Oracle Error Message
ORA-01453: SET TRANSACTION must be first statement of transaction
Reason for the Error
self-evident
Solution
commit (or rollback) transaction, and re-execute
ORA-01453: SET TRANSACTION must be first statement of transaction
self-evident
commit (or rollback) transaction, and re-execute