Hi
- Could some one tell me what is the command to check which database has a seperate transaction log device? And is this the command to do backup on the transaction log?
Dump trans [databasename] to [directory/filename]
What are the options "stripe on" and "nounload|unload" mean?
- How to turn off the database options "trunc. log on chkpt" and "select into/bulkcopy/pllsort" ? what are these doing that affect the restore later?
Thanks for your help
- Could some one tell me what is the command to check which database has a seperate transaction log device? And is this the command to do backup on the transaction log?
Dump trans [databasename] to [directory/filename]
What are the options "stripe on" and "nounload|unload" mean?
- How to turn off the database options "trunc. log on chkpt" and "select into/bulkcopy/pllsort" ? what are these doing that affect the restore later?
Thanks for your help