A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?
Answers were Sorted based on User's Feedback
Answer / om prakash yadav
if u want to pass more than 100 char then u will pass the
char is cobol program. in jcl not possible.
| Is This Answer Correct ? | 1 Yes | 13 No |
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP BOTH, by default ?
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
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 does a dataset go uncataloged?
How we can code in a jcl to execute a job in a particular time and date without using any job shudular?. (Eg) i want to execute a particular job at 8 am on 01/01/2010.
Explain about LMOPEN -
GDGs can be CREATED (not COPIED) only on DASD and NOT on tape drives ? Is it True ?
How to see the COMP3 value(packd decimal)
Can we create VSAM file by using IEBGENER?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
The maximum number of steps in a job?