What are two reasons to run the DB Batch backout utility?
Answers were Sorted based on User's Feedback
Answer / mahesh vasudevan
When the DL/I job abends then it might leave an update that
could be partial...and hence it requires a backout to the
last commit point. To undo the partial update the batch
backout utility is run so that you get a valid checkpoint
from which the job can be restarted with proper parameters
and log tapes.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jak
1)The utility is used to recover databases to a point before
a program was initiated, or to a checkpoint or sync point.
2)It backs out all updates for all DL/1 data sets performed
in that time period.
That why for batch backout utility we need the job name,PSB.
It is run as a normal IMS batch job and uses the program
specification block (PSB) of the program whose
updates are to be backed out.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jak
1)The utility is used to recover databases to a point before
a program was initiated, or to a checkpoint or sync point.
2)It backs out all updates for all DL/1 data sets performed
in that time period.
That why for batch backout utility we need the job name,PSB.
It is run as a normal IMS batch job and uses the program
specification block (PSB) of the program whose
updates are to be backed out.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s
To backout the changes made by the failed job, DBRC=Y
To backout the changed made by a successful job, DBRC=C
| Is This Answer Correct ? | 2 Yes | 2 No |
What is Program Isolation?
Which is the DL/I function used in CICS-IMS program? IBM
What is the need for a secondary index in ims?
I have a PSB which contains 3 PCB, how to write it ? please..
What is a Segment type?
I am totally confused on IMS message segments. When I create a message and it contains 5 segments does the entire message have a 32k limit or does each segment have a 32k limit? Is there a setting in the stage1 sys gen that defines if a transaction can receive/send multi-segmented messages?
Define psb?
Explain ims software environment?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What are the disadvantages of a hierarchical database?
How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?
What do you know about MFS?