Hi Roman, the problem is that the third data devspace(volume) is set to bad and therefore not accessible.
2002-09-19 11:08:18 1298 ERR 11000 page0io_ devspace marked as bad at pos 6072 <=========== 2002-09-19 11:08:18 1302 ERR 11000 vattach dev0_vattach returned FALSE 2002-09-19 11:08:18 1302 11000 vattach '/usr/sap/WAS/data3/DISKD0003' T5 failed 2002-09-19 11:08:18 1302 ERR 53013 I/O Could not open devspace 2002-09-19 11:08:18 1302 ERR 53017 I/O DATADEV DEVNO: 3 2002-09-19 11:08:18 1302 ERR 53016 I/O /usr/sap/WAS/data3/DISKD0003 The devspace was set to bad in the past during a read or write operation on the position 6072. This means that there was a problem which might(!) corrupt the data page on position 6072. If you use SAP DB in a commercial way I recommand you to execute a recovery (restore data). If this is a test system and/or you are absolut(!) shure that the error was forced by an operation which couldn't destroy data you should use the following sequence to enable the data devspace. dbmcli -d WAS -u <myDBMUser,myDBMPassword> db_cold dbmcli -d WAS util_execute diagnose devspace enable '/usr/sap/WAS/data3/DISKD0003' Perhaps you should run a verify (DBM GUI -> Check-> DataBase)in warm mode after enable the third data devspace to be sure that all data pages are okay. Regards, Torsten SAP DB, SAP Labs Berlin -----Original Message----- From: Roman Becker [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 19. September 2002 10:13 To: [EMAIL PROTECTED] Subject: db does not start after update as I wrote yesterday my db does not start after upgrade from 7.3.0 B14 to 7.3.0 B25. The problem I had yesterday is fixed I think. It was a permission problem. Bit now I have a much bigger problem, the db does not start anymore. I have attached the error logs (knldiag and knldiag.err) as a copy out of the original files... Please give me a hint how to bring the db back in state db_warm... Thanks for your help. Roman Becker [EMAIL PROTECTED] 0170/8964413 _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
