ORA-28009:connection as SYS should be as SYSDBA OR SYSOPER解決方法
安裝Oracle11g後,為了測試安裝是否成功,通過cmd命令打開了sqlplus。發現,以system和scott身份登入的時候都沒問題,以sys身份登入的時候卻報出ORA-28009錯誤。經過一番搜尋,問題得到解決,特此記錄,截圖如下:
錯誤提示裡的大致意思:作為sys的連線應該是SySDBA或Sysopor
所以,我們在登入的時候,可以試一下:sys as sysdba
原理:
sys用資料庫的超級使用者,資料庫內很多重要的東西(資料字典表、內建包、靜態資料字典檢視等)都屬於這個使用者,sys使用者必須以sysdba身份登入。拓展:
system是資料庫內建的一個普通管理員,你手工建立的任何使用者在被授予dba角色後都跟這個使用者差不多。
相關推薦
本地連線ORACLE報錯:ORA-28009: connection as SYS should be as SYSDBA or SYSOPER
1.用jdbc連線: String uName = "sys as sysdba"; String uPwd = "Oracle123"; String driverName= "oracle.jdbc.driver.OracleDriver"; String dbUrl = "
ORACLE用SYS登入報ORA-28009:connection as SYS should be as SYSDBA OR SYSOPER解決方法
文章目錄轉載內容:我的情況: 轉載內容: 情況一:使用sqlplus登入 正常輸入使用者名稱的口令,就會報錯,因為SYS是在資料庫之外的超級管理員,所以我們在登入的時候 要在輸入口令:口令+as sysdba(比如:123456 as sysdba) 情況二:使
ORA-28009:connection as SYS should be as SYSDBA OR SYSOPER
輸入使用者名稱 sys 然後輸入密碼後 出現 ORA-28009:connection as SYS should be as SYSDBA OR SYSOPER 錯誤 解決辦法 : 例如我的oracle 密碼為 Oracle12c 輸入口令應該填 Oracle12c a
ORA-28009:connection as SYS should be as SYSDBA OR SYSOPER解決方法
安裝Oracle11g後,為了測試安裝是否成功,通過cmd命令打開了sqlplus。發現,以system和scott身份登入的時候都沒問題,以sys身份登入的時候卻報出ORA-28009錯誤。經過一番搜尋,問題得到解決,特此記錄,截圖如下: 錯誤提示裡的大致意思:作為sys的連線應該是Sy
ORA-28547:connection to server failed, probable Oracle Net admin error錯誤,解決方法
pro div oracle 資料 安裝 err ora-28547 解決 方法 當用navicat連接oralce數據庫時報ORA-28547錯誤時,直接懵逼了,上網查了資料說是navicat自帶的oci.dll文件的版本和服務器端的oralce數據庫的版本不一致造成的。
navicat 連線oracle報錯ORA-28547:connection to server failed, probable Oracle Net admin error
習慣用navicat了,這次連線oralce資料庫還用的它,不過提示報ORA-28547錯誤,搜了一下,大概都是說navicat自帶的oci.dll檔案的版本和伺服器端的oralce資料庫的oci.dll檔案版本不一致造成的 網上有兩種解決方法: 1、把
ORA-04089:無法對SYS擁有的物件建立觸發器
ORA-04089 cannot create triggers on objects owned by SYS Cause: An attempt was made to create a trigger on an object owned by SYS.
Keras使用K.function抽取中間層報錯: TypeError: `inputs` to a TensorFlow backend function should be a list or t
# load the model print("[INFO] loading network...") model = load_model("fashion.model") # load the image image_path = "10026.jpg" image =
常被忽略的警告:This Handler class should be static or leaks might occur
在Android開發中,使用多執行緒處理時,如果需要通知介面需要用到Handler機制,如果不注意就會報如下警告資訊: 在StackOverflow上有這樣一篇文章講到了這個問題(感謝何海英): http://stackoverflow.com/questions/1140
專案中報錯:Warning: count():Parameter must be an array or an object that implements Countable的解決方案
報錯資訊:Warning: count(): Parameter must be an array or an object that implements Countable 這主要是7.2版本更新,部分方法變得更加嚴謹了 當傳遞一個無效引數的時候,count()函式會丟擲warning的警告
vim problem E10: \ should be followed by /, ? or &
原因:You are trying to use line continuation when vim is in compatible mode. 解決:To remove the second case run vim using vim -N. If no error
python中讀取json文件報錯,TypeError:the Json object must be str, bytes or bytearray,not ‘TextIOWrapper’
bytes byte 解決 wrap 原因 nbsp 方法 應該 導致 利用python中的json讀取json文件時,因為錯誤使用了相應的方法導致報錯:TypeError:the Json object must be str, bytes or bytearray,no
mac上 go-delve 安裝出現The specified item could not be found in the keychain 解決方法
mon pen 方法 rar spec hub 錯誤 sys lib 安裝go語言的編譯環境,在安裝到 delve時候出現如下錯誤: If reporting this issue please do so at (not Homebrew/brew or Hom
MyBatis多個接口參數報錯:Available parameters are [0, 1, param1, param2], 及解決方法
pan 解決 而且 crm ger int mybatis 添加 為什麽 1. sql語句如下: SELECT * FROM tb_crm_user WHERE id = #{userId, jdbcType=INTEGER} AND
EF生成模型出現異常:表“TableDetails“中列“IsPrimaryKey”的值為DBNull解決方法
執行 mar value src work dbnull blank 解決 mysql Entity Framework連接MySQL時:由於出現以下異常,無法生成模型:“表“TableDetails”中列“IsPrimaryKey”的值為DBNull. 出現以上錯誤時,考
numa.h:No such file or directory 解決方法
解決 clas issues -o log 方法 -s body num 參考: numa.h:No such file or directory numa.h:No such file or directory 解決方法 Ubuntu: $ apt-get install
MySql Host is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' 解決方法
lin 從庫 修改 admin error bsp with 入mysql數據庫 方法 環境:linux,mysql5.5.21 錯誤:Host is blocked because of many connection errors; unblock with ‘mysq
Docker隨筆:Hyper-V PowerShell Module is not available報錯解決方法
eas 詳細 返回 create err 虛擬 releases mod doc 當在win10使用docker-machine創建Hyper-v虛擬機時,返回了一個錯誤”Error with pre-create check: "Hyper-V PowerShell Mo
Https協議報錯:com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl解決方法
toc 使用 地址 bae aaaaa line 點擊 pro details 旭日Follow_24 的CSDN 博客 ,全文地址請點擊: https://blog.csdn.net/xuri24/article/details/82220333 所用應用服務器:JBos
git報錯:Pull is not possible because you have unmerged files解決方法
git pull 的時候報如下錯誤程式碼: error: Pulling is not possible because you have unmerged files. 嘗試用git stash沒有作用。 Pull is not possible because you have