Siebel SQLs/Error Messages >  SBL-SRQ-00103: Unable to find definition for component WfProcMgr

SBL-SRM-00016: Unable to initialize the Database environment -- Unable to connect to DB (data ops)

 

After installing Siebel, we tried to log in using odbcsql and we got this error

messagessiebel@siebelserver:/services/siebel/8.1/siebsrvr/bin> odbcsql /u sadmin /p password /s DSN_NAME

error message - in /services/siebel/8.1/siebsrvr/enterprises/siebsrvr/siebelservername/log

 

DBCLog DBCLogError 1 0001087e514b0f2f:0 2013-03-21 14:34:30 [DataDirect][ODBC lib] Connection not open
GenericLog GenericError 1 0001087e514b0f2f:0 2013-03-21 14:34:30 (srbthrd.cpp (4022) err=2097168 sys=0) SBL-SRM-00016: Unable to initialize the Database environment -- Unable to connect to DB (data ops)
GenericLog GenericError 1 0001087e514b0f2f:0 2013-03-21 14:34:30 (srbmtsrv.cpp (86) err=2097168 sys=0) SBL-SRM-00016: Unable to initialize the Database environment -- Unable to connect to DB (data ops)
SrbLayerLog Error 1 0001087e514b0f2f:0 2013-03-21 14:34:30 Main Init fails
GenericLog GenericError 1 0001087e514b0f2f:0 2013-03-21 14:34:30 (smimtsrv.cpp (1203) err=2097168 sys=0) SBL-SRM-00016: Unable to initialize the Database environment -- Unable to connect to DB (data ops)
SmiLayerLog Error 1 0001087e514b0f2f:0 2013-03-21 14:34:30 Terminate process due to unrecoverable error: 2097168. (Main Thread)

Second error message

ServerLog ProcessExit 1 00010887514b0f2f:0 2013-03-21 14:34:37 SRBroker 7088 TERMINATED      Process 7088 was terminated

NotifyEvt NotifyErrors 1 00010887514b0f2f:0 2013-03-21 14:34:37 SBL-ADM-09152Could not send a notification message because we could not connect to the notification pipe (CRMSBL2_siebelservername_1), retCode = (9603), nSysErr = (0)

Solution:

Change the Table Owner Password with this command.

srvrmgr> change parameter Username=sadmin, Password=password, TableOwnPass=siebelpassword for server siebelservernameCommand completed successfully.

Restart GW

Restart Siebel Server