Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: column comments for v$ and x$ tables

RE: column comments for v$ and x$ tables

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Fri, 02 Nov 2001 05:38:18 -0800
Message-ID: <F001.003BB331.20011102045524@fatcity.com>

Hi,

For V$ views you can find the details in Oracle Xi Reference Manuals. For X$ tables the information is not documented externally.

Best Regards,
K Gopalakrishnan
Bangalore, INDIA
+ (91) 98451 78868

-----Original Message-----
Shrinivas (MED, Keane)
Sent: Friday, November 02, 2001 4:00 AM
To: Multiple recipients of list ORACLE-L

Hi lists

Is there a way to see the description of the column,means what value the column stores
for v$, x$ tables.

eg: desc v$session

we will see the column like...

SADDR
SID
SERIAL#
AUDSID
PADDR
USER#
USERNAME
COMMAND
OWNERID
TADDR
SQL_ADDRESS
SQL_HASH_VALUE
PREV_SQL_ADDR
PREV_HASH_VALUE
MODULE
MODULE_HASH how to find out what the column is and what value it stores.

i cannot find anything in dba_col_comments.

thanx in advance,
srinvias

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Tatireddy, Shrinivas (MED, Keane)
  INET: Shrinivas.Tatireddy_at_med.ge.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: K Gopalakrishnan INET: kaygopal_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Fri Nov 02 2001 - 07:38:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US