Database Administration (MOSC)

MOSC Banner

Temp file deletion

edited Nov 3, 2011 3:50AM in Database Administration (MOSC) 4 comments
Small question:

Our TEMP tablespace ( 5 temp files each 30 GB) size almost 150 GB. Would like to get free space on the disk by deleting atleast  3 temp files.

Can I delete the temporary datafile from TEMP tablespace directly using following command in production:

ALTER DATABASE TEMPFILE 'temp01.dbf' DROP INCLUDING DATAFILES;


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