摘要:
1.#首先确认是 Linux 6.0以上版本[root@vrh6 dev]# cat /etc/issue Oracle Linux Server release 6.2Kernel \r on an \m2.#添加记录到/etc/scsi_id.configecho "options whitel 阅读全文
摘要:
#还是使用之前的脚步来进行测试 #Author : Kconnie Pong Oracle@PONGDB:~> more load_balance.sh #!/bin/bash for i in {1..1000} do echo $i sqlplus -S system/oracle@ORCL ./load_balance.sh >load_bal... 阅读全文