Database Administration (MOSC)

MOSC Banner

Temporary Tablespace

edited Oct 11, 2012 1:11AM in Database Administration (MOSC) 6 commentsAnswered ✓
I have a main user called "XX", I created this user with specific tablespace called "TABSP_X" , but I didn't assign any tablespace for the temporary tablespace for that user so it's data


USERNAME,  DEFAULT_TABLESPACE, TEMPORARY_TABLESPACE

XX                     TABSP_X                              TEMP

the user 'XX' will contain a lot of objects , is it GOOD for performance to leave it's temporary tablespace to TEMP or it's better to create a customized tablespace for it's  temporary tablespace

Thanks in advance.

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