Is SYS1.GTFTRACE DSORG=PS? You might try allocating a new dataset. //IEFRDER DD DSNAME=SYS1.TRACE,UNIT=SYSDA,SPACE=(TRK,20), // DISP=(NEW,CATLG,DELETE)
"Chase, John"
<[EMAIL PROTECTED]
> To
Sent by: IBM [email protected]
Mainframe cc
Discussion List
<[EMAIL PROTECTED] Subject
.EDU> GTF Woes
06/13/2006 09:40
AM
Please respond to
IBM Mainframe
Discussion List
<[EMAIL PROTECTED]
.EDU>
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

