lsnrctl status
服务 "test" 包含 1 个例程。
例程 "testsid", 状态 READY, 包含此服务的 1 个处理程序...
test为创建时的数据库名
testsid为sid
连接方式:
sqlplus system/manger@test不能使用@testsid
更多Oracle相关信息见 专题页面
Oracle指定的连接对象为数据库名不是SID
本文导语: lsnrctl status 服务 "test" 包含 1 个例程。 例程 "testsid", 状态 READY, 包含此服务的 1 个处理程序... test为创建时的数据库名 testsid为sid 连接方式: sqlplus system/manger@test不能使用@testsid 更多Oracle相关信息见 专题页面
lsnrctl status
服务 "test" 包含 1 个例程。
例程 "testsid", 状态 READY, 包含此服务的 1 个处理程序...
test为创建时的数据库名
testsid为sid
连接方式:
sqlplus system/manger@test不能使用@testsid
更多Oracle相关信息见 专题页面