Discussion:
Bypass recovery
(too old to reply)
raja
2009-11-13 05:00:21 UTC
Permalink
when bypass recovery is useful?
Stefan
2009-11-13 08:11:47 UTC
Permalink
Post by raja
when bypass recovery is useful?
Anytime you need it. ;)

It depends on what you want to do. Further there are some options on how
to do bypass recovery, globally with a traceflag (for all databases or
all except master), with changing the status in sysdatabases.

The reasons for having a bypass recovery could be full/corrupt/lost
transaction log, doing admin jobs or many more.

So answer your question it would be good to get some more details why
you want to do a bypass recovery.
raja
2009-11-13 08:21:04 UTC
Permalink
raja schrieb:> when bypass recovery is useful?
Anytime you need it. ;)
It depends on what you want to do. Further there are some options on how
to do bypass recovery, globally with a traceflag (for all databases or
all except master), with changing the status in sysdatabases.
The reasons for having a bypass recovery could be full/corrupt/lost
transaction log, doing admin jobs or many more.
So answer your question it would be good to get some more details why
you want to do a bypass recovery.
thanks

my database is corrupted.i dont have backup of this db.can i use
bypass recovery to repair the database?
Stefan
2009-11-13 08:38:44 UTC
Permalink
Post by raja
raja schrieb:> when bypass recovery is useful?
Anytime you need it. ;)
It depends on what you want to do. Further there are some options on how
to do bypass recovery, globally with a traceflag (for all databases or
all except master), with changing the status in sysdatabases.
The reasons for having a bypass recovery could be full/corrupt/lost
transaction log, doing admin jobs or many more.
So answer your question it would be good to get some more details why
you want to do a bypass recovery.
thanks
my database is corrupted.i dont have backup of this db.can i use
bypass recovery to repair the database?
Depends on what error you got, best would be to contact Sybase Tech.
Support so they an help you. :)

You can give it a try to do a bypass recovery with setting status -32768
for the database and see if you can get this datbase fixed or repaired
with the common dbcc checks.

Hope this helps.
unknown
2009-11-20 08:06:49 UTC
Permalink
Raja,
You may try dbcc dbreboot(reboot,dbname) and see if it
recovers the database.

HTH..
Abhishek Joshi
wrote: >> raja schrieb:> when bypass recovery is useful?
Post by raja
Post by Stefan
Anytime you need it. ;)
It depends on what you want to do. Further there are
some options on how >> to do bypass recovery, globally
with a traceflag (for all databases or >> all except
master), with changing the status in sysdatabases. >>
Post by raja
Post by Stefan
The reasons for having a bypass recovery could be
full/corrupt/lost >> transaction log, doing admin jobs or
many more. >>
Post by raja
Post by Stefan
So answer your question it would be good to get some
more details why >> you want to do a bypass recovery.
Post by raja
thanks
my database is corrupted.i dont have backup of this
db.can i use bypass recovery to repair the database?
Depends on what error you got, best would be to contact
Sybase Tech. Support so they an help you. :)
You can give it a try to do a bypass recovery with setting
status -32768 for the database and see if you can get
this datbase fixed or repaired with the common dbcc
checks.
Hope this helps.
Rob V [ Sybase ]
2009-11-23 16:55:33 UTC
Permalink
Post by unknown
Raja,
You may try dbcc dbreboot(reboot,dbname) and see if it
recovers the database.
HTH..
Abhishek Joshi
Using this dbcc command is pointless when the database has been marked as
suspect.

HTH,

Rob V.
-----------------------------------------------------------------
Rob Verschoor

Certified Sybase Professional DBA for ASE 15.0/12.5/12.0/11.5/11.0
and Replication Server 15.0.1/12.5 // TeamSybase

Author of Sybase books (order online at www.sypron.nl/shop):
"Tips, Tricks & Recipes for Sybase ASE" (ASE 15 edition)
"The Complete Sybase ASE Quick Reference Guide"
"The Complete Sybase Replication Server Quick Reference Guide"

mailto:***@YOUR.SPAM.sypron.nl.NOT.FOR.ME
http://www.sypron.nl
Sypron B.V., Amersfoort, The Netherlands
Chamber of Commerce 27138666
-----------------------------------------------------------------
Loading...