John Dawes wrote:
I would like to execute the following command to trouble shoot a problem with 
CA-ALLOCATE:
 
MODIFY WTV,TSO allocate dd(test01) dsn('indist.wtv.alloc.dvad') recfm(F) 
space(1) track new catalog lrecl(80).
 
Would anybody have a jcl available?

//MODFYWTV JOB ...
// COMMAND 'F WTV,TSO allocate dd(test01) dsn(''indist.wtv.alloc.dvad''+
//             ) recfm(F) space(1) track new catalog lrecl(80)'
// EXEC PGM=IEFBR14
//

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

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