<?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: Files on application server problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298154#M789350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Used T Code given by you. it is giving error &lt;STRONG&gt;'Cannot open file'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whta should i do next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 10:53:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-28T10:53:27Z</dc:date>
    <item>
      <title>Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298150#M789346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem in creadting dataset whose details is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dataset path:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;idir = '/usr/DEV/local/tmp/200/brcd/idir/odr00023.txt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET idir FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command is giving sy-subrc = 8. &lt;/P&gt;&lt;P&gt;because of this file is not opening in write mode but available for reading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What may be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right solution will be awarded with points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 10:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298150#M789346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T10:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298151#M789347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 possibility is that the space will be full and so more data cannot be saved in that path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check if there is any dump related to this in ST22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 10:41:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298151#M789347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298152#M789348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the tcode CG3Z and try to transfer the file to application server..see what happens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 10:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298152#M789348</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-01-28T10:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298153#M789349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I think you don't have write permision in that directory.&lt;/P&gt;&lt;P&gt;check with basis person  (OR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use tcode cg3z and try to upload in application server if you can not meams you don't have permision.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 10:51:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298153#M789349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298154#M789350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Used T Code given by you. it is giving error &lt;STRONG&gt;'Cannot open file'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whta should i do next?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 10:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298154#M789350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T10:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298155#M789351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that means u r unable to write in application server the path u mentioned...try with other path and see....&lt;/P&gt;&lt;P&gt;basically the below code is used ,whcih u have done.plz have a look ..Try with other path and see if it is working for u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  Download internal table to Application server file(Unix)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;DATA: e_file like rlgrap-filename value '/usr/sap/tmp/file.txt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  open dataset e_file for output in text mode.&lt;/P&gt;&lt;P&gt;  lOOP AT it_datatab......&lt;/P&gt;&lt;P&gt;    transfer it_datatab to e_file.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  close dataset e_file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 10:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298155#M789351</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-01-28T10:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Files on application server problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298156#M789352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Discuss the same with your basis consultant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three categories of rights i.e Read (R)Write(W) Execute(X) access, for each resource on the UNIX server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give him your user id and the apps directory name, also tell him your system details. Ask him to check the access provided and let him do the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Hope your problem is solved and its points time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 11:07:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/files-on-application-server-problem/m-p/3298156#M789352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T11:07:08Z</dc:date>
    </item>
  </channel>
</rss>

