From: James Taylor [mailto:[EMAIL PROTECTED] > Is there still no way to enter a command in that will cancel > a process immediately. For years we have had to put up with > this problem.
It's called rollback, James. In order for TSM to maintain integrity between the state of the backup system and the database, TSM has to reach a point in a process that it can rollback from before that process can be safely cancelled. If you stop a process *immediately*, before the process can reach a safe checkpoint, you're gonna be in for loads of trouble down the line. -- Mark Stapleton ([EMAIL PROTECTED])
