dbTalk Databases Forums  

Displaying database info

comp.database.oracle comp.database.oracle


Discuss Displaying database info in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
deanfamily
 
Posts: n/a

Default Displaying database info - 12-13-2005 , 08:38 PM






I have a manually created 9i database, and I need to return some information
on it. I need to show the database name, user datafiles, temporary
datafiles, control files, and logfile groups. Anyone know how to do this?



Reply With Quote
  #2  
Old   
Vince Laurent
 
Posts: n/a

Default Re: Displaying database info - 12-14-2005 , 11:12 AM






Download and setup this cool tool

http://dbamon.com/orastat/

On Wed, 14 Dec 2005 02:38:20 GMT, "deanfamily"
<deanfamily (AT) verizon (DOT) net> wrote:

Quote:
I have a manually created 9i database, and I need to return some information
on it. I need to show the database name, user datafiles, temporary
datafiles, control files, and logfile groups. Anyone know how to do this?

-----------------------------------------------------
Come race with us!
http://www.mgpmrc.org


Reply With Quote
  #3  
Old   
scenario
 
Posts: n/a

Default Re: Displaying database info - 12-16-2005 , 07:58 AM



Hi,

The easy way is to make select on v$ view : v$instance, v$database,
v$datafile, ...
Look at the orcale doc on v$ view, dba_ view,you'll get allthe informations
you need.

"Vince Laurent" <vincelaurent (AT) REMOVETHISsbcglobal (DOT) net> a écrit dans le
message news: uik0q1hu1lm08jh7j920ufq5e6m5uima1p (AT) 4ax (DOT) com...
Quote:
Download and setup this cool tool

http://dbamon.com/orastat/

On Wed, 14 Dec 2005 02:38:20 GMT, "deanfamily"
deanfamily (AT) verizon (DOT) net> wrote:

I have a manually created 9i database, and I need to return some
information
on it. I need to show the database name, user datafiles, temporary
datafiles, control files, and logfile groups. Anyone know how to do
this?


-----------------------------------------------------
Come race with us!
http://www.mgpmrc.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.