Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
For more OCI messages, see "24800-24999: OCI LOB/FILE-Related Messages" on page 2¬356 and "24300-24999: UPI/OCI Messages" on page 2¬342.
Cause: The limit on the number of concurrent transaction branches has been hit.
Action: Shutdown the system, increase the value of the INIT.ORA parameter TRANSACTIONS, and then restart the system.
Cause: The user transaction is currently used by others.
Action: Do not switch to a transaction attached to some other session.
Cause: The user session is not attached to any transaction.
Action: Do not attempt to detach when there is no current transaction.
Cause: The branch specified cannot be killed immediately because another session is using the branch, but it has been marked for kill. This means it will be killed as soon as possible after the current operation, which cannot be interrupted, is done.
Action: No action is required for the branch to be deleted.