1> select * from master..sysusages where dbid = 2 order by lstart
2> go
dbid segmap lstart size vstart location unreservedpgs crdate vdevno
------ ----------- ---------- ---------- ----------- -------- ------------- ------------------------------- -----------
2 7 1536 25600 0 0 25500 Nov 17 2014 6:00AM 3
(1 row affected)
execute steps from 1 to 6 are successfully.
Than I restart server . The command output some new error messages:
00:0006:00000:00001:2014/12/01 06:34:06.01 server Clearing temporary database 'tempdb'.
00:0006:00000:00001:2014/12/01 06:34:06.63 server Tempdb 2 is added to the list of local temporary databases
00:0006:00000:00001:2014/12/01 06:34:06.63 server Error: 926, Severity: 14, State: 1
00:0006:00000:00001:2014/12/01 06:34:06.63 server Database 'tempdb' cannot be opened. An earlier attempt at recovery marked it 'suspect
'. Check the ASE errorlog for information as to the cause.
00:0006:00000:00001:2014/12/01 06:34:06.63 server Error: 1619, Severity: 21, State: 1
00:0006:00000:00001:2014/12/01 06:34:06.63 server Could not open TEMPDB, unable to continue.
00:0006:00000:00004:2014/12/01 06:34:06.63 kernel network name oserver, interface IPv4, address 172.16.11.199, type tcp, port 5000, fil
ter NONE
00:0006:00000:00001:2014/12/01 06:34:06.63 server ASE's default unicode sort order is 'binary'.
00:0006:00000:00001:2014/12/01 06:34:06.63 server ASE's default sort order is:
00:0006:00000:00001:2014/12/01 06:34:06.63 server 'bin_iso_1' (ID = 50)
00:0006:00000:00001:2014/12/01 06:34:06.63 server on top of default character set:
00:0006:00000:00001:2014/12/01 06:34:06.63 server 'iso_1' (ID = 1).
00:0006:00000:00001:2014/12/01 06:34:06.63 server Master device size: 200.007812 megabytes, or 102404 virtual pages. (A virtual page is
2048 bytes.)
00:0006:00000:00001:2014/12/01 06:34:06.71 server Error: 921, Severity: 14, State: 1
00:0006:00000:00001:2014/12/01 06:34:06.71 server Database 'sybmgmtdb' has not been recovered yet - please wait and try again.
00:0006:00000:00001:2014/12/01 06:34:06.71 kernel -> JS: IS_ISQL_EXT failed [set nocount on
use sybmgmtdb print ":s: %1!", "sybmgmtdb"]
00:0006:00000:00001:2014/12/01 06:34:06.71 kernel Job Scheduler incorrect or damaged database 'sybmgmtdb'
00:0006:00000:00001:2014/12/01 06:34:06.71 kernel Warning: Cannot set console to nonblocking mode, switching to blocking mode.
00:0006:00000:00001:2014/12/01 06:34:06.71 kernel Console logging is disabled. This is controlled via the 'enable console logging' conf
iguration parameter.
00:0006:00000:00008:2014/12/01 06:34:06.71 kernel nspacket: send, Connection refused
00:0006:00000:00008:2014/12/01 06:34:06.73 server Error: 7215, Severity: 18, State: 1
00:0006:00000:00008:2014/12/01 06:34:06.73 server Can't send to site 'OSERVER_SAP_XP'.