1.How to check for the errors using TYPRUN=SCAN?What will
be the output if we give TYPRUN=SCAN?
Answer Posted / viks
give in jobcard TYPRUN=SCAN it will check for syntax error
n job is sent to output queue.
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the purpose of dd?
Can I share my data with other jobs? How?
Explain the function of //cntl statement?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
in ways data can be passed to a COBOL program from JCL?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Differentiate between the joblib and the steplib statements?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
In sms datasets, what is the function of the dd mgmtclas keyword?
define cond parameter in jcl?
What is the difference between run mode and addressing mode?
What does a disposition of (new,catlg,keep) for a dsn mean?
What is job control language?
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?