Previous Topic: Example 1—Delete Archive Index EntriesNext Topic: Example 3—Disable an Archive tape Index


Example 2—Update the Expiration Date

Update the expiration date for the current archive copy of DEPT75.JOHN from its present value to Jan. 1, 1984.

//jobname JOB (acct,info),etc.
//         EXEC IXUPDATE
//SYSIN     DD  *
CHANGE DSN=DEPT75.JOHN,EXPDT=84001