The pdrbk command forcibly rolls back transactions when none of the transactions that are part of a global transaction could be concluded (for example, because of a communications error). All the transactions in the global transaction must be rolled back, otherwise they will not be synchronized.
The pdrbk command is used to forcibly roll back transactions that are shown in the status information displayed by the pdls -d trn command as being in READY status (Status 1) and p status (Status 2).
HiRDB administrator
pdrbk [{-x host-name|-u unit-identifier}] [-s server-name] |
pdrbk {-x host-name|-u unit-identifier} [-s server-name] |
Specifies the identifier of the unit or the name of the host in which the transactions to be rolled back are located.
Specifies the server name when the unit has multiple servers. If this option is omitted, all servers in the object host are subject to the pdrbk command.
Specifies that all transactions in the server specified by the -s option that are in READY status and recovery waiting status are to be rolled back.
Specifies that the transaction identifier of a transaction in READY status and recovery processing waiting status is to be rolled back.