当前位置:网站首页>Oracle连通性测试小工具
Oracle连通性测试小工具
2022-04-23 11:03:00 【两个小黄鹂】
系统组在配置中间件时需要数据库连接信息,但是只有在程序运行后,才能确认提供的信息是否可用,下面的小工具比较轻便,可以提前测试数据库的连通性
如下是小工具使用方式
# ./oratest --help
Usage of ./oratest:
-P string
端口 (default "1521")
-h string
地址 (default "127.0.0.1")
-p string
密码 (default "tiger")
-s string
服务名 (default "orcl")
-u string
用户名 (default "scott")
连接信息配置错误
# ./oratest -h 192.168.124.3 -u test -p test -s orcl
test test 192.168.124.3 1521 orcl
连接成功!!
连接信息配置正确
# ./oratest -h 192.168.124.2 -u test -p test -s orcl
test test 192.168.124.2 1521 orcl
连接失败!!
链接:https://pan.baidu.com/s/17cVb17ARVDG4bLLjZbgQqQ
提取码:vs2r
–来自百度网盘超级会员V7的分享
版权声明
本文为[两个小黄鹂]所创,转载请带上原文链接,感谢
https://blog.csdn.net/u014650965/article/details/124310286
边栏推荐
- Excel · VBA custom function to obtain multiple cell values
- 期货开户哪个公司好?安全靠谱的期货公司谁能推荐几家?
- JVM - common parameters
- Dirichlet prefix sum (number theory optimization formula sub complexity weapon)
- 学习 Go 语言 0x08:《Go 语言之旅》中 练习使用 error
- More reliable model art than deep learning
- After the MySQL router is reinstalled, it reconnects to the cluster for boot - a problem that has been configured in this host before
- VIM usage
- A diary of dishes | 238 Product of arrays other than itself
- Cygwin 中的 rename 用法
猜你喜欢

Visualized common drawing (II) line chart

Detailed explanation of typora Grammar (I)

After the MySQL router is reinstalled, it reconnects to the cluster for boot - a problem that has been configured in this host before

A diary of dishes | 238 Product of arrays other than itself

Reading integrity monitoring techniques for vision navigation systems - 5 Results

Visualization Road (11) detailed explanation of Matplotlib color

Typora operation skill description (I) md

SVN的使用:

Diary of dishes | Blue Bridge Cup - hexadecimal to octal (hand torn version) with hexadecimal conversion notes

ConstraintLayout布局
随机推荐
面向全球市场,PlatoFarm今日登录HUOBI等全球四大平台
Constraintlayout layout
A diary of dishes | 238 Product of arrays other than itself
JDBC – PreparedStatement – 如何设置 Null 值?
Intuitive understanding entropy
26. 删除有序数组中的重复项
Understand the key points of complement
C语言之结构体(进阶篇)
MySQL Router重装后重新连接集群进行引导出现的——此主机中之前已配置过的问题
ffmpeg命令行常用参数
关于JUC三大常用辅助类
Leetcode22: bracket generation
web三大组件(Servlet,Filter,Listener)
Visual common drawing (III) area map
How to Ping Baidu development board
Gets the current time in character format
Qinglong panel pull library command update [April 20, 2022] collection is not lost
[Niuke challenge 47] C. conditions (BitSet acceleration Floyd)
Introduction to neo4j authoritative guide, recommended by Qiu Bojun, Zhou Hongxiang, Hu Xiaofeng, Zhou Tao and other celebrities
Visualization Road (11) detailed explanation of Matplotlib color