Previous Topic: JCL ConsiderationsNext Topic: Sample Output


Examples

The following example directs the ROLLBACK utility to apply all the before images on the journal file for the EMPDEMO segment and to sort the before images by database key.

 rollback segment empdemo all sorted;