cancel
Showing results for 
Search instead for 
Did you mean: 

Netweaver Installation

Former Member
0 Kudos

Hi experts

We are installing the Netweaver 7.0 on Oracle database

we are getting a following error when we are installing the oracle

[root@mngnetmcdb DB]# more R3load.exe.log

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

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

/usr/sap/DN1/SYS/exe/run/R3load: START OF LOG: 20091029171906

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

R3ldmain.c#14 $ SAP

/usr/sap/DN1/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]

Compiled Jan 23 2008 17:39:05

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

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

DbSl Trace: CONNECT failed with sql error '12505'

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

DbSl Trace: CONNECT failed with sql error '12505'

(DB) ERROR: db_connect rc = 256

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

DbSl Trace: CONNECT failed with sql error '12505'

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

DbSl Trace: CONNECT failed with sql error '12505'

(DB) ERROR: DbSlErrorMsg rc = 99

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

/usr/sap/DN1/SYS/exe/run/R3load: END OF LOG: 20091029171906

Can any one help me

Rgs

vba

Accepted Solutions (0)

Answers (2)

Answers (2)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 576919 - Composite SAP note ORA-12505

Thanks

Sunny

Former Member
0 Kudos
we are getting a following error when we are installing the oracle 
root@mngnetmcdb DB# more R3load.exe.log
sapparam: sapargv( argc, argv) has not been called.

Are you sure this error is while installing oracle. I think this is while SAP installation.

Check

-Loop back adapter is configured if this system is not on the network

-ORACLE_HOME, ORACLE_SID, JAVA_HOME etc environment variables are set

-Oracle is up and running

-Listner status

Please refer to installation guide at SMP http://service.sap.com/instguides

Hope this helps.

Manoj