Database Administration (MOSC)

MOSC Banner

offline datafile in noarchivelog mode

edited Jun 10, 2012 10:47PM in Database Administration (MOSC) 3 commentsAnswered
Hello,

We cannot make datafiles "OFFLINE" when a database is in noarchivelog mode but we can make a tablespace "OFFLINE".

I agree that a TABLESPACE can be in "OFFLINE" in noarchivelog mode because, all the datafiles belongs to the tablespace are considered offline.
So nothing would be updated in this tablespace. So no recovery is needed for this tablespace.

Same way, if I make a datafile "OFFLINE" why would the database be in archivelog mode.
However the the datafile would not be accessable if this is in "offline" (we cannot make read/write).
So why should the database be in arvhivelog mode?

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