Answer Posted / sravani
using iebptpch
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
what are the statements that are not valid to be included in an include statement?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
when can a job time-out occur? How to overcome that?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
A dd statement consists of 4 fields. Name them?
Is automatic restart possible in jcl?
a dd statement has 2 types of parameters. Name them?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the function of the dd dcb keyword?
What is the difference between run mode and addressing mode?
What are the 2 types of parameters in dd statement?