[20191113]一行命令了解rac运行状态.txt

来源:这里教程网 时间:2026-03-03 14:31:10 作者:

[20191113]一行命令了解rac运行状态.txt $ srvctl config | xargs -I{} bash -c "echo ;srvctl status service -d {} ;echo ; srvctl status database -d {}  " Service orcl is running on instance(s) xxxxx1 Instance xxxxx1 is running on node xxxxx1 Instance xxxxx2 is running on node xxxxx2

相关推荐