The command that had failed is the one that brings the kernel from 
offline to admin state. Please look into the knldiag file what has
happened during startup (and possibly post that to the list, if you
are lost).

Regards

Alexander Schröder
SAP DB, SAP Labs Berlin 

> -----Original Message-----
> From: J. Jeff Roberts [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 08, 2004 5:29 PM
> To: [EMAIL PROTECTED]
> Subject: Can't start 7.4.3 on Windows 2000 Service Pack 4
> 
> 
> We ship SAP DB 7.4.3 with our product.  It has always installed
> properly on Windows 2000 and XP and related service packs, until
> Windows 2000 SP4.
> 
> To try and create and start the first database we do this:
> 
> param_startsession
> param_init
> param_put RESTART_SHUTDOWN AUTO
> param_put CACHE_SIZE 2000
> param_put MAXUSERTASKS 50
> param_put SESSION_TIMEOUT 0
> param_checkall
> param_commitsession
> param_addvolume 1 LOG LOG_001 F 2050
> param_addvolume 1 DATA DAT_001 F 65535
> db_admin
> util_connect
> util_execute INIT CONFIG
> util_execute set log auto overwrite on
> util_activate xxx,xxx
> util_release
> load_systab -ud xxx
> 
> When we get to the db_admin call (7th from the end), we get the
> following error:
> 
> >db_admin
> ERR
> -24994,ERR_RTE: runtime error
> -2,Kernel start failed
> 
> Does anyone know what is causing this?
> 
> Thanks,
> -Jeff
> 
> 
>       
>               
> __________________________________
> Do you Yahoo!?
> Friends.  Fun.  Try the all-new Yahoo! Messenger.
> http://messenger.yahoo.com/ 
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
http://lists.mysql.com/[EMAIL PROTECTED]

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to