Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Performance problem when using temporary clob variables.
Hi!
How were you using your temporary clobs?
Can you post a short example here, also take a 10046 trace with waits, to see what's slow, temporary lob modification or final copying to the permanent lob.
Tanel.
> Hi,
>
> I have created a little program for collecting data from approximately
> 15 tables in a database. I store the data in the filesystem using the
> utl_file package. It is little like xml using different keywords to get
> the position when a specific table start and so on. Then I have another
> routine that should go through the file and restore the data (normally
> to another schema). So the routine is for extracting data and than
> restore the data to another schema or another database.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Apr 13 2004 - 06:58:14 CDT
![]() |
![]() |