From glen.mitchell@peace.com Thu, 04 Oct 2001 16:12:45 -0700 From: Glen Mitchell Date: Thu, 04 Oct 2001 16:12:45 -0700 Subject: Re: Result of Analyze Message-ID: MIME-Version: 1.0 Content-Type: text/plain You can use the Oracle supplied package DBMS_STATS to export the schema statistics into a table.  There are separate procedures within the package to export stats for the entire schema, for tables or for indexes.  Check out the docs describing the supplied packages. Glen Hamid Alavi wrote: List, How can I store the result of "analyze index  index_name validate structure" for the list of all indexes, INDEX_STATS just keep the last index name. I want to keep all the result in a separate table. Any Idea??? Hamid Alavi Office 818 737-0526 Cell    818 402-1987 The information contained in this message and any attachments is intended only for the use of the individual or entity to which it is addressed, and may contain information that is PRIVILEGED, CONFIDENTIAL and exempt from disclosure under applicable law. If you have received this message in error, you are prohibited from copying, distributing, or using the information. Please contact the sender immediately by return e-mail and delete the original message from your system. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Hamid Alavi   INET: hamid.alavi@quovadx.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@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). --  Glen Mitchell                   NZ Phone: +64 9 3730400 Energy Research Lab             URL: http://www.peace.com Peace Software                  Email: glen.mitchell@peace.com