Hello
I was loading my database from a production copy and got the below messages during recovery. The database has not come online and the logsegment is still full. Can you help me recover the db?
Started estimating recovery log boundaries for database 'yantra2'.
Database 'yantra2', checkpoint=(43119574, 18), first=(43119574, 18), last=(43123520, 5).
Completed estimating recovery log boundaries for database 'yantra2'.
Started ANALYSIS pass for database 'yantra2'.
Completed ANALYSIS pass for database 'yantra2'.
Recovery of database 'yantra2' will undo incomplete nested top actions.
Hit the last chance threshold on database 'yantra2' for log segment during upgrade. Not spawning threshold action procedure.
Msg 1105, Level 17, State 5:
Server 'SYBTEST1', Line 1:
Can't allocate space for object 'syslogs' in database 'yantra2' because 'logsegment' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE to increase the size of the segment.
Msg 12535, Level 18, State 1:
Server 'SYBTEST1', Line 1:
Post-processing for system catalog 'sysreferences' could not be completed during online of database 'yantra2'.
SQL Server could not bring database 'yantra2' online.