|
-
first make sure the member you want to switch is in inactive..
then drop the first member..
alter database drop logfile member 'path'
#reate member with new location...
alter database add logfile member 'newpath' to group1
switch logfile..
alter system switch logfile...
follow this to create log files in diff location...even DB is open.
Thanks.
Thanigaivasan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|