Error 3445

Severity

10

Message text

Versions earlier than 15.0:

SQL Server could not bring database '%.*s' online.

Version 15.0 and later:

ASE could not bring database '%.*s' online.

Explanation

This error occurs when Adaptive Server cannot bring a database online for one of the following reasons:

Action

Look at the error messages that precede the 3445 message to determine why the 3445 error occurred, and resolve those problems.

If you cannot solve the problem:

  1. Determine the current log version for the database. For example, to determine the log version of a database called test_db, use the following commands:

    1> load database testdb from '/tmp/test.dump' with headeronly 
    2> go
    
    Backup Server session id is:  6.  Use this value when executing the `sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.Backup Server: 6.28.1.1: Dumpfile name `testdb0726708DD9 ' section number 0001 mounted on disk file `/tmp/test.dump'This is a database dump of database ID 4, name 'testdb', from Sep 24 2007 10:05AM. ASE version: Adaptive Server Enterprise/15.0.2/EBF 14328/P/Sun_svr4/OS 5.8/ase1502/2486/64-bit/FBO/Thu May 24 12:. Backup Server version: Backup Server/15.0/EBF 13443 ESD#2/Sun_svr4/OS 5.8/ase15x/2603/32-bit/OPT/Fri Mar 24 03:05:01 2006. Database page size is 2048. Database contains 15360 pages; checkpoint RID=(Rid pageid = 0x50f; row num = 0x18); next object ID=800002850; sort order ID=50, status=0; charset ID=1.''Database log version=7; database upgrade version=35.''segmap: 0x00000007 lstart=0 vstart=[vpgdevno=0 vpvpn=11780] lsize=15360unrsvd=14272
    
  2. Call Sybase Technical Support. Have the information ready that is listed in “Reporting errors”, including the output from step 1.

Versions in which this error is raised

All versions