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

Home -> Community -> Usenet -> c.d.o.server -> Re: Creating 100,000+ tables.

Re: Creating 100,000+ tables.

From: Keith <kknauss_at_gmail.com>
Date: 8 Dec 2005 07:05:40 -0800
Message-ID: <1134054340.816083.246470@o13g2000cwo.googlegroups.com>


I don't -- I was just trying to offer a solution to someone who does.

If you use Pro/C or some other programatic language, it's abstracted. You can create M tables with N threads anytime. Or you spend 30 minutes creating 100 dbms_jobs with the correct paramters. Then next time you want to do 250 threads to create 500K tables you can spend another 30 minutes creating more... Received on Thu Dec 08 2005 - 09:05:40 CST

Original text of this message

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