SQL Performance (MOSC)

MOSC Banner

ORA-1652: unable to extend temp segment

edited Jun 19, 2017 1:36PM in SQL Performance (MOSC) 14 commentsAnswered ✓

Hi,

Context :

1) Production database : 11.2.0.4, Windows server

TEMP tablespace file size = 4 Gb

TEMP tablespace file max size = 4 Gb

A business batch ran every day and terminates successfully (15 days a go the batch failed with

ORA-1652: unable to extend temp segment by 512 in tablespace    )

2) Test database :

same version than production

same TEMP tablespace file size and max size

Since production data have been imported in test database, the batch fails with :

ORA-1652: unable to extend temp segment by 512 in tablespace        TMP

Solutions provided :

1) The temp datafile max size is limited to 4 GB, I removed that limit on test environment following (TROUBLESHOOTING GUIDE (TSG) : ORA-1652: unable to extend temp segment (

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center