Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: insert many records in short time
If you have multiple CPUs you can do parallel DML, to spread the load.
Regards,
Pat.
Shylasri Thirunagari wrote:
> I want to insert data from a partitioned table(300 million rows) to
> temporary non-partitioned table in short time. Table has just three
> number columns. No indexes, or constraints on the temporary table. Does
> somebody know any solutions.
>
> Oracle version 8.0.4 on Sun5.6.
>
> Regards,
> Shyla
Received on Mon May 01 2000 - 00:00:00 CDT
![]() |
![]() |