<?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 logic &amp; physical path in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-physical-path/m-p/3139365#M746035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u plz tell me what is logical path? and what is physicall path?&lt;/P&gt;&lt;P&gt;and also i want to know how to link ogical path and physicall path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz tell me in details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Priya.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2007 07:03:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-14T07:03:10Z</dc:date>
    <item>
      <title>logic &amp; physical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-physical-path/m-p/3139365#M746035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could u plz tell me what is logical path? and what is physicall path?&lt;/P&gt;&lt;P&gt;and also i want to know how to link ogical path and physicall path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz tell me in details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Priya.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 07:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-physical-path/m-p/3139365#M746035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: logic &amp; physical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logic-physical-path/m-p/3139366#M746036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical File Names &lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;To save data in a file in the cache modes Main Memory Cache with Swapping, Flat File Cache per Application Server, or Cross-Application Server (see Cache Mode), the following specifications must first be set: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Definition of the logical file path and assignment to a platform-specific physical path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      Definition of the logical file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the Cache Monitor screen, using  Logical File Names, you can access the complex table maintenance for logical file paths and names. The table maintenance consists of several subdialogs (views). SAP has delivered a proportion of the required settings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to check these settings and make any necessary adjustments for your file system before you can use the persistent OLAP cache with a flat file as a background store. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that these assignments are subject to settings made for the transport connection (You need a request that can be transported). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;The following section gives an overview of the subdialog in the table maintenance using an example configuration. For more information about the procedure, see Defining Logical Path and File Names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can choose the following subdialogs using the dialog structure: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical File Path Definition&lt;/P&gt;&lt;P&gt;The (platform-independent) logical file path is evaluated at runtime to generate the (platform-dependent) physical path (see Assignment of Physical Paths to Logical Path). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two examples of this are: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;        Logical file path: BW_OLAP_CACHE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BI OLAP Cache &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;        Logical file path: BW_OLAP_CACHE_SPAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BI OLAP Cache Cross-Application Server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assignment of Physical Paths to Logical Path&lt;/P&gt;&lt;P&gt;At runtime, the physical path assigned to the corresponding operating system is generated from the logical file path.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the physical path is platform-dependent, the customer has to specify it. The closer the file is to the application server or, with the cross-application server cache mode, to the application server, the faster it can be found and read.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log(ical) path: BW_OLAP_CACHE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BI OLAP Cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax group: UNIX (all Unix platforms)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phys(ical) path: /usr/&amp;lt;SYSID&amp;gt;/global/&amp;lt;FILENAME&amp;gt; (You can choose the path up to &amp;lt;FILENAME&amp;gt; according to your own configuration.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you cannot find the relevant syntax group for file names and paths for your operating system, you can define your own (see Syntax Group Definition and Assignment of Operating System to Syntax Group). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &amp;lt;FILENAME&amp;gt; parameter must always be set for the physical file name (see Logical File Name Definition, Cross-Client). At runtime, the complete platform-specific file name is automatically formed from the physical path and the physical file name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical File Name Definition, Cross-Client &lt;/P&gt;&lt;P&gt;At runtime, a complete platform-specific file name including the path is generated for a (platform-independent) logical file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following example, cache data is stored on an application server: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical file: BW_OLAP_CACHE (we recommend you use the delivered attributes for the logical file).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BI OLAP Cache Files  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phys(ical) file: CACHE_&amp;lt;HOST&amp;gt;_&amp;lt;SYSID&amp;gt;_&amp;lt;PARAM_1&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data format: BIN (binary)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application area: BW (Business Information Warehouse)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical path: BW_OLAP_CACHE (see Logical File Path Definition). Input help is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following example, cache data is stored cross-application server: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log(ical) file: BW_OLAP_CACHE_SPAN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BI OLAP Cache Cross-Application Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phys(ical) file: CACHE_&amp;lt;SYSID&amp;gt;_&amp;lt;PARAM_1&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data format: BIN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application area: BW &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log(ical) path: BW_OLAP_CACHE_SPAN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that a particular schema is prescribed for the physical file name: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      For application server storage (see Global Cache Parameters and Cache Mode Main Memory Cache with Swapping and Cluster / Flat File Cache per Application Server): &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CACHE_&amp;lt;HOST&amp;gt;_&amp;lt;SYSID&amp;gt;_&amp;lt;PARAM_1&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#9679;      For cross application server storage (see Global Cache Parameters and Cache Mode Cluster / Flat file Cache Cross-application Server):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CACHE_&amp;lt;SYSID&amp;gt;_&amp;lt;PARAM_1&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following table offers an overview of the variables that are only replaced with actual values during runtime: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variables in Physical File Names &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable&lt;/P&gt;&lt;P&gt; Meaning&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;HOST&amp;gt;&lt;/P&gt;&lt;P&gt; Computer/server name (for SY-HOST).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data is stored cross-application server, this variable is not required.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;SYSID&amp;gt;&lt;/P&gt;&lt;P&gt; System ID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if two different BI systems are running on one application server, this variable serves to differentiate the systems so that they do not overwrite each other. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;PARAM_1&amp;gt;&lt;/P&gt;&lt;P&gt; External parameter 1 (sequential number in HEX) &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition of Variables &lt;/P&gt;&lt;P&gt;If you want to use variables in physical file names and paths, you can define these by choosing New Entries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax Group Definition &lt;/P&gt;&lt;P&gt;You can define a new syntax group for operating systems with the same syntax for file names and paths by choosing New Entries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax grp: UNIX &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: All Unix platforms &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Length (of file name) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extension: Choose this option if the data format for the logical data name is allowed as the file name extension for this syntax group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Active: Choose this option if the operative system for this syntax group is used in the available system configuration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assignment of Operating System to Syntax Group &lt;/P&gt;&lt;P&gt;You can assign your operating system to a syntax group by choosing New Entries if necessary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OP system: SunOS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: SUN Unix &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link also&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;Jgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Jegadesh Balan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 07:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logic-physical-path/m-p/3139366#M746036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T07:07:07Z</dc:date>
    </item>
  </channel>
</rss>

