Home > Database > Mysql Tutorial > 如何快速查看Oracle服务名连接的数据库的信息

如何快速查看Oracle服务名连接的数据库的信息

WBOY
Release: 2016-06-07 17:13:50
Original
1327 people have browsed it

快速查看Oracle服务名连接的数据库的信息: 具体操作命令及结果信息如下: --------------------------------------------------

Linux公社

首页 → 数据库技术

背景:

阅读新闻

如何快速查看Oracle服务名连接的数据库的信息

[日期:2012-05-23] 来源:Linux社区  作者:lsxy117 [字体:]

快速查看Oracle服务名连接的数据库的信息:

具体操作命令及结果信息如下:

------------------------------------------------------------------

C:\Documents and Settings\Administrator>tnsping lsxy

TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 01-3月 -2012 16:11:54

Copyright (c) 1997, 2010, Oracle.  All rights reserved.

已使用的参数文件:

D:\app\Administrator\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

-- 可以检查出本机Oracle配置文件的大体位置

已使用 TNSNAMES 适配器来解析别名

尝试连接 (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.x x.x.xx)(PORT = 2261))) (CONNECT_DATA = (SERVICE_NAME =lsxy)))

-- 可以检查出这个服务名是否正确,以及配置的IP及端口号

OK (10 毫秒)

C:\Documents and Settings\Administrator>

更多Oracle相关信息见Oracle 专题页面 ?tid=12

linux

  • 0
  • Oracle 同义词synonym 学习

    Oracle job 学习

    相关资讯       Oracle入门教程 

    图片资讯      

    本文评论   查看全部评论 (0)

    评论声明

    最新资讯

    本周热门

    Linux公社简介 - 广告服务 - 网站地图 - 帮助信息 - 联系我们
    本站(LinuxIDC)所刊载文章不代表同意其说法或描述,,仅为提供更多信息,也不构成任何建议。


    Copyright © 2006-2011 Linux公社 All rights reserved 浙ICP备06018118号

    source:php.cn
    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template