how can you check if a file is empty using jcl?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between perform varying and perform
how can u identify the db2 from jcl ?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
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
What is the difference between joblib and jcllib statements
What is COND=EVEN ?
How does the jcl specify the job to os?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What is the function of //jcllib statement?
Explain the function of the dd dcb keyword?
Is condition checking possible in jcl?
which utility is used to run a cobol-db2 program?