Apparently you need to specify the Mcat.

46                  Explanation: DELETE VVR failed to specify the system  
                    master catalog name in the catalog parameter.         
                                                                          
                    Programmer Response: User error. Rerun the failing    
                    DELETE VVR job specifying the system master catalog   
                    name in the catalog parameter.                        
Thank You,
Dave O'Brien
NIH Contractor
________________________________________
From: Jacky Bright [[email protected]]
Sent: Tuesday, September 28, 2010 12:04 PM
To: [email protected]
Subject: Re: Uncataloged Data and Entry VSAM components

Yes. I am getting following error

IDCAMS  SYSTEM SERVICES                                           TIME:

  DELETE -
       WRHC.UCS.UCAHST.ACTIVE.HISTORY.DATA-
       FILE(DD1) -
       VVR
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 90 - REASON CODE IS IGG0CLFP-46
IDC0551I ** ENTRY WRHC.UCS.UCAHST.ACTIVE.HISTORY.DATA NOT DELETED
IDC0001I FUNCTION COMPLETED, HIGHEST CONDITION CODE WAS 8

IDC0002I IDCAMS PROCESSING COMPLETE. MAXIMUM CONDITION CODE WAS 8

On Tue, Sep 28, 2010 at 4:59 PM, O'Brien, David W. (NIH/CIT) [C] <
[email protected]> wrote:

> Jacky,
>
>  Have you tried the following:
> //STEP1    EXEC  PGM=IDCAMS,REGION=6M
> //SYSPRINT DD    SYSOUT=*
> //XNIHLBE  DD    VOL=SER=xxxxxx,UNIT=3390,DISP=SHR
> //SYSIN    DD *
>  /*  CATALOG RECOVERYPLUS FIX REFERENCE 1  */
>     DELETE your.dsn -
>            VVR  FILE ( XNIHLBE )
>
> Thank You,
> Dave O'Brien
> NIH Contractor
> ________________________________________
> From: Jacky Bright [[email protected]]
> Sent: Tuesday, September 28, 2010 11:51 AM
> To: [email protected]
> Subject: Uncataloged Data and Entry VSAM components
>
> I want to delete uncataloged Data and Entry components  of one VSAM dataset
> from the volume which will free up the space on that volume. How can I
> delete this ?
> I have tried IDCAMS but its not working.
>
> JAcky
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: GET IBM-MAIN INFO
> Search the archives at http://bama.ua.edu/archives/ibm-main.html
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to