Answer Posted / srinivasa rao
You can type Z in command line after opening dataset.
| Is This Answer Correct ? | 26 Yes | 2 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
how JCL works?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
whats the diff bw the evaluate also and and?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What do you understand by jcl?
how you can direct the data to spool using SYSOUT option?
How do you access an uncatalogued dataset in a jcl?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Where & How Do You Code Identifier In Jcl?
Differentiate between addressing mode and run mode.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Why include statement is used in a jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What are the 2 types of parameters in dd statement?