How to find in aparticular step how many versions a
paricular gdg base have?
Answer Posted / mahesh
Hi,
thru file-aid , we can know , how many active generations
are there & how many limits can be retained
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
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?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move
List in order the hierarchical levels of jcl?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
what is use of space parameter in dd statement?
What happens if both JOBLIB & STEPLIB is specified ?
how do you code a null statement?
How do you overcome this limitation ?
How jcl is used for testing batch programs?
A dd statement consists of 4 fields. Name them?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
what is “Cond= even” and “Cond=only”?
When output dataset space is required, what quantity categories are used?