ORA-38814: ALTER SESSION SET EDITION must be first statement of transaction
Cause: An edition switch could be executed within an open transaction.
Action: Commit or rollback the transaction and re-execute the statement, or use dbms_session.set_edition if its deferred effect is appropriate.
Error Type: ORA