Archive logs [message #282290] |
Wed, 21 November 2007 06:52 |
wojtyla
Messages: 17 Registered: March 2005 Location: USA
|
Junior Member |
|
|
HI,
i m facing a peculiar problem
when i load data into a table (using batch inserts & updates)
the tables space increases by 50 MB but the archive size increases bt 5 GB
The operation done is as follows
there is a table with two columns
Initialy the table is empty
then i load (batch insert 2 million records) in the first column
the archive logs increase by 2 Gb
now i batch update the table to load data into the second column
the archive log size goes to 9.5 GB
Can anyone suggest a way why this is happening & how i can reduce the archive log size .
it is noted that the oracle server takes up 100% cpu during these operation
|
|
|
|
|
|
|
|