How to scratch a particular tape ahead of its normal expiration date.
search cancel

How to scratch a particular tape ahead of its normal expiration date.

book

Article ID: 22784

calendar_today

Updated On:

Products

EPIC Fastcat VSE EPIC for z/VSE

Issue/Introduction

Is there a way to scratch a particular tape ahead of its normal expiration date.

 

Environment

Release: 5.2
Component: EPIC Disk Management

Resolution

Any dataset version can be scratched at any time using the SCRATCH function of the CA EPIC Online Manager (screen TSIO0200.D) or the TSIDMNT utility.

To perform the scratch with the Online Manager:

. Enter the EPIC main menu TSIO0001.O -------- EPIC - Primary Option Menu.
. Select M, Search and Manage EPIC Catalog.
. Locate the dataset you want to scratch in the TSIO0220.n ---------- EPIC - Manage Versions panel.
. Place an 'S' in the command field beside the dataset name.
. When you press enter, a message will appear asking you to confirm your action;
. "Type YES on the command line and press ENTER to execute the SCRATCH command."
In order to release a multi-file tape, all dataset versions on that tape must be scratched.

To perform the same action in batch, use the TSIDMNT utility. For example;

// EXEC TSIDMNT 
SCRATCH 'TEST.TAPE',V=1 
SCRATCH 'TEST.TAPE',VER=2 
/* 

This is different from the SCRATCH function of the TSIDUTL program, which reviews all the datasets in the DSN Catalog and deletes all versions that are eligible for scratch.

Additional Information

A dataset is considered eligible for scratch when ALL the retention criteria have been satisfied.
See the EPIC User Reference for more information on Retention and Scratching and for details on the use of screens and utilities.

EPIC Bookshelf