<?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 Error “Can't exec external program (No such file or directory)” while executing ‘SXPG_COMMAND_EXECUTE’ for Renaming the file on the Windows base application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443651#M1740538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Dear Exparts, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; We would like to rename a file on the windows application server, For testing purpose we have created a program ZOS_TEST, inside the program ZOS_TEST we simply call the FM ‘SXPG_COMMAND_EXECUTE’ to rename a file on the application server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;But every time we are getting the error “Can't exec external program (No such file or directory)” and “WaitForSingleObject failedwith %d (No such device or address)”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;We have run the program through the ID “SAPBATCH” but still we are getting the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;We have also tried to execute the del command but here also we are getting the same error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;When we call the FM ‘SXPG_COMMAND_EXECUTE’ we pass the input parameters as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Here “&lt;A href="https://community.sap.com/"&gt;\\xyz.app.abc&lt;/A&gt; refers to the application server name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 1:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; Rename with&amp;nbsp; “”&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME’(Entry exist on the table SXPGCOSTAB)SM69 the command is "rename"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; "\\xyz.app.abc\interface_asc\Old_File1.txt" "old_new1.txt"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 2:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; Rename with out “”&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME’(Entry exist on the table SXPGCOSTAB)the command is "rename"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; \\xyz.app.abc\interface_asc\Old_File1.txt old_new1.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black; font-size: 10pt; background: yellow; font-family: 'Courier New';"&gt;Test 3: For Deletion with “”&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME_DEL’(Entry exist on the table SXPGCOSTAB)the command is "del"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; "\\xyz.app.abc\interface_asc\Old_File1.txt"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 4:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; For Deletion with out “”&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME_DEL’(Entry exist on the table SXPGCOSTAB)command is "del"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; \\xyz.app.abc\interface_asc\Old_File1.txt&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 5:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; For Deletion on E:\ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME_DEL’(Entry exist on the table SXPGCOSTAB)command is "del"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; E:\interface_WCD\Old_File1.txt&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Please help us to resolve the issue&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 May 2013 07:20:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-30T07:20:37Z</dc:date>
    <item>
      <title>Error “Can't exec external program (No such file or directory)” while executing ‘SXPG_COMMAND_EXECUTE’ for Renaming the file on the Windows base application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443651#M1740538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Dear Exparts, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; We would like to rename a file on the windows application server, For testing purpose we have created a program ZOS_TEST, inside the program ZOS_TEST we simply call the FM ‘SXPG_COMMAND_EXECUTE’ to rename a file on the application server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;But every time we are getting the error “Can't exec external program (No such file or directory)” and “WaitForSingleObject failedwith %d (No such device or address)”&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;We have run the program through the ID “SAPBATCH” but still we are getting the same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;We have also tried to execute the del command but here also we are getting the same error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;When we call the FM ‘SXPG_COMMAND_EXECUTE’ we pass the input parameters as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Here “&lt;A href="https://community.sap.com/"&gt;\\xyz.app.abc&lt;/A&gt; refers to the application server name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 1:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; Rename with&amp;nbsp; “”&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME’(Entry exist on the table SXPGCOSTAB)SM69 the command is "rename"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; "\\xyz.app.abc\interface_asc\Old_File1.txt" "old_new1.txt"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 2:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; Rename with out “”&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME’(Entry exist on the table SXPGCOSTAB)the command is "rename"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; \\xyz.app.abc\interface_asc\Old_File1.txt old_new1.txt&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: black; font-size: 10pt; background: yellow; font-family: 'Courier New';"&gt;Test 3: For Deletion with “”&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME_DEL’(Entry exist on the table SXPGCOSTAB)the command is "del"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; "\\xyz.app.abc\interface_asc\Old_File1.txt"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 4:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; For Deletion with out “”&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME_DEL’(Entry exist on the table SXPGCOSTAB)command is "del"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; \\xyz.app.abc\interface_asc\Old_File1.txt&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Test 5:&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; For Deletion on E:\ &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Commandname----&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘Z_BCM_RENAME_DEL’(Entry exist on the table SXPGCOSTAB)command is "del"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;ADDITIONAL_PARAMETERS--&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; E:\interface_WCD\Old_File1.txt&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;OPERATINGSYSTEM ---&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'WINDOWS NT'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;TARGETSYSTEM------&lt;/SPAN&gt;à&lt;SPAN style="color: black;"&gt;'XYZCHSAPEU10'&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stdout -------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;stderr------------&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;terminationwait ---&lt;/SPAN&gt;à&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt; ‘X’&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: yellow; color: black; font-size: 10pt;"&gt;Results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Can't exec external program (No such file or directory)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;WaitForSingleObject failedwith %d (No such device or address)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 10pt;"&gt;Please help us to resolve the issue&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 07:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443651#M1740538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T07:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error “Can't exec external program (No such file or directory)” while executing ‘SXPG_COMMAND_EXECUTE’ for Renaming the file on the Windows base application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443652#M1740539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Samanta,&lt;/P&gt;&lt;P&gt;if your objective is only the rename of a file on the application server, you have a workaround solution avoiding you to get lost into the parameters of the FM.&lt;/P&gt;&lt;P&gt;If you want to rename file "old.txt" into "new.txt", just write a report that opens both files, reads old.txt content in BIN mode (so you don't loose whatever content format) and write every read line into new.txt.&lt;/P&gt;&lt;P&gt;Then you close both files and delete the old.txt.&lt;/P&gt;&lt;P&gt;Source should look like this:&lt;/P&gt;&lt;P&gt;OPEN DATASET "old.txt" FOR INPUT IN BINARY MODE.&lt;/P&gt;&lt;P&gt;OPEN DATASET "new.txt" FOR OUTPUT IN BINARY MODE.&lt;/P&gt;&lt;P&gt;DO.&lt;/P&gt;&lt;P&gt;READ DATASET "old.txt" INTO workarea.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "(choose a wa of type X)&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0. &lt;/P&gt;&lt;P&gt;&amp;nbsp; TRANSFER wa TO "new.txt".&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;&amp;nbsp; EXIT.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;CLOSE DATASET "old.txt". CLOSE DATASET "new.txt".&lt;/P&gt;&lt;P&gt;DELETE DATASER "old.txt".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you have enough space on server in order to keep both files for a short period of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Marcello&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 10:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443652#M1740539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-30T10:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error “Can't exec external program (No such file or directory)” while executing ‘SXPG_COMMAND_EXECUTE’ for Renaming the file on the Windows base application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443653#M1740540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Did you solve the isse?I have the same issue.&lt;/P&gt;&lt;P&gt;If so pass the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 15:44:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-can-t-exec-external-program-no-such-file-or-directory-while-executing/m-p/9443653#M1740540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-24T15:44:19Z</dc:date>
    </item>
  </channel>
</rss>

