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: Objects analyzed during import

RE: Objects analyzed during import

From: Singla, Sanjeev <SSingla_at_oxhp.com>
Date: Wed, 21 Jun 2000 11:33:38 -0400
Message-Id: <10535.110005@fatcity.com>


They get analyzed in Oracle 8 versions where you have set parameter statistics =estimate
in your export.par file. It gathers the statistics if they are available.

But the import will take long time to complete, behind the scenes it executes
Analyze table command.

-----Original Message-----
From: Joe Hatchel [mailto:Joe.Hatchel_at_richmond.ppdi.com] Sent: Wednesday, June 21, 2000 11:21 AM
To: Multiple recipients of list ORACLE-L Subject: Objects analyzed during import

I have a quick question, do objects get analyzed during the import process? And does this happen for an object/schema import as well as a full DB import?
Thanks
Joe

--
Joe Hatchel
Sr Systems Administrator
PPD Development,  Richmond, VA


-- 
Author: Joe Hatchel
  INET: Joe.Hatchel_at_richmond.ppdi.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 Wed Jun 21 2000 - 10:33:38 CDT

Original text of this message

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