<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: In what tables does Data in Application Server save ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827358#M920385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I am giving some of the name of the table where it is stored&lt;/P&gt;&lt;P&gt;&amp;gt; TNAPR&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrong. that's where the programs for the output management are stored and then only what you could call for 'configuration puposes'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; REPOSRC&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better. at least this is part of the right answer. of course you would need adminstrative information on your 'repository' also, so there's TADIR, TRDIR and a couple of others ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Repository - It is the place all the module and tools are present for the development purposes.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;wrong. the sum of all the modules, tools, tables ... ARE the repository and they are not present for development purposes but for the running of the overall system, its modules, its screens ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Reward some points.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't. there's still hungry cats outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 12:09:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T12:09:00Z</dc:date>
    <item>
      <title>In what tables does Data in Application Server save ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827353#M920380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In what tables does Data in Application Server save ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the code we write is saved in some tables (or) saved in&lt;/P&gt;&lt;P&gt;repository ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is a repository ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are the tables where repository data is saved ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 10:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827353#M920380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T10:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: In what tables does Data in Application Server save ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827354#M920381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi srikar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the application server data is stored in al11 .&lt;/P&gt;&lt;P&gt;the data is getting picked up directly from operating system like oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it will not be stored in any tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if hlpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 10:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827354#M920381</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-05-13T10:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: In what tables does Data in Application Server save ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827355#M920382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What ever code we write it is being stored in repository and also in the data base. the code is also stored but in encoded form. &lt;/P&gt;&lt;P&gt;I am giving some of the name of the table where it is stored&lt;/P&gt;&lt;P&gt;TNAPR&lt;/P&gt;&lt;P&gt;REPOSRC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Repository - It is the place all the module and tools are present for the development purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the link for more informations.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/22/bd184e460a11d188fe0000e8323d3a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/bd184e460a11d188fe0000e8323d3a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Anomitro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 10:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827355#M920382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T10:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: In what tables does Data in Application Server save ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827356#M920383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;repository is the container of the data and the dat for repository is stored in the table &lt;STRONG&gt;reposrc&lt;/STRONG&gt;. htm for details check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/22/bd189c460a11d188fe0000e8323d3a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/22/bd189c460a11d188fe0000e8323d3a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 10:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827356#M920383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T10:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: In what tables does Data in Application Server save ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827357#M920384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; hi srikar,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; the application server data is stored in al11 .&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrong. AL11 is the transaction to show the filesystem-structure (directory). the application server data can be determined dynamically using function module TH_SERVER_LIST (for example ... there are others.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; the data is getting picked up directly from operating system like oracle.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrong again. oracle is not an operating system, it is a database  system (RDBMS). an operating system could be Linux or HP-UX or ...  and it will be picked up from the system setup information using task-handler functions (see above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; so it will not be stored in any tables.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and again: wrong. information about system-setup as well as performance data or statistics will be kept in database MONI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; reward if hlpful.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't. if you want to do something that shows you are a good person, go out and feed a big fresh fish to the next cat crossing your way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mylene Euridice Dorias on May 13, 2008 1:56 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 11:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827357#M920384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T11:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: In what tables does Data in Application Server save ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827358#M920385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I am giving some of the name of the table where it is stored&lt;/P&gt;&lt;P&gt;&amp;gt; TNAPR&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrong. that's where the programs for the output management are stored and then only what you could call for 'configuration puposes'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; REPOSRC&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;better. at least this is part of the right answer. of course you would need adminstrative information on your 'repository' also, so there's TADIR, TRDIR and a couple of others ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Repository - It is the place all the module and tools are present for the development purposes.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;wrong. the sum of all the modules, tools, tables ... ARE the repository and they are not present for development purposes but for the running of the overall system, its modules, its screens ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Reward some points.&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't. there's still hungry cats outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 12:09:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-what-tables-does-data-in-application-server-save/m-p/3827358#M920385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T12:09:00Z</dc:date>
    </item>
  </channel>
</rss>

