Calculating the size of RAC database
I have written a script calculating database size. I am running this script on every server and want to run it on my RAC server. RAC server has 2 nodes and I am wondering if a script written for a regular database will need to be modified for RAC database? I did some rsearch and looks like it does not need to be modified but I just wanted to make sure. Also since there are 2 nodes, which node should I place the script file on?
0