Database Administration (MOSC)

MOSC Banner

problem with truncating table

edited Nov 29, 2010 10:33PM in Database Administration (MOSC) 5 commentsAnswered
 hi i want to truncate a partition of table but it does not get truncated due to below error.related datafile can not be recovered.
i do not know how to truncate this partition in the way i do not encounter this error.Please advice.


 alter table scott.table1  truncate partition P1;
 alter table scott.table1  truncate partition P1 update indexes;


ORA-00372: file 110 cannot be modified at this time

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