Database Administration (MOSC)

MOSC Banner

Need suggestion on my idea

edited Jul 20, 2012 1:58AM in Database Administration (MOSC) 7 commentsAnswered
I am not getting any idea on how to deal with this, could anyone suggest the logic in Oracle:

Requirement: From one database, I would like to connect to multiple databases and extract tablespace usage information.

Note:- 1) I do not want to use database links 2) I do not want to store the db_name,userid and password in a text file (either using utl_file or spool or dbms_output) 3) I do not want to write C or Java code.

Worst case, I need to evaluate if database link is better or to store dynamically in a file is better?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

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