Preventing transactions from being terminated when HALDB partitions are unavailable
Use the PPUR= control statement on the DFSVSMxx member to prevent transactions with a processing option of PROCOPT=GOx from being terminated if a HALDB partition is unavailable due to a database command in progress. This condition would cause either STATUSGG or STATUSBA to be issued.
- N
- Do not prevent STATUSGG or STATUSBA from being issued if a HALDB partition is unavailable because a database command is in progress.
- Y
- If a HALDB partition is being accessed by a transaction with a processing option of PROCOPT=GOx, and the partition is unavailable due to a database command in progress, terminate the transaction and reschedule it.