I get an error during creating a new database instance. The error occurs 
during loading the system tables:

-24936,ERR_DBNORUN: database is not running

I user SAPDB 7.3.0.29. I observed that initializing the new instance finished 
too fast. In knldiag I found this:

2003-03-25 11:21:51  3601     11597 IO       Open 
'/var/opt/sapdb/TESTDB/SYS01'
successfull, fd: 16
2003-03-25 11:21:51  3630     12821 TASKING  Thread 3630 starting
2003-03-25 11:21:51  3601     11597 IO       Open 
'/var/opt/sapdb/TESTDB/SYS01' successfull, fd: 17
2003-03-25 11:21:51  3631     12821 TASKING  Thread 3631 starting
2003-03-25 11:21:51  3630     11565 startup  DEVi started
2003-03-25 11:21:51  3605     11000 vattach  '/var/opt/sapdb/TESTDB/SYS01' 
devno 1 T5 succeeded
2003-03-25 11:21:51  3605 ERR 54001 I/O      page 
0000000000000000...0000000000000000
2003-03-25 11:21:51  3605     11000 vdetach  '/var/opt/sapdb/TESTDB/SYS01' 
devno 1 T5
2003-03-25 11:21:51  3601     12822 TASKING  Thread 3630 joining
2003-03-25 11:21:51  3631     11565 startup  DEVi started
2003-03-25 11:21:51  3630     11566 stop     DEVi stopped
2003-03-25 11:21:51  3601     12822 TASKING  Thread 3631 joining
2003-03-25 11:21:51  3605 ERR 53017 I/O      SYSDEV DEVNO: 1
2003-03-25 11:21:51  3605 ERR 53016 I/O      /var/opt/sapdb/TESTDB/SYS01
2003-03-25 11:21:51  3605 ERR 53013 I/O      b15f_attach_dbdevice: sys_dev 
offline
2003-03-25 11:21:51  3631     11566 stop     DEVi stopped
2003-03-25 11:21:51  3605     11560 COMMUNIC Releasing  T5
2003-03-25 11:21:51  3605     11007 COMMUNIC wait for connection T5

An this in dbm.prt:

2003-03-25 11:21:45 0x00000e1c              0 DBM      command util_execute 
init config
2003-03-25 11:21:45 0x00000e1c ERR     -24988 DBM      ERR_SQL: sql error
                    0x00000e1c ERR     -24988 DBM      -2008,Message not 
available
2003-03-25 11:21:51 0x00000e28              0 DBM      command load_systab
2003-03-25 11:21:51 0x00000e28 ERR     -24936 DBM      ERR_DBNORUN: database 
is not running

I create the instance with these parameters:

param_rmfile
param_startsession
param_init OLTP
param_put CAT_CACHE_SUPPLY 300
param_put DATA_CACHE 8192
param_put LOG_MODE DUAL
param_put MAXDATADEVSPACES 1
param_put MAXDATAPAGES 12800
param_checkall
param_commitsession
param_adddevspace 1 SYS  /var/opt/sapdb/TDB/SYS01   F
param_adddevspace 1 DATA /var/opt/sapdb/TDB/DATA001 F 1280
param_adddevspace 1 LOG  /var/opt/sapdb/TDB/LOG001  F 640
param_adddevspace 1 MLOG /var/opt/sapdb/TDB/MLOG001 F

Thanks for any help,
Ralf.
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to