Hello Barbara, other kind folk,

Am not ADCD, am Dallas guest z/OS with seven days left to get Debug working, not a sysprog, User Guide is only 576 pages, Installation Guide similiar:-))).

Have dug into EZA111.SEQATLIB, found EQAZDFLT (which refs IGY.SIGYCOMP), EQAZDSYS and EQAZDUSR, seemingly related, very superficially comprehend what's there and have no clue what to do therewith. Tried to edit one of them, wouldn't let me. So am still at ..

EQAZ040I 5655-S71 IBM Enterprise COBOL for z/OS started for 'IBMUSE2.QKVS(QKVSP 04)' using 'IBMUSE2.QKVS(QKVSP04)'. IKJ56228I DATA SET IGY.SIGYCOMP NOT IN CATALOG OR CATALOG CAN NOT BE ACCESSED IKJ56109I DATA SETS NOT CONCATENATED+ IKJ56109I FAILURE TO ALLOCATE DATA SET IGY.SIGYCOMP *** :-((

Sadly expressions like 'pointing at' mean little to me? Have raised the matter with Dallas.
Many thanks,
Graham
------

On 30/05/2013 4:41 AM, ibmmain wrote:
Other folks have pointed out that it looks like your sysprog didn't
complete the customization of the Program Prep part of Debug Tool to
tell it where your copy of the COBOL compiler is (which can be
LINKLIST).  It appears your system doesn't have it in the default
IGY.SIGYCOMP location.   Specifically EQAW.SEQATLIB(EQAZDFLT) variable
yc1clib.
I believe the OP runs on an ADCD system. In that case, IGY.SIGYCOMP (according 
to IBM standards) isn't called IGY.SIGYCOMP, but rather IGYversion.SIGYCOMP. Of 
course, after changing the default name, nobody at IBM bothered to test if 
debug tool still works (nor any of the other tools that assume default names 
that the ADCD distribution doesn't supply). It wasn't the OP's sysprog, it was 
IBM 'customization' that got it wrong.

I got around that by establishing an alias named IGY.SIGYCOMP that points to 
the correct data set. Same for PL/1 and a few others (SDSNLOAD springs to mind 
immediately).

Barbara Nitz

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


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

Reply via email to