Hi, All,

Given the following proc (z/OS 1.5):

//GTF     PROC MEMBER=GTFVTAM                               
//*                                                         
//IEFPROC EXEC PGM=AHLGTF,PARM='MODE=EXT,DEBUG=NO,TIME=YES',
//             REGION=8M,TIME=1440                          
//IEFRDER DD   DSNAME=SYS1.GTFTRACE,DISP=OLD             
//SYSLIB  DD   DSNAME=SYS1.PARMLIB(&MEMBER),DISP=SHR        

... with PARMLIB member GTFVTAM containing:

TRACE=USR,RNIO
/*            

Why do I get these messages:

AHL084I NO DD STATEMENT WAS FOUND FOR A GTF OUTPUT DATA SET.
AHL016I GTF INITIALIZATION UNSUCCESSFUL 

???????????????

TIA,

    -jc-

----------------------------------------------------------------------
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