Hi, Oracle 8.1.7 EE OS: all I am trying to implement Partitioning of Tables & Indexes on a database which has non-partitioned tables & indexes. I am looking for suggestions & gotchas from people who implemented. Couple of specific questions I have are 1. Once I create a table with partitioning, Do I need to use special techniques to import from old non-partitioned table ?? 2. Can I add new partitions from PL/SQL using DBMS_SQL or EXECUTE IMMEDIATE ?? 3. Any other specific things I need to be aware of ?? Thanks in advance.. --koti -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Koti Reddy INET: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (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).
