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

    exec_backup_main: ORA-01031: insufficient privileges

    • Article Type: General
    • Product: Aleph

    Description:
    exec_backup_main 25-11-2009 00:15:01

    BKP_TYPE = ora_hot
    SLOT = a2

    BKP_USER = aleph
    BKP_DB = libcat.alephp
    BKP_UDIR = /exlibris/aleph/a20_1
    BKP_DIR = /exlibris1/backup_files/
    RM_USER = aleph_dba

    ORACLE_HOME = /exlibris/app/oracle/product/11
    ORACLE_SID = alephp
    HOST = libcat
    OS = Linux
    su = /bin/su -f

    ERROR:
    ORA-01031: insufficient privileges


    SP2-0640: Not connected
    setenv: Too many arguments.

    Resolution:
    Somehow or someone removed the DBA grants from ALEPH_DBA user (it was ok for alepht but not alephp) so this user could not connect to the DB as sysdba.

    I did "grant DBA to ALEPH_DBA" and it is ok now.

    It seems that after this change and rebooting the server, the site saw KB 16384-21937.


    • Article last edited: 10/8/2013