cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Error in SAP NetWeaver Composition Environment 7.1 SP1

Former Member
0 Kudos

Hi,

I am trying to install SAP NetWeaver Composition Environment 7.1 SP1 on Windows XP.

The Step 15 of 34 is failing with the following error.

sapinst_dev.log:

TRACE 2009-11-25 20:20:51.612

Call block:SDB_INSTANCE_CREATE_ind_ind_ind_ind

function:SDB_INSTANCE_CREATE_ind_ind_ind_ind_PreStepPhase_sdb_instance_start

is validator: false

WARNING[E] 2009-11-25 20:20:57.752

CJSlibModule::writeError_impl()

The dbmcli call for action GET_DB_STATE failed. SOLUTION: Check the logfile XCMDOUT.LOG.

TRACE 2009-11-25 20:20:57.752 [iaxxejsbas.hpp:408]

handleException<ESAPinstJSError>()

Converting exception into JS Exception EJSException.

TRACE 2009-11-25 20:20:57.752

Function setMessageIdOfExceptionMessage: dbmodada.actorext.dbmcliCallFailed

WARNING[E] 2009-11-25 20:20:57.752

CJSlibModule::writeError_impl()

The dbmcli call for action GET_DB_STATE failed. SOLUTION: Check the logfile XCMDOUT.LOG.

TRACE 2009-11-25 20:20:57.752 [iaxxejsbas.hpp:483]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2009-11-25 20:20:57.784 [sixxcstepexecute.cpp:958]

FCO-00011 The step sdb_instance_start with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|3|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|1|0|NW_ADA_DB|ind|ind|ind|ind|7|0|SdbPreInstanceDialogs|ind|ind|ind|ind|3|0|SdbInstanceDialogs|ind|ind|ind|ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_instance_start was executed with status ERROR .

XCMDOUT.LOG:

> Subprocess starts at 20091125202056

Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n SAPCE -d CE1 -u CONTROL,******** db_state

Execute Session Command : exit

> Subprocess stops at 20091125202057

> Subprocess call failed

ERR

-24961,ERR_STATE: The operational state of the database instance could not be determined

-24994,ERR_RTE: Runtime environment error

no_id_provided_by_rte,no_text_provided_by_rte

-


> Subprocess starts at 20091125225353

Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n SAPCE -d CE1 -u CONTROL,******** db_start

Execute Session Command : exit

> Subprocess stops at 20091125225355

> Subprocess call failed

ERR

-24783,ERR_WRONGDBSTATE: Operational state UNDEFINED of the database instance is unsuitable.

-24782,ERR_DBSTATENEEDED1: Database instance must be in operational state OFFLINE.

Any help will be appreciable

Thanks in Advance.

Edited by: charanpreet.mann on Nov 25, 2009 10:18 AM

Edited by: charanpreet.mann on Nov 25, 2009 10:26 AM

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Charanpreet Mann,

Never mind. have a nice day.

Edited by: Jen Yakimoto on May 31, 2010 2:56 AM

Edited by: Jen Yakimoto on Jun 2, 2010 4:57 PM

Former Member
0 Kudos

Hello,

Have you checked all the prerequisites for the Instalation.

Please check the below document.

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b057d7e3-b89e-2b10-1e9e-c426e967f8e1&override...

Also check SAP Note: 848950.

Regards,

Yoganand.V

Edited by: Yoganand Vedagiri on Dec 15, 2009 4:20 PM

Former Member
0 Kudos

I am still struck at same problem. I tried doing fresh installation and i got same message in sapinst_dev log file but XCMDOUT log file now says:

> Subprocess starts at 20091214205129

Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n SAPCE -d CE1 -u CONTROL,******** db_state

Execute Session Command : exit

> Subprocess stops at 20091214205130

> Subprocess call failed

ERR

-24961,ERR_STATE: The operational state of the database instance could not be determined

-24994,ERR_RTE: Runtime environment error

20067,Getting Kernel state failed: 2

I haven't installed any separate DB. I am installing SAP NetWeaver CE so the MAX DB will be installed with SAP installer automatically or we have to install it separately ?

Former Member
0 Kudos

Hi Manoj,

I haven't installed any separate DB. I am installing SAP NetWeaver CE so the MAX DB will be installed with SAP installer automatically or we have to install it separately ?

Former Member
0 Kudos
ERR_DBSTATENEEDED1: Database instance must be in operational state OFFLINE.

Check your database is running. What's you database? Make sure environment variable's like ORACLE_HOME is set in case of oracle and listner is running.