cancel
Showing results for 
Search instead for 
Did you mean: 

NW 2004s installation, Error in step 17 ABAP import

Former Member
0 Kudos

Hello all,

can anybody help me??

I want to install Nw2000s on IBM P52 (AIX5.3 with Oracle 10g) and in step 17 of the sapinst i got an error message.

The content of the error messege is:

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

/usr/sap/AT3/SYS/exe/run/R3load: START OF LOG: 20080326071646

/usr/sap/AT3/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R

R3ldmain.c#13 $ SAP

/usr/sap/AT3/SYS/exe/run/R3load: version R7.00/V1.4

Compiled Jul 14 2007 03:11:05

/usr/sap/AT3/SYS/exe/run/R3load -testconnect

DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541

DbSl Trace: CONNECT failed with sql error '12541'

DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541

DbSl Trace: CONNECT failed with sql error '12541'

(DB) ERROR: db_connect rc = 256

DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541

DbSl Trace: CONNECT failed with sql error '12541'

DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12541

DbSl Trace: CONNECT failed with sql error '12541'

(DB) ERROR: DbSlErrorMsg rc = 99

/usr/sap/AT3/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/AT3/SYS/exe/run/R3load: END OF LOG: 20080326071646

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi...

looks like something is missing in the environment of your user (adm maybe?). Try finding out which use is executing the commands at this point of the installation and insert the SAPSYSTEMNAME variable in its environment or into the profile of the SAP System.

Cheers,

Jörg

Former Member
0 Kudos

Thank you for answer Jörg,

but the SAPSYSTEMNAME variable is set correctly in adm.

Do you have a different idea?

Henk
Active Participant
0 Kudos

Hi Alexander,

The "SAPSYSTEMNAME" message is pretty common, but isn't the real problem here. It looks like a connection problem to your database due to missing or wrong environment variables. Please have a look at <a href>https://service.sap.com/sap/support/notes/556232</a>.

By the way: the error code you receive is generally a message concerning the availability of the Listener. A silly question, but have you checked the Listener is indeed running?

Regards,

Henk.