ORA-01031: insufficient privileges重新配置sys登入密碼
A)ORA-01031: insufficient privileges
B)客戶端用PL/SQL sys/pwd@*** as sysdba登入時出現同樣的報錯
C)伺服器端remote_login_passwordfile設定
D)ORAPWD重新設定密碼
[@more@]################Errors###################
C:>sqlplus as sysdba
SQL*Plus: Release 10.2.0.1.0 - Production on 星期五 3月 14 10:58:32 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-01031: insufficient privileges
客戶端用PL/SQL sys/pwd@*** as sysdba登入時出現同樣的報錯
################客戶端配置################
客戶端使用者用sqlplus行程登入到伺服器時報出ORA-01031: insufficient privileges
客戶端sqlnet.ora設定
C:>type D:oracleproduct10.2.0db_1networkadminsqlnet.ora
# This file is actually generated by netca. But if customers choose to
# install "Software Only", this file wont exist and without the native
# authentication, they will not be able to connect to the database on NT.
SQLNET.AUTHENTICATION_SERVICES = (NTS)
# NAMES.DIRECTORY_PATH= (TNSNAMES)
##############伺服器端配置###################
$ oslevel
5.3.0.0
$ uname -a
AIX Db02 3 5 00028057D600
$ more sqlnet.ora
SQLNET.INBOUND_CONNECT_TIMEOUT = 0
伺服器端remote_login_passwordfile設定
SQL> show parameter remote_login_passwordfile
NAME TYPE
------------------------------------ --------------------------------
VALUE
------------------------------
remote_login_passwordfile string
EXCLUSIVE
##################ORAPWD重新設定密碼####################
C:>D:oracleproduct10.2.0db_1binorapwd.exe -help
Usage: orapwd file=
where
file - name of password file (mand),
password - password for SYS (mand),
entries - maximum number of distinct DBA and force - whether to overwrit
e existing file (opt),
OPERs (opt),
There are no spaces around the equal-to (=) character.
C:>D:oracleproduct10.2.0db_1binorapwd.exe file=D:oracleproduct10.2.0db_1databasepwdorcl.ora password=sys force=y
orapwd命令中entries引數的作用 (http://blog.chinaunix.net/u/7667/showart_93939.html)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/216109/viewspace-1000938/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- sys使用者遠端登入報ORA-01031 insufficient privileges
- SYS使用者登入Oracle報錯ORA-01031: insufficient privilegesOracle
- Oracle的SYS使用者登入報許可權不足(ORA-01031: insufficient privileges)Oracle
- Oracle遠端登入報錯:ora-01031:insufficient privilegesOracle
- SYS遠端連線出錯ORA-01031:Insufficient privileges
- oracle 10g linux 遠端登入 ORA-01031: insufficient privilegesOracle 10gLinux
- SQL> conn sys/sys@vm_sigle as sysdba; 報ORA-01031: insufficient privileges錯誤SQL
- sys使用者執行 grant授權提示ORA-01031: insufficient privileges
- linux環境下sqlplus sys/sys@ORCL as sysdba報錯 ORA-01031: insufficient privilegesLinuxSQL
- ora-01031:insufficient privileges解決方法
- create view receive "ORA-01031: insufficient privileges"View
- Linux oracle ORA-01031: insufficient privilegesLinuxOracle
- 使用SYS使用者遠端登陸報許可權不足的解決:ORA-01031: insufficient privileges
- ORA-01031: insufficient privileges的解決方法
- Oracle 軟體克隆後sysdba登入提示沒有許可權ora-01031: insufficient privilegesOracle
- ORA-01031: insufficient privileges錯誤解決方法
- oracle rac dg庫報錯ORA-01031: insufficient privilegesOracle
- linux as 2.1 ORA-01031: insufficient privileges 解決方法Linux
- 在AIX 平臺下遇到ORA-01031: insufficient privilegesAI
- RMAN system 遠端連線 ORA-01031: insufficient privileges
- sys不能遠端登入。ora-01031
- sqlplus / as sysdba報錯ORA-01031: insufficient privileges的原因分析SQL
- conn / as sysdba 出現ORA-01031: insufficient privileges 解決辦法
- ORA-01031: 資料庫恢復時的insufficient privileges錯誤QS資料庫
- 儲存過程編譯報錯:PL/SQL:ORA-01031:insufficient privileges儲存過程編譯SQL
- [20240826]奇怪ORA-01031 insufficient privileges報錯.txt
- 11gR2 Restart Database SRVCTL啟動DB報ORA-01031: insufficient privilegesRESTDatabase
- sqlplus "/ as sysdba" 連不上,報ora-01031:insufficient privileges解決方法SQL
- 密碼登入密碼
- 修改 MySQL 登入密碼MySql密碼
- 密碼方式登入redis密碼Redis
- SSH免密碼登入密碼
- [Linux] SSH配置了免密碼登入,登入時還要輸入密碼Linux密碼
- uniapp 完成兩種方式登入 驗證碼登入 密碼登入APP密碼
- 關於密碼檔案,SYS密碼密碼
- 賬號密碼登入介面密碼
- PbootCMS後臺登陸密碼忘記/找回密碼後臺登入密碼外掛boot密碼
- centos配置ssh免密碼登入後,仍提示輸入密碼CentOS密碼