What are the valid recovery points?
Answer / s
Any timestamp when the database was not allocated to log,
online or batch. Look for DBDS records in the DBRC for the
Database and any time inbetween the DEALLOC and ALLOC
record is a valid recovery point.
| Is This Answer Correct ? | 1 Yes | 0 No |
Which DB access method (OSAM or VSAM) is used for primary index or secondary index and why?
Explain the disadvantage of dynamic generation of acb?
What are the two types of fields available in ims db?
What are the advantages of a hierarchical database?
When do you do Build DBD, PSB for making changes in ACBLIB?
What is mpp mode?
What are the ways to mapping external control block? a. ENTRY b. PROCEDURE DIVISION USING c. CALL ‘DLITCBL’ d. ALL ABOVE e. A & B
What is difference between concurrent image copy and online image copy?
What information does a dbd contain?
This question regarding Checkpoint. Suppose my program has checkpoint for every 100 records. If my program abends at 120 records, what will happen. I know first 100 records are committed and rest of 20 records where they gone and where they are stored.
Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2
What is meant by batch dl/i mode?