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. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
How to find in aparticular step how many versions a paricular gdg base have?
what do you mean By spooling? Expand SPOOL?
How can i execute 5th step without executing first 4 steps?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Is condition checking possible in jcl?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
What are the parameters that are used in creating a gdg?
Is Default for MSGCLASS = (1,1) ?
What is the format of comment statement?
How do you submit JCL via a Cobol program?
what is the purpose of SYSOUT parameter in the DD statement?