in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about SYSVAR
what is full form of AIX
Explain how can a stopped job be started again?
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:)
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
What are the rules employed while naming the steps in a job?
how many types of sorts are there in jcl?
what is the difference between JES3 and JES2?
How do you submit a job for execution?
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file