您的位置:首页 > 数据库

How to connect SQLPlus without tnsnames.ora

2014-05-09 21:29 471 查看
https://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:45033135081903
asktom上的一个话题,不用tnsnames.ora文件直接远程连接如下
C:\Users\Administrator>sqlplus system/system@ocm01:1521/ocmdb as sysdba


SQL*Plus: Release 10.2.0.3.0 - Production on 星期五 5月 9 21:27:52 2014

Copyright (c) 1982, 2006, Oracle.  All Rights Reserved.

连接到:

Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production

With the Partitioning, OLAP and Data Mining options

SQL>
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: