The "Roll forward transaction '$chained_transaction'." messages are being output because sp_configure "print recovery information" is set to 1. If you are frequently rebooting ASE or frequently loading database or transaction log dump files, this configuration option can write a lot out lines of output to the errorlog.
↧