Run sql on different rac node through shell script
I want to run a sql script on each rac node through single shell script. How I can achieve it? Can somebody give me a sample or help me in this. I want a single shell script through which I can run a sql script on multiple nodes. Thanks..
0