Hello,
I'm trying to install SAP Business Suite 7i 2013 SR2 > EHP7 SAP ERP 6.0 ABAB SR2 > Oracle > AS ABAB.
This is a linux (redhat) installation. This installation is the IDES version.
The installation process performs Phase 1 - 21 sucessfully.
Last two sucessful Phases were:
- Phase 20 - IMPORT ABAB
- Phase 21 - Perform post-load activities
Phase 22 is currently interrupted with an error:
setOraclePasswords was executed with status ERROR ( Last error reported by the step: Process call '/usr/sap/DEV/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX' exits with error code 3
The content log file of the last performed brconnect operation is (brconnect.log):
BR0801I BRCONNECT 7.40 (12)
BR0280I BRCONNECT time stamp: 2015-02-02 04:00:11
BR0301E SQL error -12547 at location db_connect-3, SQL statement:
'CONNECT /'
ORA-12547: TNS:lost contact
BR0310E Connect to database instance DEV failed
BR0280I BRCONNECT time stamp: 2015-02-02 04:00:11
BR0804I BRCONNECT terminated with errors
The content of the brconnect1.txt shows a successful operation.
In brconnect2.txt and brconnect3.txt this license related messages are included:
BR1304W Checking SAP license failed at location BrLicCheck-109
BR0602W No valid SAP license found - please contact SAP
I'm not sure if the current problem is related to a license issue.
For a better understanding of all actions after brconnect3.txt and brconnect.txt here are the log messages including the messages of brconnect.log:
INFO 2015-02-02 04:00:06.624 [syuxccuren.cpp:543]
CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(const CSyPath& /tmp/sapinst_instdir/BS2013SR2/ERP607SR2/ORA/INSTALL/STD/ABAP)
lib=syslib module=syslib
Working directory changed to /tmp/sapinst_instdir/BS2013SR2/ERP607SR2/ORA/INSTALL/STD/ABAP.
INFO 2015-02-02 04:00:07.187 [CSiStepExecute.cpp:1024]
Execute step setOraclePasswords of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_Postload|ind|ind|ind|ind|postload|0|NW_Postload_ORA|ind|ind|ind|ind|ora|0
INFO 2015-02-02 04:00:07.728 [syuxcfile.cpp:218]
CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
lib=syslib module=syslib
Removed file /tmp/sapinst_instdir/BS2013SR2/ERP607SR2/ORA/INSTALL/STD/ABAP/ora_query3_tmporadev0_1.sql.
INFO 2015-02-02 04:00:07.730 [syuxcpath.cpp:446]
CSyPath::createFile() lib=syslib module=syslib
Creating file /tmp/sapinst_instdir/BS2013SR2/ERP607SR2/ORA/INSTALL/STD/ABAP/ora_query3_tmporadev0_1.sql.
INFO 2015-02-02 04:00:09.201 [syuxcpath.cpp:446]
CSyPath::createFile() lib=syslib module=syslib
Creating file /tmp/sapinst_instdir/BS2013SR2/ERP607SR2/ORA/INSTALL/STD/ABAP/brconnect.log.
INFO 2015-02-02 04:00:09.247
CJSlibModule::writeInfo_impl()
Output of /usr/sap/DEV/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX is written to the logfile brconnect.log.
WARNING 2015-02-02 04:00:11.288
CJSlibModule::writeWarning_impl()
Execution of the command "/usr/sap/DEV/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX" finished with return code 3. Output:
BR0801I BRCONNECT 7.40 (12)
BR0280I BRCONNECT time stamp: 2015-02-02 04:00:11
BR0301E SQL error -12547 at location db_connect-3, SQL statement:
'CONNECT /'
ORA-12547: TNS:lost contact
BR0310E Connect to database instance DEV failed
BR0280I BRCONNECT time stamp: 2015-02-02 04:00:11
BR0804I BRCONNECT terminated with errors
ERROR 2015-02-02 04:00:11.292
CJSlibModule::writeError_impl()
CJS-30023 Process call '/usr/sap/DEV/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX' exits with error code 3. For details see log file(s) brconnect.log.
ERROR 2015-02-02 04:00:11.676 [CSiStepExecute.cpp:1158]
FCO-00011 The step setOraclePasswords with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_Postload|ind|ind|ind|ind|postload|0|NW_Postload_ORA|ind|ind|ind|ind|ora|0|setOraclePasswords was executed with status ERROR ( Last error reported by the step: Process call '/usr/sap/DEV/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX' exits with error code 3. For details see log file(s) brconnect.log.).
---------------------------------------------------------------------------------------------------------------------------------------
It looks like that the problem could be also related to a password or client authentication problem ???
Process call '/usr/sap/DEV/SYS/exe/uc/linuxx86_64/brconnect -u / -c -f chpass -o SAPSR3 -p XXXXXX' exits with error code 3
It would be nice if someone give me a hint what I have to do to eliminate the problem !!!
Best regards
Andreas