Database Error Messages

OCI-40972

Cannot execute graph algorithm while within a transaction

Cause

Graph algorithm execution is being attempted while within an active transaction.


Action

Commit or rollback the active transaction, then issue the graph algorithm execution again.