Message Oracle ORA-38814 - ALTER SESSION SET EDITION must be first statement of transaction

ERRORALTER SESSION SET EDITION must be first statement of transaction
CAUSEAn edition switch could be executed within an open transaction.
ACTIONCommit or rollback the transaction and re-execute the statement, or use dbms_session.set_edition if its deferred effect is appropriate.