cancel
Showing results for 
Search instead for 
Did you mean: 

PI installation on windows with oracle failed with error

Former Member
0 Kudos

I am trying to install PI 7.1. On windows with Oracle db.

Installation fails at Import ABAP step.

My R3Load.exe.log at C:\Program Files\sapinst_instdir\PI71\INSTALL\SYSTEM\ORA\STD\AS is empty(0 bytes)

sapinst_dev file has following error

TRACE      2040-10-22 01:02:16.218 [synxcpipe.cpp:195]
           CSyStdIOPipe::waitForOverlappedIO(int timeout) 
           lib=syslib module=syslib
Syslib info about system call. OS message 109 (The pipe has been ended.

) after execution of system call 'GetOverlappedResult' with parameter ((pipe to child process)), line (140) in file (synxcpipe.cpp).

WARNING    2040-10-22 01:02:16.218 
           CJSlibModule::writeWarning_impl() 
Execution of the command "C:\usr\sap\PXI\SYS\exe\uc\NTAMD64\R3load.exe -testconnect" finished with return code -1073740791. Output:

TRACE      2040-10-22 01:02:16.218 
Function setMessageIdOfExceptionMessage: nw.processError

ERROR      2040-10-22 01:02:16.218 
           CJSlibModule::writeError_impl() 
CJS-30023  Process call 'C:\usr\sap\PXI\SYS\exe\uc\NTAMD64\R3load.exe -testconnect' exits with error code -1073740791. For details see log file(s) R3load.exe.log.

TRACE      2040-10-22 01:02:16.312 [iaxxejsbas.hpp:483]
           EJS_Base::dispatchFunctionCall() 
JS Callback has thrown unknown exception. Rethrowing.

ERROR      2040-10-22 01:02:16.343 [sixxcstepexecute.cpp:940]
FCO-00011  The step testDatabaseConnection with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|6|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnection was executed with status ERROR ( Last error reported by the step :Process call 'C:\usr\sap\PXI\SYS\exe\uc\NTAMD64\R3load.exe -testconnect' exits with error code -1073740791. For details see log file(s) R3load.exe.log.).

I am struggling with this since 3 days. I tried all combinations.

Users have full control on Oracle installation directory.

I am able to login to oracle db using sqlplus.

I did everything I found in the forums but no use.

Somebody please help me.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member709110
Active Participant
0 Kudos

Hi,

Did you try by replacing the R3load with the lastest R3load from SMP ? Might work ....

Regards,

Neel

Former Member
0 Kudos

Where can I find the latest R3Load.exe in SMP? along with kernel???

Former Member
0 Kudos

yes, you can also download R3load.exe separately (same path as kernel located on SMP).

former_member709110
Active Participant
0 Kudos

Yes , you would find it with the kernel patches ( swdc -> Support Packages and Patches ) ....

Also try to find where SAPINST is writting the logs ... just sapinst_dev is not enough to troubleshoot , as it keep highlevel info and no details.

Regards,

Neel

Former Member
0 Kudos

Can you please paste logs from R3load.exe.log

Former Member
0 Kudos

As I already mentioned, my R3Load.exe.log is empty

All I have is log from sapinst_dev file which I posted above.

Any clue?