Tagged Questions
1
vote
2answers
456 views
Remote to a remote oracle server and get running instances?
I need to make a shell script that takes a list of servers and and check the running instances then run sql script in each instance!
now I do not want it to ask me for a password!
it's redhat and ...