ALTER DATABASE ADD LOGFILE Instance 'DHODS1' GROUP 5
SIZE 4096 M;
This simple commands adds redo log file with 2 members of size 4g. One member is located in a disk group and mirrored in other disk group if you have normal redundancy. No need to specify path. Please verify once done.
SIZE 4096 M;
This simple commands adds redo log file with 2 members of size 4g. One member is located in a disk group and mirrored in other disk group if you have normal redundancy. No need to specify path. Please verify once done.
No comments:
Post a Comment