Answer Posted / lu
EX : in step02 , your cobol program, u move 16 or something
else to return code...without define return code in
wss..and you test if return code = 16 in your step03
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are s0c1, s0c4, s0c5, s0c7 and socb?
how to run batch program without jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
what operation is performed by job statement?
What are the jcl procedures?
How do you submit a job for execution?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain about LMFREE�free data set from its association with data ID
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
what happens in execution stage in job processing?
How do you access an uncatalogued dataset in a jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Explain the function of //cntl statement?