Hello Experts,
We are doing an upgrade of PI system from 7.1 to 7.3 on Oracle 11.2.0.3 and Windows server 2008. In the extraction phase the following error is encountered:
Severe error(s) occurred in phase PREP_INIT/DBCHK_INI!
Last error code set: Cannot create process 'E:\oracle\PI7\11203\sqlplus SYSTEM@PI7 @E:\PI7UPG\SUM\abap\bin\ORAGETNLS.SQL': Access is denied. <br/>
EXECUTING E:\oracle\PI7\11203\sqlplus SYSTEM@PI7 @E:\PI7UPG\SUM\abap\bin\ORAGETNLS.SQL
ERROR: Cannot create process 'E:\oracle\PI7\11203\sqlplus SYSTEM@PI7 @E:\PI7UPG\SUM\abap\bin\ORAGETNLS.SQL': Access is denied.
SAPup> Starting subprocess in phase 'DBCHK_INI' at 20131224090748
ENV: DBMS_TYPE=ora
ENV: NLS_LANG=AMERICAN_AMERICA.UTF8
ENV: ORACLE_HOME=E:\oracle\PI7\11203
ENV: ORACLE_HOME_before_upgrade=E:\ORA_112\PI7\product\11.1.0\db_1
ENV: ORACLE_SID=PI7
ENV: PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
ENV: PATH=E:\oracle\PI7\11203;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\oracle\PI7\11203\bin;E:\oracle\PI7\11203;C:\usr\sap\PI7\SYS\exe\uc\NTAMD64;E:\usr\sap\PI7\SYS\exe\uc\NTAMD64
ENV: SAPDATA_HOME=E:\oracle\PI7
ENV: SAPSYSTEMNAME=PI7
ENV: dbs_ora_schema=SAPSR3
ENV: dbs_ora_tnsname=PI7
EXECUTING E:\oracle\PI7\11203\sqlplus SYSTEM@PI7 @E:\PI7UPG\SUM\abap\bin\ORAGETNLS.SQL
ERROR: Cannot create process 'E:\oracle\PI7\11203\sqlplus SYSTEM@PI7 @E:\PI7UPG\SUM\abap\bin\ORAGETNLS.SQL': Access is denied.
When we run the sqlplus command and execute the ORAGETNLS.SQL, it is successful. However it is failing thru the SUM tool.
Please provide your intputs.
Thanks