Database Administration (MOSC)

MOSC Banner

ALTER DISKGROUP diskgroup_name REPLACE DISK disk_name WITH 'path_name' [ POWER integer ] [ WAIT | NO

edited Nov 29, 2019 4:03AM in Database Administration (MOSC) 1 commentAnswered

ALTER DISKGROUP diskgroup_name
REPLACE DISK disk_name
WITH 'path_name'
[ POWER integer ] [ WAIT | NOWAIT ]

What is the effect of specifying nowait ...... how do you know when it ends? How do you know if it succeeds.

What is the effect of specifiying wait. What if you need to move gigabytes of data. Do you hang. how do you know if it succeeds.

Finally what is oracle's recommended way of doing this

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