crsctl stat res -t columnar nodes
Has anyone put together a script in AWK or similar, to be able to list the status of each database in a multi-node rac?
In the infra that I manage we have a 6-node exadata with 100 CDB bases, and another 8-node exadata with 300 CDB.
The idea is to be able to have a quick visualization of base x base to know in which nodes some of the instances have been raised.
Thanks!