Database Error Messages

ORA-56622

type_of_session: Unable to save the session state because of cause - cause
  • type_of_session: DRCP or PRCP
  • cause: One of the causes under Cause

Cause

  1. The database was read-only.

Action

Either open the database in read/write mode or disable session state restore by adding POOL_SESSION_STATE_RESTORE=OFF in the connect string.