Quote:
[...]
2. is changing the id of the database a bad thing to do !
Its not the smartest thing to do. There is an acceptable
method of setting the recovery order. Unfortunately, I can't
recall all the details and I don't have access to a server to
look it up (and, oddly, its not in Rob Verschoor's CQRG nor
in Jeff Garbus's ASE Administrator's Guide). |
You're looking for 'sp_dbrecovery_order'...
It's described in the first edition of my ASE QRG on page 73/74; in the 2nd
edition on page 83 and in the 3rd on page 87.
HTH,
Rob V.