Database Administration (MOSC)

MOSC Banner

ORA-01652: unable to extend temp segment by 128 in tablespace XXXXX

edited Feb 28, 2012 5:11AM in Database Administration (MOSC) 10 comments
Hi

Need some help please.

I am trying to create a table using the "create table as" syntax using unions on a couple of tables.

However when I create the table I get the following error message:

ORA-01652: unable to extend temp segment by 128 in tablespace XXXXX

The tablespace has more than enough space available (To be exact, it had 12GB and increase it to 13GB) and still errors.

When checking the size of the tables I'm doing the union on, they are +/- 2GB in total.

Anyone have an explanation for me as to why I the database requires me to increase the size of the tablespace when there is more than enough space available?

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