It looks good to me.  Perhaps there is something wrong with your
SYS1.GTFTRACE.  Do you get the same results allocating a new data set?

Regards,

Kevin

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Chase, John
Sent: Tuesday, June 13, 2006 7:40 AM
To: [email protected]
Subject: GTF Woes

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

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