ORA-02394: exceeded session limit on IO usage error
This error comes, when the sessions exceeds the value of LOGICAL_READS_PER_SESSION defined in user profile. To fix it , We need to increase the value of LOGICAL_READS_PER_SESSION in the user profile.
No comments:
Post a Comment