cancel
Showing results for 
Search instead for 
Did you mean: 

Central Instance Installation error in MSCS

Former Member
0 Kudos

Dear All,

Im installing central instance in mscs node and getting the error, im pasting the error msg from sapinst and jsource.

environment

windows 2003 sp2

oracle 10g

n/w 2004s

usage type PI

Components installed

ASCS

SCS

ERS

below the error msgs

<b>

sapinst Log</b>

ERROR 2007-11-06 15:34:24

CJS-30102 Checking the database for installation type failed. See output of logfile jsourcecheck.log: 'jsourcecheck.log'.

ERROR 2007-11-06 15:34:24

FCO-00011 The step getJavaLoadType with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|11|0|getJavaLoadType was executed with status ERROR .

<b>

Jsource Log</b>

INFO: 2007-11-06 15:34:22

JSourceCheck is started.

CONFIG: 2007-11-06 15:34:22

Application options:

ssKeyFile=F:/usr/sap/PPI/SYS/global/security/data/SecStore.key

ssPropFile=F:/usr/sap/PPI/SYS/global/security/data/SecStore.properties

systemName=PPI

trace=all

CONFIG: 2007-11-06 15:34:22

URL of application default XML task file:

jar:file:/Z:/BS2005/IM_WINDOWS_X86_64/COMMON/INSTALL/jsourcecheck.jar!/com/sap/inst/jsourcecheck/DEFAULT_TASK.XML

TRACE: 2007-11-06 15:34:22

Parsing of XML task file 'jar:file:/Z:/BS2005/IM_WINDOWS_X86_64/COMMON/INSTALL/jsourcecheck.jar!/com/sap/inst/jsourcecheck/DEFAULT_TASK.XML' is started.

INFO: 2007-11-06 15:34:22

Parsing of XML task file 'jar:file:/Z:/BS2005/IM_WINDOWS_X86_64/COMMON/INSTALL/jsourcecheck.jar!/com/sap/inst/jsourcecheck/DEFAULT_TASK.XML' is successfully completed.

INFO: 2007-11-06 15:34:22

3 task items found in XML task file.

INFO: 2007-11-06 15:34:22

Trying to open database connection.

ERROR: 2007-11-06 15:34:24 com.sap.inst.jsourcecheck.SourceChecker run

Fatal exception during execution of JSourceCheck.

com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)

at com.sap.inst.jsourcecheck.TaskProcessor.process(TaskProcessor.java:69)

at com.sap.inst.jsourcecheck.SourceChecker.doRun(SourceChecker.java:217)

at com.sap.inst.jsourcecheck.SourceChecker.run(SourceChecker.java:146)

at com.sap.inst.jsourcecheck.JSourceCheck.startAppJob(JSourceCheck.java:231)

at com.sap.inst.lib.app.CommandLineApp.doMain(CommandLineApp.java:111)

at com.sap.inst.jsourcecheck.JSourceCheck.main(JSourceCheck.java:252)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)

at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)

at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)

at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)

at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)

at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)

at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)

at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)

at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)

... 16 more

INFO: 2007-11-06 15:34:24

JSourceCheck is stopped.

com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)

at com.sap.inst.jsourcecheck.TaskProcessor.process(TaskProcessor.java:69)

at com.sap.inst.jsourcecheck.SourceChecker.doRun(SourceChecker.java:217)

at com.sap.inst.jsourcecheck.SourceChecker.run(SourceChecker.java:146)

at com.sap.inst.jsourcecheck.JSourceCheck.startAppJob(JSourceCheck.java:231)

at com.sap.inst.lib.app.CommandLineApp.doMain(CommandLineApp.java:111)

at com.sap.inst.jsourcecheck.JSourceCheck.main(JSourceCheck.java:252)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)

at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)

at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)

at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)

at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)

at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)

at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)

at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)

at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)

at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)

... 16 more

Regards

Raj

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Im installing central instance in DS,I was struck here, Please Some one guide me < i really appricate your help

im pasting the error msg from sapinst and jsource.

sapinst log

WARNING 2007-12-28 10:56:56.843

Execution of the command "C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/DISTRIBUTED/AS/CI/install/sharedlib/launcher.jar" -showversion com.sap.engine.offline.OfflineToolStart com.sap.inst.jsourcecheck.JSourceCheck "C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/DISTRIBUTED/AS/CI/install/lib/iaik_jce.jar;E:/51032955_11/SAP_Solution_M._4.0_SR3_Inst._Master/IM_WINDOWS_I386/COMMON/INSTALL/jsourcecheck.jar;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/DISTRIBUTED/AS/CI/install/lib;C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/DISTRIBUTED/AS/CI/install/sharedlib;D:\usr\sap\SAI\SYS\exe\uc\NTI386\ojdbc14.jar" -systemName SAI -ssPropFile
SAI/sapmnt/SAI/SYS/global/security/data/SecStore.properties -ssKeyFile
SAI/sapmnt/SAI/SYS/global/security/data/SecStore.key -trace all" finished with return code 101. Output: java version "1.4.2_16"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)Java HotSpot(TM) Client VM (build 1.4.2_16-b05, mixed mode)PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.pathcom.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB. at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360) at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125) at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38) at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149) at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236) at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49) at com.sap.inst.jsourcecheck.TaskProcessor.process(TaskProcessor.java:69) at com.sap.inst.jsourcecheck.SourceChecker.doRun(SourceChecker.java:217) at com.sap.inst.jsourcecheck.SourceChecker.run(SourceChecker.java:146) at com.sap.inst.jsourcecheck.JSourceCheck.startAppJob(JSourceCheck.java:231) at com.sap.inst.lib.app.CommandLineApp.doMain(CommandLineApp.java:111) at com.sap.inst.jsourcecheck.JSourceCheck.main(JSourceCheck.java:252) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)Caused by: java.sql.SQLException: ORA-01034: ORACLE not availableORA-27101: shared memory realm does not exist

ERROR 2007-12-28 11:33:54.281

CJS-30102 Checking the database for installation type failed. DIAGNOSIS: See output of logfile jsourcecheck.log: 'jsourcecheck.log'.

ERROR 2007-12-28 11:33:54.296

FCO-00011 The step getJavaLoadType with step key |NW_Doublestack_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|11|0|getJavaLoadType was executed with status ERROR .

Jsource Log

INFO: 2007-12-28 10:56:55

JSourceCheck is started.

CONFIG: 2007-12-28 10:56:55

Application options:

ssKeyFile=
SAI/sapmnt/SAI/SYS/global/security/data/SecStore.key

ssPropFile=
SAI/sapmnt/SAI/SYS/global/security/data/SecStore.properties

systemName=SAI

trace=all

CONFIG: 2007-12-28 10:56:55

URL of application default XML task file:

jar:file:/E:/51032955_11/SAP_Solution_M._4.0_SR3_Inst._Master/IM_WINDOWS_I386/COMMON/INSTALL/jsourcecheck.jar!/com/sap/inst/jsourcecheck/DEFAULT_TASK.XML

TRACE: 2007-12-28 10:56:55

Parsing of XML task file 'jar:file:/E:/51032955_11/SAP_Solution_M._4.0_SR3_Inst._Master/IM_WINDOWS_I386/COMMON/INSTALL/jsourcecheck.jar!/com/sap/inst/jsourcecheck/DEFAULT_TASK.XML' is started.

INFO: 2007-12-28 10:56:55

Parsing of XML task file

former_member433984
Active Contributor
0 Kudos

check if

- correct path to profile folder is specified, should be UNC path here (no local drive):

ssKeyFile=F:/usr/sap/PPI/SYS/global/security/data/SecStore.key

ssPropFile=F:/usr/sap/PPI/SYS/global/security/data/SecStore.properties

- listener service is running, if not

lsnrctl start

- db is up and running, if not

sqlplus /nolog

connect / as sysdba

startup

Former Member
0 Kudos

HI There,

Thank you for the reply.

i have one doubt...when it asks for the hostname do i need to give virtual hostname(<b>sapxpi</b>)which is already higlighted in the field.or do i need to pick up the local host which in this case would be my first node <b>S5</b>? which is the owner now.

In sapinst screen im not getting an option to pick up the below path

ie.,ssKeyFile=F:/usr/sap/PPI/SYS/global/security/data/SecStore.key

ssPropFile=F:/usr/sap/PPI/SYS/global/security/data/SecStore.properties

i was only asked input for sys\profile.and also i did not come across the screen where it would aske me to pick the installation drive.

i went and tried lsnrctl status and im getting the below error

<b>Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PPI.WORLD))

TNS-12541: TNS:no listener

TNS-12560: TNS:protocol adapter error

TNS-00511: No listener

64-bit Windows Error: 2: No such file or directory

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PPI))

TNS-12541: TNS:no listener

TNS-12560: TNS:protocol adapter error

TNS-00511: No listener

64-bit Windows Error: 2: No such file or directory

Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=sapxpi)(PORT=152

7))

TNS-12541: TNS:no listener

TNS-12560: TNS:protocol adapter error

TNS-00511: No listener</b>

when trying to connect as sysdba followin error appearts

C:\Documents and Settings\centiq>sqlplus / as sysdba

SQL*Plus: Release 10.2.0.2.0 - Production on Wed Nov 7 09:43:52 2007

Copyright (c) 1982, 2005, Oracle. All Rights Reserved.

ERROR:

ORA-12560: TNS:protocol adapter error

Enter user-name: system

Enter password:

ERROR:

ORA-12560: TNS:protocol adapter error

Regards

Raj

Former Member
0 Kudos

Hi There,

iam pasting other error messages relating to this.

Microsoft Windows [Version 5.2.3790]

(C) Copyright 1985-2003 Microsoft Corp.

C:\Documents and Settings\>lsnrctl status

LSNRCTL for 64-bit Windows: Version 10.2.0.2.0 - Production on 07-NOV-2007 09:51

:54

Copyright (c) 1991, 2005, Oracle. All rights reserved.

Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=PPI.WORLD))

STATUS of the LISTENER

-


Alias LISTENER

Version TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Produ

ction

Start Date 07-NOV-2007 09:25:30

Uptime 0 days 0 hr. 26 min. 25 sec

Trace Level off

Security ON: Local OS Authentication

SNMP OFF

Listener Parameter File L:\oracle\PPI\102\network\admin\listener.ora

Listener Log File L:\oracle\PPI\102\network\log\listener.log

Listening Endpoints Summary...

(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
.\pipe\PPI.WORLDipc)))

(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
.\pipe\PPIipc)))

(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=s5.eco.local)(PORT=1527)))

Services Summary...

Service "PPI" has 1 instance(s).

Instance "PPI", status UNKNOWN, has 1 handler(s) for this service...

The command completed successfully

C:\Documents and Settings\>connect / as sysdba

'connect' is not recognized as an internal or external command,

operable program or batch file.

C:\Documents and Settings\>sqlplus / as sysdba

SQL*Plus: Release 10.2.0.2.0 - Production on Wed Nov 7 09:52:21 2007

Copyright (c) 1982, 2005, Oracle. All Rights Reserved.

ERROR:

ORA-12560: TNS:protocol adapter error

Enter user-name: system

Enter password:

ERROR:

ORA-12560: TNS:protocol adapter error

Enter user-name:

ERROR:

ORA-12560: TNS:protocol adapter error

SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus

C:\Documents and Settings\>

C:\Documents and Settings\>

C:\Documents and Settings\>

C:\Documents and Settings\>

C:\Documents and Settings\>f:

F:\>cd usr

F:\usr>cd sap

F:\usr\sap>cd ppi

F:\usr\sap\PPI>cd sys

F:\usr\sap\PPI\SYS>dir

Volume in drive F is SAPDIR

Volume Serial Number is 908F-C28E

Directory of F:\usr\sap\PPI\SYS

06/11/2007 09:36 <DIR> .

06/11/2007 09:36 <DIR> ..

06/11/2007 09:36 <DIR> exe

06/11/2007 09:36 <DIR> gen

06/11/2007 09:36 <DIR> global

06/11/2007 14:58 <DIR> profile

06/11/2007 09:36 <DIR> src

0 File(s) 0 bytes

7 Dir(s) 9,752,797,184 bytes free

F:\usr\sap\PPI\SYS>cd exe

F:\usr\sap\PPI\SYS\exe>dir

Volume in drive F is SAPDIR

Volume Serial Number is 908F-C28E

Directory of F:\usr\sap\PPI\SYS\exe

06/11/2007 09:36 <DIR> .

06/11/2007 09:36 <DIR> ..

06/11/2007 09:36 <DIR> uc

0 File(s) 0 bytes

3 Dir(s) 9,752,797,184 bytes free

F:\usr\sap\PPI\SYS\exe>cd us

The system cannot find the path specified.

F:\usr\sap\PPI\SYS\exe>cd uc

F:\usr\sap\PPI\SYS\exe\uc>r3trans -dw

'r3trans' is not recognized as an internal or external command,

operable program or batch file.

F:\usr\sap\PPI\SYS\exe\uc>dir

Volume in drive F is SAPDIR

Volume Serial Number is 908F-C28E

Directory of F:\usr\sap\PPI\SYS\exe\uc

06/11/2007 09:36 <DIR> .

06/11/2007 09:36 <DIR> ..

06/11/2007 11:42 <DIR> NTAMD64

0 File(s) 0 bytes

3 Dir(s) 9,752,797,184 bytes free

F:\usr\sap\PPI\SYS\exe\uc>cd NT*

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>r3trans -dw

This is r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).

unicode enabled version

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

r3trans finished (0012).

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>type trans.log

4 ETW000 r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time : 07.11.2007 - 09:56:29

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: r3trans -dw

4 ETW000 trace at level 2 opened for a given file pointer

4 ETW000 [dev trc ,00000] Wed Nov 07 09:56:31 2007

12553 0.012553

4 ETW000 [dev trc ,00000] db_con_init called

21 0.012574

4 ETW000 [dev trc ,00000] create_con (con_name=R/3)

43 0.012617

4 ETW000 [dbcon.c ,00000] *** ERROR => Invalid profile parameter dbms/type

(or environment variable dbms_type) = <undef>, cannot load DB library

4 ETW000

44 0.012661

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>set

ALLUSERSPROFILE=C:\Documents and Settings\All Users

APPDATA=C:\Documents and Settings
Application Data

CLIENTNAME=RPANDIRI

ClusterLog=C:\WINDOWS\Cluster\cluster.log

CommonProgramFiles=C:\Program Files\Common Files

CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files

COMPUTERNAME=S5

ComSpec=C:\WINDOWS\system32\cmd.exe

FP_NO_HOST_CHECK=NO

HOMEDRIVE=C:

HOMEPATH=\Documents and Settings\centiq

JAVA_HOME=C:\j2sdk1.4.2_15-x64

LOGONSERVER=
ICE

NUMBER_OF_PROCESSORS=4

ORACLE_HOME=L:\oracle\PPI\102

OS=Windows_NT

Path=L:\oracle\OFS\CLI\jre\1.4.2\bin\client;L:\oracle\OFS\CLI\jre\1.4.2\bin;L:\o

racle\PPI\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;L:\ora

cle\OFS\SRV\fs\fssvr\bin;L:\oracle\OFS\CLI\fs\bin

PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

PERL5LIB=L:\oracle\PPI\102\perl\5.8.3\lib\MSWin32-X64-multi-thread;L:\oracle\PPI

\102\perl\5.8.3\lib;L:\oracle\PPI\102\perl\5.8.3\lib\MSWin32-X64;L:\oracle\PPI\1

02\perl\site\5.8.3;L:\oracle\PPI\102\perl\site\5.8.3\lib;L:\oracle\PPI\102\sysma

n\admin\scripts;

PROCESSOR_ARCHITECTURE=AMD64

PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 6, GenuineIntel

PROCESSOR_LEVEL=6

PROCESSOR_REVISION=0f06

ProgramFiles=C:\Program Files

ProgramFiles(x86)=C:\Program Files (x86)

PROMPT=$P$G

SESSIONNAME=RDP-Tcp#10

SystemDrive=C:

SystemRoot=C:\WINDOWS

TEMP=C:\DOCUME1\centiq\LOCALS1\Temp\1

TMP=C:\DOCUME1\centiq\LOCALS1\Temp\1

USERDNSDOMAIN=ECO.LOCAL

USERDOMAIN=ECO

USERNAME=centiq

USERPROFILE=C:\Documents and Settings\

windir=C:\WINDOWS

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>type trans.log

4 ETW000 r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time : 07.11.2007 - 09:56:29

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: r3trans -dw

4 ETW000 trace at level 2 opened for a given file pointer

4 ETW000 [dev trc ,00000] Wed Nov 07 09:56:31 2007

12553 0.012553

4 ETW000 [dev trc ,00000] db_con_init called

21 0.012574

4 ETW000 [dev trc ,00000] create_con (con_name=R/3)

43 0.012617

4 ETW000 [dbcon.c ,00000] *** ERROR => Invalid profile parameter dbms/type

(or environment variable dbms_type) = <undef>, cannot load DB library

4 ETW000

44 0.012661

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>set dbms_type=ora

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>r3trans -dw

This is r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).

unicode enabled version

2EETW169 no connect possible: "DBMS = ORACLE --- TWO_T

ASK = ''"

r3trans finished (0012).

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>type trans.log

4 ETW000 r3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time : 07.11.2007 - 09:57:09

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: r3trans -dw

4 ETW000 trace at level 2 opened for a given file pointer

4 ETW000 [dev trc ,00000] Wed Nov 07 09:57:12 2007

0.000000

4 ETW000 [dev trc ,00000] db_con_init called

0.000000

4 ETW000 [dev trc ,00000] create_con (con_name=R/3)

0.000000

4 ETW000 [dev trc ,00000] Loading DB library 'dboraslib.dll' ...

0.000000

4 ETW000 [dev trc ,00000] load shared library (dboraslib.dll), hdl 0

25059 0.025059

4 ETW000 [dev trc ,00000] using "F:\usr\sap\PPI\SYS\exe\uc\NTAMD64\dbo

raslib.dll"

4 ETW000

29 0.025088

4 ETW000 [dev trc ,00000] Library 'dboraslib.dll' loaded

11 0.025099

4 ETW000 [dev trc ,00000] function DbSlExpFuns loaded from library dborasl

ib.dll

4 ETW000

4155 0.029254

4 ETW000 [dev trc ,00000] Version of 'dboraslib.dll' is "700.08", patchlev

el (0.73)

4 ETW000

19468 0.048722

4 ETW000 [dev trc ,00000] function dsql_db_init loaded from library dboras

lib.dll

4 ETW000

18 0.048740

4 ETW000 [dev trc ,00000] function dbdd_exp_funs loaded from library dbora

slib.dll

4 ETW000

29 0.048769

4 ETW000 [dev trc ,00000] New connection 0 created

2520 0.051289

4 ETW000 [dev trc ,00000] 0: name = R/3, con_id = -000000001 state = DISCO

NNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, oc

c = NO

4 ETW000

37 0.051326

4 ETW000 [dev trc ,00000] db_con_connect (con_name=R/3)

17 0.051343

4 ETW000 [dev trc ,00000] find_con_by_name found the following connection

for reuse:

4 ETW000

16 0.051359

4 ETW000 [dev trc ,00000] 0: name = R/3, con_id = 000000000 state = DISCON

NECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ

= NO

4 ETW000

23 0.051382

4 ETW000 [dbsloci. ,00000] <b>*** ERROR => Cannot connect: dbs/ora/tnsname in

profile missing</b>4 ETW000

5899 0.057281

2EETW169 no connect possible: "DBMS = ORACLE --- TWO_T

ASK = ''"

F:\usr\sap\PPI\SYS\exe\uc\NTAMD64>

regards

raj

Former Member
0 Kudos

how many times did you install the Oracle Software on this server (Multiple Oracle Homes)?

Former Member
0 Kudos

Hi There,

Only one oracle home...we have actually scrapped the system and re-installing it.we have uninstalled database but not OFS .

Regards

Raj

former_member433984
Active Contributor
0 Kudos

try to logon under PPIadm and try to connect to Oracle again

Former Member
0 Kudos

hi i logged in as ppiadm and it got connected ...so wots the further steps....u mean i need to install CI logging in as ppiadm?

regards

raj

former_member433984
Active Contributor
0 Kudos

> hi i logged in as ppiadm and it got connected ...so

> wots the further steps....u mean i need to install CI

> logging in as ppiadm?

no, definitely not as ppiadm

did you check if you have specified the unc path to profiles? does disk F: belong to the node where CI installation run at the moment?

Former Member
0 Kudos

Hi There,

Yes F: disk is online on the node im trying to install CI.

is unc path different from the profile path ?

when it asked to pick the profile in inst screen

i picked f/usr/sap/ppi/sys/profile(is this unc path?)

regards

raj

former_member433984
Active Contributor
0 Kudos

definitely not,

if you read 2 lines below on installation screen it says "
host\share" etc.

Former Member
0 Kudos

Hi There,

We resolved the problem, there was little problem with environment vairables we adjusted it and it worked.

Regards

Raj

former_member204746
Active Contributor
0 Kudos

which environment variable?

if someone hits the same problem, your answer will not help him.

Former Member
0 Kudos

oops sorry mate...

had few mistakes in java path, so they been changed

added SAPService<sid> user to administrator group

restart the system

restart the oracle

start sapinst

former_member433984
Active Contributor
0 Kudos

> oops sorry mate...

>

> had few mistakes in java path, so they been changed

>

> added SAPService<sid> user to administrator group

congratulation!

SAPServiceSID is not member of Local Admin groups as of 700 installation

Former Member
0 Kudos

>>>>>added SAPService<sid> user to administrator group

in 700 based systems SAPServiceSID is no longer member of the administrators group for security reasons.

adding him to the local administrators group is weakening the system security.

peter