Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    CREATE SESSION privilege lacks

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Problem Symptoms:
    Connecting using library name to Oracle using SqlPlus (s+ xxxyy) it displays this error message:
    ERROR:
    ORA-01045: user xxxyy lacks CREATE SESSION privilege; logon denied

     

    Cause:
    The ALEPH_LIBRARY role was not created.

     

    Resolution:
    Created using the /exlibris/app/oracle/admin/aleph20/scripts/create_role_profile script, and after granted this role to the Oracle users with 

    SQL>  grant aleph_library to xxxyy;

    from aleph_dba user

     

     


    • Article last edited: 17-Jun-2016
    • Was this article helpful?