1

我刚刚在 Windows 7 上安装了 Oracle 11g 64 位。由于我是第一次使用 Oracle 11g,然后我才在 windows xp 上使用 oracle 9i,所以遇到了一些问题。当我打开 SQL Plus 时,会出现这样的屏幕 SQL*PLUS: Release Copyright Enter user-name: 现在我想知道这个屏幕的用户名和密码。我尝试了 scott/tiger 但没有工作。实际上它得到的错误信息是 ORA-12560: TNS: protocol adapter error

4

1 回答 1

1

用户名:系统

password : 你在安装 oracle 时给的密码

我猜斯科特默认锁定在 11g 中。

于 2013-01-18T05:07:40.267 回答