Oracle:什么是“即时客户端”?连接字符串格式? [英] Oracle: what is the "instantclient" connection string format?

查看:118
本文介绍了Oracle:什么是“即时客户端”?连接字符串格式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以及它与常规连接字符串有何不同?

and how does it differ from the regular connection string?

推荐答案

格式为:

name/pass@//host:1521/instance

标准Oracle连接字符串通常如下

Standard Oracle connect strings typically look like

name/pass@tnsentry

其中 nsentry 已通过以下几种方法之一进行定义,例如 tnsnames.ora 文件。如果您需要更多详细信息,idstram的答案非常有用。

Where tnsentry has been defined by one of several means such as a tnsnames.ora file. idstram's answer has an excellent pointer if you're looking for more details.

这篇关于Oracle:什么是“即时客户端”?连接字符串格式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆