Cleaning up CA Dispatch?s archive database if you have a ?bad? or missing archive tape/volser.
search cancel

Cleaning up CA Dispatch?s archive database if you have a ?bad? or missing archive tape/volser.

book

Article ID: 31074

calendar_today

Updated On:

Products

Dispatch Output Mgmt

Issue/Introduction

To DELETE the pointers out of CA Dispatch for all the reports that are on the bad or missing tape/volser you need to execute the CADSJCL library job DSEXARD . This job will be looking for a procedure (PROC) known as CADSARD which is located in the Dispatch installed CADSPROC library so make sure you add a //JCLLIB card to your submit JCL or move the PROC to an available system PROCLIB.

 

The DSEXARD job is designed to run with CA Dispatch ACTIVE. The job can perform different functions depending on how you set the control parameters. When you run the DSEXARD job specifically to delete the archive pointers to reports on bad or missing tapes, you need to set the JOBPARM control parameter as follows.

 

Example:

JOBPARM='VOLSER=DELETE,nnnnnn'       

 

( *Where ‘nnnnnn’ is the actual volser number for the tape you are running it against. )                                 

                                                                       

You can run the job up to against 3 volsers at one time separating the volser numbers with a comma.

 

 Example:                              

 

JOBPARM='VOLSER=DELETE,nnnnnn,nnnnnn,nnnnnn'                            

Environment

Release: DISPAX00200-11.7-Dispatch
Component: