oracle12.2.1 坑 ORA-28040: No matching authentication protocol
1.ORA-28040: No matching authentication protocol
解決:在Oracle使用者(不是grid使用者)下,將$ORACLE_HOME/network/admin/sqlnet.ora檔案原來的SQLNET.ALLOWED_LOGON_VERSION=8註釋掉(如果沒有sqlnet.ora檔案,那麼就建立一個),修改為如下的行:
SQLNET.ALLOWED_LOGON_VERSION_SERVER=8 SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8 |
參考:https://www.cnblogs.com/lhrbest/p/6219687.html
2.監聽起來,客戶端連不上
配置靜態監聽
相關推薦
oracle12.2.1 坑 ORA-28040: No matching authentication protocol
1.ORA-28040: No matching authentication protocol 解決:在Oracle使用者(不是grid使用者)下,將$ORACLE_HOME/network/admin/sqlnet.ora檔案原來的SQLNET.ALLOWED_LOGON_VERSION=8註釋掉(如果
plsql developer連線oracle 12.2報錯 ora-28040 No matching authentication protocol
使用plsql連線時,發現報ora-28040 No matching authentication protocol 趕緊查了查MOS,原來在預設情況下Oracle12.2對客戶端版本有限制, 解決方法:升級Oracle客戶端或者修改sqlnet.ora中的以下兩個引數控制: SQLN
ORA-28040: No matching authentication protocol
binding before gre com see space match font jdb 使用hibernate+oracle數據庫時報錯,錯誤例如以下: 121 [main] INFO org.hibernate.cfg.Environment - Hibern
C# 使用DDTek.Oracle.dll連接數據庫提示ORA-28040: No matching authentication protocol
then 沒有 http log 連接數據庫 cati sqlnet logon 資料 原因: oracle客戶端版本太低,由9i的客戶端連接到12c高版本導致。 解決: 解決:在Oracle用戶下,將$ORACLE_HOME/network/admin/sqlne
ORA-28040: No matching authentication protocol 解決
某客戶現場專案組通過4a連線的資料庫,oracle客戶端版本為9或者10,版本過低過低,而生存庫的版本為12c 故通過客戶端連線時報錯ORA-28040: No matching authentica
No matching authentication protocol
方案 acl JD 字符 then proto jdbc msdb 配置文件 java 連接oracle數據庫; 之前連接公司的oracle數據庫沒有問題,但客戶提供的是oracle12C版本的,連接就報 :No matching authentication protoc
安裝graphlab 報錯 No matching distribution found for graphlab-create>=2.1
異常記錄 在安裝graphlab 的過程中,發現如下錯誤 Could not find a version that satisfies the requirement graphlab-create>=2.1 (from GraphLab-Create-License==
error:while loading shared libraries: libevent-2.1.so.6: cannot open shared object file: No such file or directory
div usr dir deb 缺失 依賴庫 cal bug 模塊 執行 memcached 啟動命令時,報錯,提示:error while loading shared libraries: libevent-2.1.so.6: cannot open shared ob
Android Studio3.2.1升級刨坑記錄
Android Studio出了3.2.1,我用的是2.3,所有決定升級一下,看看如何 為了保險一點,下載了官方的解壓版本,也就是說不含sdk,下載android-studio-ide-181.5014246-windows.zip 共999MB 解壓後直接執行,D:\android\android-st
hive1.2.1整合hbase遇到的坑
通常我們會整合hive與hbase,通過建立hive外部表,進行一些增刪改查hbase表,hive1.2.1整合hbase1.2.6,遇到了一些坑,通過修改了幾行hive原始碼,重新編譯hive-hbase-handler-1.2.1.jar包替換hive lib目錄下原本那個hive-
安裝PostGIS 2.1.1 時遇到checking for library containing GDALAllRegister... no
在postgis中執行./configure時,遇到 checking for library containing GDALAllRegister... no 的錯誤資訊[[email protected] postgis-2.1.1]# ./configure.........checking
SpringBoot-整合PageHelper5.1.2踩坑
背景就不介紹了,專案是SpringBoot+MyBatis搭建的,需要整合git上的PageHelper5.1.2,這個外掛大家都比較熟悉了 之前一直用的PageHelper4.0.3,整合是這樣的: //分頁外掛 PageHelper pageHelper = new PageHelp
android studio在3.2.1版本上新建專案遇到的坑
今天升級了 android studio 版本到3.2.1上,剛新建專案就出現編譯不通過,出現如圖所示: 解決辦法: 1、在工程的peoject的build.gradle中新增 mavenCentral() jcenter{url “http://jcente
用Oracle12.2手工建立資料庫的一個坑
作者介紹 楊建榮,DBAplus社群聯合發起人。現就職於搜狐暢遊,Oracle ACE、YEP成員,超7年資料庫開發和運維經驗,擅長電信資料業務、資料庫遷移和效能調優。持Oracle 10G OCP,OCM,MySQL OCP認證,《Oracle DBA工作筆記》作者。 Oracle 12cR2推出
[已解決]Android Studio 2.1.1 執行時候顯示 No changes To Deploy 但是其實已經更新了的,閃電執行的問題
Android Studio 更新成2.1.1 之後遇到一個問題,它有一個閃電執行的機制,出發點是好的,就是如果只是更新了一點點東西,那麼我使用熱部署來更新相應的activity 就好了。 但是我們經常遇到的情況是code 已經更新了,但是點選執行的時候還是提示 No c
Onvif客戶端出現“SOAP 1.2 fault: SOAP-ENV:Sender [no subcode]”錯誤解釋
用Onvif test tool測試自己寫的Onvif client時,Probe收到此資訊: SOAP 1.2 fault: SOAP-ENV:Sender [no subcode] "Stopped: no response sent or received (info
RedHat7(CentOS)安裝Oracle12.2.0.1
yum -yinstall binutils compat-libcap1 compat-libstdc++-33 compat-libstdc++-33*.i686 elfutils-libelf-develgccgcc-c++ glibc*.i686 glibc glibc-devel glibc-
asp.net core 2.1 Mysql 資料庫遷移,遇坑記錄
首先來一段錯誤immodeMacBook-Pro:tz.efcontext immo$ dotnet ef database update Unable to create an object of type 'AppDbContext'. Add an implementa
Haskell之Yesod開發–邊踩坑邊開發(2.1)
按照書上第八章的內容,我們來建立一個表單。 程式碼無誤,但是有一點,預設的庫使用了Google的CDN。這在大區域網當然沒法用。我們來改造一下 首先我們要搞定自己的靜態資源(如果你有CDN,可以跳過這裡) 1.安裝yesod-static 安裝過程會提示有些庫找不到,可以一
ELK之ES2.4.1雙例項平滑升級調優至5.2.1踩坑並supervisor管理記
ES老叢集用的2.4.1版本,跑的比較好就一直沒動,最近看資料ES5.X已經穩定,並且效能有較大提升,心裡就發癢了,但由於業務要保持高可用的屬性,就得想一個平滑升級的方案,最後想到了多例項過度的辦法,5.X版本網上介紹配置變化較大,也做好了踩坑準備,確定好要升級後,立刻