| Error | ORA-24422 |
Description | error occurred while trying to destroy the Session Pool | Cause | An attempt was made to destroy the session pool while some sessions in the pool were busy. | Action | Ensure that no sessions from the pool are being used OR call OCISessionPoolDestroy with mode set to OCI_SPD_FORCE. |