Oracle7 Server Messages
 
 
 
 
 
 
 
 
 
 
 
00150-00159: Oracle*XA 
	ORA-00150	duplicate transaction ID 
| 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. | |
	ORA-00151	invalid 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. | |
	ORA-00152	current session does not match requested session 
| 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. | |
 
 
 
 
 
 
 
 
