What is the syntax of JCL statement?
How to read records in reverse order in flat file?
Explain dfsort utility?
what is the restart?hopw it is invoked?
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
Explain how can values be passed from the job stream to an executable program?
can we write a proc with in a proc
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what is alternate index?
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
how to convert a file form fixed Length to variable length?
When cursor is not closed what is the error?
What is difference between Return Code, user completion code, Abend code and reason Code?