It does appear to be some type of issue with the catalog. If I run the
following JCL on 1.10 I see the errors start to spew and they end when the job
does.
//LISTCAT JOB (EMC),MSGCLASS=A,CLASS=A,NOTIFY=&SYSUID
//*
//* TEST FOR IGD306I ON Z/OS 1.10
//*
//STEP020 EXEC PGM=IDCAMS
//*
//SYSPRINT DD SYSOUT=*
//OUTDATA DD DSN=STCVSAM.VZ701F1.ESDS,DISP=SHR
//*
//SYSIN DD *
LISTCAT FILE(OUTDATA) ALL
//
Thanks,
Chris Burgess
EMC²
where information lives
Phone: 1-800-445-2588 x42149
1-508-249-2149
Pager: 1-877-443-8447
Fax: 1-508-544-2076
Email: [email protected]
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of
Big Iron
Sent: Friday, March 20, 2009 5:51 PM
To: [email protected]
Subject: Re: IDG306I Error
This return code from that module appears to indicate an
authorization error while attempting to access the catalog which contains
the TCDB (tape configuration database). It may be that this module gets
called under the covers for SMS allocations. Could there be a catalog
permission issue for the user running the sort jobs?
Bill
On Fri, 20 Mar 2009 16:47:35 -0400, Chris Burgess
<[email protected]> wrote:
>Thanks for the info. Problem being is that I don't see any JOBCAT/STEPCAT
in the JCL. Also, the Technote references z/OS 1.7, 1.8 and 1.9. I see the
problem on 1.10 and not on 1.8.
>
>Thanks,
>Chris Burgess
> EMC²
>where information lives
>
>Phone: 1-800-445-2588 x42149
> 1-508-249-2149
>Pager: 1-877-443-8447
>Fax: 1-508-544-2076
>Email: [email protected]
>
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf
Of Staller, Allan
>Sent: Friday, March 20, 2009 4:32 PM
>To: [email protected]
>Subject: Re: IDG306I Error
>
>Check for JOBCAT/STEPCAT statements in the JCL
>
>http://www-01.ibm.com/support/docview.wss?uid=isg3S1000920
>
>Question
>Using STEPCAT or JOBCAT statements with the use of SMS-managed datasets
>can result in:
>IGD306I UNEXPECTED ERROR DURING ?CBRXVOL PROCESSING
>RETURN CODE 20 REASON CODE 0
>THE MODULE THAT DETECTED THE ERROR IS IGDCAT01
>SMS MODULE TRACE BACK - CAT01 CAT00 SSIRT
>...or other various errors.
>
>
>
>Answer
>Description:
>Using STEPCAT or JOBCAT statements with the use of SMS-managed datasets
>can result in:
>IGD306I UNEXPECTED ERROR DURING ?CBRXVOL PROCESSING
>RETURN CODE 20 REASON CODE 0
>THE MODULE THAT DETECTED THE ERROR IS IGDCAT01
>SMS MODULE TRACE BACK - CAT01 CAT00 SSIRT
>...or other various errors.
>
>
>Resolution:
>
>SMS does not support the use of these statements, and will fail with
>various errors. Do not use STEPCAT or JOBCAT statements.
>
><snip>
>
>I have been running sort tests on a z/OS 1.10 LPAR. I am streaming the
>following error and have not been able to find any info on it:
>
>IGD306I UNEXPECTED ERROR DURING ?CBRXVOL PROCESSING 255
>RETURN CODE 20 REASON CODE 0
>THE MODULE THAT DETECTED THE ERROR IS IGDCAT01
>SMS MODULE TRACE BACK - CAT01 CAT00 SSIRT
>SYMPTOM RECORD CREATED, PROBLEM ID IS IGD80003
></snip>
>
----------------------------------------------------------------------
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