What are two reasons to run the DB Batch backout utility?

Answers were Sorted based on User's Feedback



What are two reasons to run the DB Batch backout utility?..

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

What are two reasons to run the DB Batch backout utility?..

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

What are two reasons to run the DB Batch backout utility?..

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

What are two reasons to run the DB Batch backout utility?..

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

Post New Answer

More IMS Interview Questions

Can we use procopt on pcb and segment field (senseg)?

0 Answers  


What is dl/i?

0 Answers  


What are qualified and unqualified SSA's.

2 Answers  


What are the main control blocks available in ims db?

0 Answers  


What are the retrieval sequences in ims db?

0 Answers  






What does the Change Accum do?

1 Answers  


What is the advantage of creating the acbs well ahead of time?

0 Answers  


What are the command codes and their purposes?

2 Answers  


Define the terms Parent & Child.

3 Answers  


What is secondary indexing?

4 Answers  


I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol

1 Answers   IBM,


What is the maximum number of pcbs allowed in a psb?

0 Answers  


Categories