Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Undo tablespace is getting full each night

user3636719Sep 1 2011 — edited Sep 1 2011
Hello everyone,

I have undo tablespace about 8Gig on my 95Gig database. There are few ETL jobs that runs each night. Undo tablespace use to be 4Gig recently we increased it to 8Gig because it is throwing error ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDO_TS'. When I looked at undo tablespace after seeing error it is 99% full. ETL jobs loads data, can we put no log so that it doesn’t take any undo tablespace while running?

Any suggestions greatly appreciated.
select * from v$version;

Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
PL/SQL Release 10.2.0.5.0 - Production
"CORE	10.2.0.5.0	Production"
TNS for HPUX: Version 10.2.0.5.0 - Production
NLSRTL Version 10.2.0.5.0 - Production
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2011
Added on Sep 1 2011
12 comments
1,007 views