which utility is used to run a cobol-db2 program?
No Answer is Posted For this Question
Be the First to Post Answer
I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
Define concatenating?
Explain how can the submitting users racf authority be overridden in a job stream?
SORT card to eliminate duplicity.
. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
How to print data of sequential file to Spool..?
Explain how can values be passed from the job stream to an executable program?
How do you restart a step in JCL?
how can u understand ps and pds from their names ?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
Explain the function of the steplib dd statement?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)