Name the statement which can be used to send data to another mvs jes3 node?
No Answer is Posted For this Question
Be the First to Post Answer
how can you check if a file is empty using jcl?
what is a jcl?
How do you designate a comment in JCL?
01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
How to submit jcl through a cobol program?
lines(1,cancel)??What is meant by that??Plz explain it....
How to send data from cobol program to jcl?
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
How can you trap abends in the JCL?
how to compress the data set