oratcptest-测试Oracle Data Guard,RMAN备份恢复的网络延迟

Oracle designed a particular utility called oratcptest specifically to help customers assess network resources used by Data Guard redo transport, GoldenGate RMAN backup and restore, migration, Data Guard instantiation, and database remote clone.

Oracle 专门设计了一个名为 oratcptest 的特定实用程序,以帮助客户评估 Data Guard 重做传输、GoldenGate RMAN 备份和恢复、迁移、Data Guard 实例化和数据库远程克隆所使用的网络资源。

You can download the utility (jar file) from Oracle MOS Note 2064368.1, which includes a complete description of the utility. Scroll to the bottom of the MOS note, under Attachments, and click on oratcptest to download the oratcptest.jar file.

相关推荐
数据智能老司机5 小时前
CockroachDB权威指南——CockroachDB SQL
数据库·分布式·架构
数据智能老司机6 小时前
CockroachDB权威指南——开始使用
数据库·分布式·架构
松果猿6 小时前
空间数据库学习(二)—— PostgreSQL数据库的备份转储和导入恢复
数据库
无名之逆6 小时前
Rust 开发提效神器:lombok-macros 宏库
服务器·开发语言·前端·数据库·后端·python·rust
s9123601016 小时前
rust 同时处理多个异步任务
java·数据库·rust
数据智能老司机6 小时前
CockroachDB权威指南——CockroachDB 架构
数据库·分布式·架构
hzulwy7 小时前
Redis常用的数据结构及其使用场景
数据库·redis
程序猿熊跃晖7 小时前
解决 MyBatis-Plus 中 `update.setProcInsId(null)` 不生效的问题
数据库·tomcat·mybatis
tadus_zeng8 小时前
Windows C++ 排查死锁
c++·windows
EverestVIP8 小时前
VS中动态库(外部库)导出与使用
开发语言·c++·windows