在这个网络中有与问题中给出的错误消息相关的类似问题的提问和回答,但是这个问题与每个问题都略有不同。
我已经在我的 ubuntu 中安装了 oracle 12c 可以通过命令提示符成功连接到我的hr
用户sqlplus hr/hr@pdborcl
。
oracle@ubuntu:~$ sqlplus hr/hr@pdborcl
SQL*Plus: Release 12.1.0.2.0 Production on Mon Nov 16 21:57:24 2015
Copyright (c) 1982, 2014, Oracle. All rights reserved.
Last Successful login time: Mon Nov 16 2015 21:24:32 +05:45
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
SQL>show user;
USER is "HR"
Run Code Online (Sandbox Code Playgroud)
然而,我试图轻松地使用 sqldeveloper。当我提供以下凭据时,在 sqldeveloper 中的创建连接选项中