Database Utilities (MOSC)

MOSC Banner

Does sqlplus or sql developer have an equivalent of SQL Server CMS queries?

edited April 2020 in Database Utilities (MOSC) 4 commentsAnswered ✓

SQL Server Management Studio has a feature called CMS (Central Management Server) queries. It allows you to run the same query on multiple servers simultaneously and view the results together in a single grid. I find it really handy when I'm looking for something like every server where a particular user has access. I'd like to do the same on Oracle servers. I've got about 30 oracle servers to check. I'm sure I could write a script to connect to each server in series and query them one at a time, but it would be so much faster if I

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center