How do you override a parameter in Positional parameters?
Answer Posted / rajesh_m13
By providing Stepname.patameter name
i.e // exec procedurename,parameter.ddname with changed
parameters
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
How is a type of file defined in the jcl that executes the cobol program?
Explain how can an in-stream dataset be terminated?
what is the purpose of coding notify parameter in job statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How does jcl act on a cobol code?
Explain the purpose of the dd keylen parameter?
What are the jcl procedures?
Name the statement which can be used to send data to another mvs jes3 node?
Why include statement is used in a jcl?
What are the 4 fields in dd statement?
what is DSN in JCL and what are the parameters to declare the DSN?
Is acct parameter mandatory?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?