Database Administration (MOSC)

MOSC Banner

how to drop 'offline datafile' please answer

edited Jun 9, 2015 10:05AM in Database Administration (MOSC) 10 commentsAnswered

in oracle 10g

datafile is offline

how to drop offline datafile

please answer

ex)    file_name            tablespace_name           status

                 a.dbf                      a                             online

                 b.dbf                      a                                offline

                c.dbf                       a                             online

alter tablespace drop datafile  sql is fail

occur including data error....

so i execute add including contents and datafile option

it is fail because not exists alter tablespace ...INCLUDING DATAFILES clause in oracle docs.

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