Hi,
I'm doing an install of Netweaver 742 (will be used as NW gateway). I'm getting an error in the DB install which is on an Oracle 12 Exadata appliance. The DBa has already installed the Oracle Home and it's failing at the "Import ABAP" step of the DB install.
The error I'm seeing is "Process call '/usr/..... /R3load -testconnect' exits with error code 2.
The R3load.exe.log file shows this:
/usr/sap/GWQ/SYS/exe/uc/linuxx86_64/R3load: START OF LOG: 20151203175705
(BLD) INFO: sccsid "@(#) $Id: //bas/742_REL/src/R3ld/R3load/R3ldmain.c#7 $ SAP"
(BLD) INFO: kernel release 742 [UNICODE]
(BLD) INFO: data format 1.8
(BLD) INFO: patch number 38
(BLD) INFO: compiled on "Mar 24 2015 16:14:38"
(PRC) INFO: called "/usr/sap/GWQ/SYS/exe/uc/linuxx86_64/R3load -testconnect"
(PRC) INFO: process id 59011
(DB) ERROR: db_connect rc = 256
(DB) ERROR: DbSlErrorMsg rc = 28
/usr/sap/GWQ/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)
(STAT) DATABASE times: 0.002/0.000/0.001 100.0%/0.0%/100.0% real/usr/sys.
/usr/sap/GWQ/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20151203175705
I have downloaded & swapped in the latest 742 Kernel and retried, but I still get the same errror. The database is up.
I can't see any obvious clues from the other log files. Can anyone suggest what might be going wrong? I can't even find a good source for db_connect / DbSlErrorMsg error codes!
Thanks in advance,
Richard