Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> What are the type#'s in obj$ ?
Can anyone tell me in which fine manual I find what the types equate to in obj$
I want to know what a type 10 object is:
select obj#,name,type# from obj$ where obj#=288484;
OBJ# NAME TYPE# ---------- -------------- ---------- 288484 V$TEMPFILE 10
(Solaris 2.6; Oracle 8.1.7.4)
Thanks!
Barb
BAARF party number 20
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Barbara Baker INET: [EMAIL PROTECTED] Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Mon Jun 23 2003 - 18:11:55 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |