IDC3009I ** VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6
Explanation: A requested VVR or NVR was not found in
the VVDS specified. sfi in message IEC331I contains
characters 5 through twelve of the requested VVR name.
Programmer Response: Ensure that the volume serial
numbers provided in VOLUMES parameters and DD
statements are correct. If all the commands are
specified correctly, this condition may indicate an
error in the catalog or VVDS. Run the DIAGNOSE command
to determine if any catalog records are in error.
Straight from the messages manual. Amazing what manuals can tells you.
If you don't understand that, it means you have entries in your catalogue for
which there is no associated information in the VVDS (where information
pertaining to the VSAM dataset volume information is kept). The files are
obviously VSAM since they are SMP/E CSI's. Maybe the files were also defined in
another catalogue (perhaps the master on another system) and the file was
deleted from there. Issue a DELETE NOSCRATCH to remove these stray catalogue
entries.
You should regularly run a DIAGNOSE to catch these catalogue inconsistencies.
Ant.
Northern Territory Government of Australia
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of
saurabh khandelwal
Sent: Wednesday, 9 November 2011 2:58 PM
To: [email protected]
Subject: Re: DUMP on CATLST Job
Sorry, I missed Job log attachment. I am getting below kind of error
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6
IDC1566I ** SMPE.ALLJES.GLOBAL.CSI NOT LISTED 0IDC3014I CATALOG ERROR IDC3009I
** VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6 IDC1566I **
SMPE.ALLJES.GLOBAL.CSI.DATA NOT LISTED 0IDC3014I CATALOG ERROR IDC3009I **
VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6 IDC1566I **
SMPE.ALLJES.GLOBAL.CSI.INDEX NOT LISTED 0IDC3014I CATALOG ERROR IDC3009I **
VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6 IDC1566I **
SMPE.ALLZOS.GLOBAL.CSI NOT LISTED 0IDC3014I CATALOG ERROR IDC3009I ** VSAM
CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6 IDC1566I **
SMPE.ALLZOS.GLOBAL.CSI.DATA NOT LISTED 0IDC3014I CATALOG ERROR IDC3009I **
VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLE0-6 IDC1566I **
SMPE.ALLZOS.GLOBAL.CSI.INDEX NOT LISTED -CLUSTER ------- SMPE.BIN0.GLOBAL.CSI
IDC3014I CATALOG ERROR
IDC3009I ** VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLFF-5
IDC1566I ** SYS1.VVDS.VDBSAF6 NOT LISTED -CLUSTER ------- SYS1.VVDS.VDBSAF7
HISTORY
DATASET-OWNER-----(NULL) CREATION--------2003.281
RELEASE----------------2 EXPIRATION------0000.000
CA-RECLAIM---------(YES)
BWO STATUS--------(NULL) BWO TIMESTAMP-----(NULL)
BWO---------------(NULL)
PROTECTION-PSWD-----(NULL) RACF----------------(NO)
ASSOCIATIONS
DATA-----SYS1.VVDS.VDBSAF7
IDC3014I CATALOG ERROR
1IDCAMS SYSTEM SERVICES TIME:
15:40:07 11/07/11 PAGE 1590
- LISTING FROM CATALOG -- CATALOG.SYSTEM
0IDC3009I ** VSAM CATALOG RETURN CODE IS 50- REASON CODE IS IGG0CLFF-5
IDC1566I ** SYS1.VVDS.VDBSAF7 NOT LISTED -CLUSTER ------- SYS1.VVDS.VDBSAF8
HISTORY
DATASET-OWNER-----(NULL) CREATION--------2003.281
RELEASE----------------2 EXPIRATION------0000.000
CA-RECLAIM----------(NO)
EATTR-------------(NULL)
BWO STATUS--------(NULL) BWO TIMESTAMP-----(NULL)
BWO---------------(NULL)
PROTECTION-PSWD-----(NULL) RACF----------------(NO)
ASSOCIATIONS
DATA-----SYS1.VVDS.VDBSAF8
0 DATA ------- SYS1.VVDS.VDBSAF8
HISTORY
DATASET-OWNER-----(NULL) CREATION--------2003.281
RELEASE----------------2 EXPIRATION------0000.000
ACCOUNT-INFO-----------------------------------(NULL)
PROTECTION-PSWD-----(NULL) RACF----------------(NO)
ASSOCIATIONS
CLUSTER--SYS1.VVDS.VDBSAF8
ATTRIBUTES
> Regards
> Saurabh
>
>
> On Wed, Nov 9, 2011 at 9:41 AM, Anthony Thompson <
> [email protected]> wrote:
>
>> The JCL and input looks fine, but that's all I can say.
>>
>> Unfortunately no-one, even with the best will on the planet, can
>> provide you any sensible assistance without any appropriate diagnostic
>> information.
>> Such as the job log with the error messages and abend codes.
>>
>> Ant.
>> Northern Territory Government of Australia
>>
>> -----Original Message-----
>> From: IBM Mainframe Discussion List [mailto:[email protected]] On
>> Behalf Of saurabh khandelwal
>> Sent: Wednesday, 9 November 2011 1:28 PM
>> To: [email protected]
>> Subject: DUMP on CATLST Job
>>
>> Hello,
>>
>> The problem is when we run the below CATLST Job, we get
>> many dumps in the System Log even though the job runs to completion
>> successfully.
>>
>> The job is simple listing CATALOG.SYSTEM and
>> should not produce any dump.
>>
>> When we run the same job on any other system, it does
>> not produce any dump.
>>
>>
>> //CATLST JOB (PS01),'SAURABH',MSGCLASS=X,CLASS=P,
>> // NOTIFY=&SYSUID
>> //*******************************************************************
>> ***
>> //*******************************************************************
>> ***
>> //STEP030 EXEC PGM=IDCAMS
>> //SYSPRINT DD SYSOUT=*
>> //* SPACE=(CYL,(5,5))
>> //SYSIN DD *
>> LISTC CAT(CATALOG.SYSTEM) ALL
>> /*
>> //*****************************************
>>
>> We do have enough space on this Catalog.
>>
>> Can you please suggest me any pointer to resolve this error.
>>
>> Regards
>> Saurabh
>>
>>
>> --
>> Thanks & Regards
>> Saurabh Khandelwal
>>
>> ---------------------------------------------------------------------
>> - 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
>>
>
>
>
> --
> Thanks & Regards
> Saurabh Khandelwal
>
--
Thanks & Regards
Saurabh Khandelwal
----------------------------------------------------------------------
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