Message Oracle ORA-29975 - Cannot register a query in the middle of an active transaction

ERRORCannot register a query in the middle of an active transaction
CAUSEUser tried to register a query within an uncommitted transction.
ACTIONCommit the transaction and retry.