ERROR | 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. |