• <ul id="mayc0"></ul>
    <ul id="mayc0"><center id="mayc0"></center></ul>
    <strike id="mayc0"><input id="mayc0"></input></strike>
    <ul id="mayc0"></ul>
  • 億恩科技有限公司旗下門戶資訊平臺!
    服務器租用 4元建網站

    ORA-09925:Unable to create audit trail file Linux錯誤處理方法

    很多用戶在使用非Oracle用戶登錄數據庫時,有時會出現報錯的情況,那么應該怎么解決和處理這個問題呢?下面隨小編一起來看看吧!

    在使用非Oracle用戶登錄數據庫時,有時會出現如下報錯:

    [www.linuxidc.com@linuxidc ~]$ sqlplus "/as sysdba"

    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Feb 1 15:55:07 2012

    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.-

    ERROR:

    ORA-09925: Unable to create audit trail file

    Linux-x86_64 Error: 13: Permission denied

    Additional information: 9925

    ORA-09925: Unable to create audit trail file

    Linux-x86_64 Error: 13: Permission denied

    Additional information: 9925


    Enter user-name: 

    ERROR:

    ORA-01017: invalid username/password; logon denied


    Enter user-name: 

    ERROR:

    ORA-01017: invalid username/password; logon denied


    SP2-0157: unable to CONNECT to Oracle after 3 attempts, exiting SQL*Plus

    這個時候檢查bin目錄下的Oracle執行程序權限如下:

    [www.linuxidc.com@linuxidc ~]$ ls -lrt $Oracle_HOME/bin/oracle

    -rwxr-x--x. 1 Oracle oinstall 112701117 Dec  6 17:28 /u01/app/oracle/product/10.2.0/db_1/bin/oracle

    [www.linuxidc.com@linuxidc ~]$ id

    uid=504(marven) gid=501(oinstall) groups=501(oinstall),502(dba)

    使用root用戶修改為如下即可:

    [www.linuxidc.com@linuxidc ~]$ su 

    Password: 

    [root@hpserver2 Oracle]# chmod 6755 $ORACLE_HOME/bin/oracle

    [root@hpserver2 Oracle]# ls -lrt $ORACLE_HOME/bin/oracle

    -rwsr-sr-x. 1 Oracle oinstall 112701117 Dec  6 17:28 /u01/app/oracle/product/10.2.0/db_1/bin/oracle

    [root@hpserver2 Oracle]# exit

    登錄成功:

    [www.linuxidc.com@linuxidc ~]$ sqlplus "/as sysdba"

    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Feb 1 16:00:00 2012

    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.


    Connected to:

    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production

    With the Partitioning, OLAP, Data Mining and Real Application Testing options

    SQL>

    OK啦。

    河南億恩科技股份有限公司(www.vbseamall.com)始創于2000年,專注服務器托管租用,是國家工信部認定的綜合電信服務運營商。億恩為近五十萬的用戶提供服務器托管、服務器租用、機柜租用、云服務器、網站建設、網站托管等網絡基礎服務,另有網總管、名片俠網絡推廣服務,使得客戶不斷的獲得更大的收益。
    服務器/云主機 24小時售后服務電話:0371-60135900
    虛擬主機/智能建站 24小時售后服務電話:0371-55621053
    網絡版權侵權舉報電話:0371-60135995
    服務熱線:0371-60135900

    1
    1
    分享到:責任編輯:黃利敏

    相關推介

    共有:0條評論網友評論:

    驗證碼 看不清換一張 換一張

    親,還沒評論呢!速度搶沙發吧!