The problem of connecting Navicate9.0+ to Oracle 11g
the
Error description: When the connected host is localhost, it appears that the port is not listening, but it has actually been listening,
the
When changing localhost to the host’s current IP, an ORA-12737 set CHS16GBK error occurs.
www.2cto.com
Reason: The connection string in Navicate9 is encoded to connect to oracle10g, which is not suitable for connecting to oracle11g
the
Solution: In Navicate, Tools->Options->OCI->change the path of oci.dll,
the
It is \product\11.1.0\db_1\BIN\oci.dll, that is, oci.dll connected to the directory where oracle11g is located,
the
Then save and restart Navicat
the
the
Author Liao Junrong
The problem of connecting Navicate9.0+ to Oracle11g
This article is from the internet and does not represent1024programmerPosition, please indicate the source when reprinting:https://www.1024programmer.com/the-problem-of-connecting-navicate9-0-to-oracle11g/