The Programmer response for the message states:
Programmer response

Run DIAGNOSE ICFCATALOG for the extraneous catalog name. Determine whether data 
sets are missing from the volume. If no data sets are missing, use the DELETE 
command with the NOSCRATCH option to remove the VVDS entry from the extraneous 
catalog.

If any data sets are missing from the volume, recover the data sets in their 
entirety. Multivolume data sets require that all volumes are recovered 
together, not just the affected volume.

Are you sure this catalog is no longer available?  If so, you can remove the 
VVDS entry.

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of John Dawes
> Sent: Monday, June 23, 2014 7:02 AM
> To: [email protected]
> Subject: ICF CATALOG MAINTENANCE
> 
> G'Day,
> 
> I ran a DIAGNOSE against a USER CAT and I received the following message:
> 
> IDC11367I THE FOLLOWING VVDS REFERENCED CATALOGS WERE NOT
> ENCOUNTERED:
>   SYS1.TSM.MCAT
> 
> Is there something I could do to perform a clean up?  Below is my JCL I used 
> to
> execute the DIAGNOSE.
> 
> //DIAGNOS EXEC PGM=IDCAMS
> //SYSPRINT DD  SYSOUT=*
> //CATALOG  DD  DSN=SYS1.ICFCAT.PROMPMP,DISP=SHR
> //DASD01   DD  DSN=SYS1.VVDS.VPMP001,VOL=SER=PMP001,UNIT=3390,
> //             DISP=SHR,AMP='AMORG'
> //SYSIN    DD *
>   DIAGNOSE  -
>            ICFCATALOG  -
>            INFILE(CATALOG) -
>            COMPAREDD(DASD01) -
>            LIST
>   DIAGNOSE VVDS  -
>            INFILE(DASD01) -
>            COMPAREDD(CATALOG) -
>            LIST
> /*
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to