Give the syntax of job specifying jcl statement.
No Answer is Posted For this Question
Be the First to Post Answer
how to count the number of members in pds?
What statement can be used to send data to another mvs jes3 node?
how to run JCL thru COBOL.
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
how do u define a file in cobol and jcl ?
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
How to identify where file is empty or not? How many ways are there to identifying?
Which is the most widely used batch performance monitor for DB2?
how to solve u4038 abbend?........
In SPACE,what is directory,RLSE
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
wht is the d/f between positional parameter n keyword parameter ?