cancel
Showing results for 
Search instead for 
Did you mean: 

Solution Manager Installation problme

Former Member
0 Kudos

Hi,

I have a problem with solution manger 4.0 installation on windows 2003. Initially i have problem with share_pool_size then i changed the size and restart the installation but this time i had an error and i tested with R3trans -testconnect and the error follows:

C:\>r3load -testconnect

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

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

r3load: START OF LOG: 20080825194959

r3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP

r3load: version R7.00/V1.4 [UNICODE]

Compiled Sep 1 2006 00:38:35

r3load -testconnect

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

DbSl Trace: CONNECT failed with sql error '12541'

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

DbSl Trace: CONNECT failed with sql error '12541'

(DB) ERROR: db_connect rc = 256

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

DbSl Trace: CONNECT failed with sql error '12541'

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

DbSl Trace: CONNECT failed with sql error '12541'

(DB) ERROR: DbSlErrorMsg rc = 99

r3load: job finished with 1 error(s)

r3load: END OF LOG: 20080825195004

Database is up and running and i have no problem while connecting database as user sys as sysdba.

LSNRCTL and TNSPING : both are working good.

Regards,

Niranjan.

Accepted Solutions (1)

Accepted Solutions (1)

vincentlim826
Employee
Employee
0 Kudos

Hi Niranjan,

This can be trigered by several reasons (for example the listener is not running or configuration of tnsnames.ora and listener.ora is not correct).

Please double check on SAP Note

609332 - Composite note: ORA-12541/ORA-12224

cheers,

Vincent

Answers (2)

Answers (2)

Former Member
0 Kudos

thank you..

Former Member
0 Kudos

Hi,

1. Run command r3trans -d from \usr\sap\xxx\sys\exe\run.

This should be gives without erros ie 000.

2. Check the TNSnames.ora and listener.ora file for SID configurations.

3. Put Environment variables.

Regards,

Srini Nookala