In which of the following situations would DB2 retain resources associated with a transaction at
COMMIT time?
A.
A cursor is defined as WITH HOLD.
B.
Another user executes the same transaction.
C.
The application program amends during COMMIT.
D.
The transaction terminates abnormally during COMMIT.