what is use of space parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
When output dataset space is required, what quantity categories are used?
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
common jcl abends??
How to override loadlib?
i want to avoid the positional parameter how to code it ?
How many days does a job remain in spool
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
What is the syntax of JCL statement?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
Is automatic restart possible in jcl?