> db_state displays its state as OFFLINE but if I try to start > it (dbcold, > dbwarm, db_start, etc.) an error occurs: > -24994,ERR_RTE: runtime environment error > 1,Cannot change to rundir ' 7.4.3
Get the rundirectory of the database dbmcli -d <dbname> -u <dbmname,dbmpwd> param_getvalue RUNDIRECTORY and check if the user that created the database can actually cd to that directory. >From the error message, it looks as if the is some problems with spaces (if you named >the rundirectory after the release) or something worse. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
