Oracle Error ORA-16290: cannot alter the session logical replication state within a transaction

Oracle Error Message

ORA-16290: cannot alter the session logical replication state within a transaction

Reason for the Error

A transaction was already in progress.

Solution

Commit or rollback the transaction and then reexecute.