Cause: | Attempted to start a new transaction with an ID already in use by an existing transaction. |
Action: | Check that your application uses a valid transaction ID. |
Cause: | The specified transaction ID does not correspond to an existing valid transaction. |
Action: | Check that your application uses a valid transaction ID. |
Cause: | The current session is not the same as the session that was passed into a UPIXADO() call. |
Action: | Check that your application is coded correctly. |