Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-39782

Direct path prepare is not allowed after another context loading the same table has ended

Cause

Direct path prepare called after a context loading the same table has ended.


Action

Close all contexts before trying to create another that loads the same table as a previous context in the same session.