List:MaxDB« Previous MessageNext Message »
From:Michael Slinn Date:July 30 2003 5:58pm
Subject:Kernel died before reaching COLD state
View as plain text  
We are currently migrating our Oracle 8i dbf files to SAPDB 7.3.0.34
running on Red Hat 9.  This is the script we are having problems with:

param_startsession
param_init
param_put MAXUSERTASKS 5
param_checkall
param_commitsession
param_adddevspace 1 LOG LOG_001 F 2000
param_adddevspace 1 DATA DAT_001 F 10000
db_cold
util_connect
util_execute INIT CONFIG
util_activate sapdb,myPassword
util_release
load_systab -ud myPassword
db_warm

The first half of the script ran fine, until this command:

>db_cold
-24994,ERR_RTE: runtime environment error
1,Check knldiag! Kernel died before reaching COLD state

Further details can be found at http://mslinn.com/sapdb.html

Any suggestions?

Mike




Thread
Kernel died before reaching COLD stateMichael Slinn30 Jul
RE: Kernel died before reaching COLD stateDaniel Dittmar30 Jul
RE: Kernel died before reaching COLD stateMarkus IDV Döhr30 Jul