Oracle指定的连接对象为数据库名不是SID

2014-11-24 18:50:05 · 作者: · 浏览: 4

lsnrctl status


服务 "test" 包含 1 个例程。


例程 "testsid", 状态 READY, 包含此服务的 1 个处理程序...


test为创建时的数据库


testsid为sid


连接方式:


sqlplus system/manger@test不能使用@testsid