Quantcast
Channel: SCN : All Content - SAP on Oracle
Viewing all articles
Browse latest Browse all 2104

How to run a select against multiple databases

$
0
0

Dear experts,

 

I need to run a select against all our databases, which are running on a separate server each.

I found this:

 

Looping between multiple servers for SQL*Plus

 

which seemed to be doing the trick, but it relies on /etc/oratab, but in our environment this file

is not in use, i.e.

 

/var/opt/oracle/oratab - this file has comments only and does not contain any real entries

/oracle/<SID>/11203/install/oratab - this file has 0 size

 

Thank you!


Viewing all articles
Browse latest Browse all 2104

Trending Articles