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

Home -> Community -> Mailing Lists -> Oracle-L -> BMC tables

BMC tables

From: Bob Metelsky <bmetelsky_at_cps92.com>
Date: Wed, 18 Sep 2002 14:08:25 -0800
Message-ID: <F001.004D2F4D.20020918140825@fatcity.com>


Does anyone know what these tables are? This looks like something new in 8.17

select table_name from sys.all_tables where owner='MYDEFAULTUSER and table_name like 'B%' ;

BMC_ISE_CASES
BMC_ISE_CLASSES
BMC_ISE_EVENTS
BMC_ISE_FINDINGS
BMC_ISE_F_TEXT
BMC_ISE_GROUPS
BMC_ISE_INDCOLS
BMC_ISE_INDUSE
BMC_ISE_RUNS
BMC_ISE_TABUSE
BMC_ISE_V$SQL
BMC_ISE_V$SQLTEXT
BMC_SQLEX_CALIBRATE_S01
BMC_SQLEX_CFG_S05
BMC_SQLEX_PLAN_TABLE_S05


These got created in my default users tablespace and Id like to get rid of them, or move them to systems tables space if they are needed. An online search says theis is a 3rd party import/export tool... ??

Anyone know about this. Can I drop them?

Thanks
bob
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Bob Metelsky
  INET: bmetelsky_at_cps92.com

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: 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 Wed Sep 18 2002 - 17:08:25 CDT

Original text of this message

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