Database Administration (MOSC)

MOSC Banner

The question is about the steps procedures in order to put the database in noarchivelog mode.

edited Jun 12, 2011 2:16AM in Database Administration (MOSC) 2 commentsAnswered ✓
 The question is about the steps procedures in order to put the database in noarchivelog mode.

Was the database put in noarchivelog mode with the following steps?  Does this steps are ok?
The confusion is the startup and then the alter databvase mount.

startup
alter database mount;
alter database noarchivelog;
alter database opened;

And the alert log shows:

Completed alter database noarchivelog

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