Question
You have a database with the following redo log structure that needs a little work: ? All the members of all redo log groups reside
You have a database with the following redo log structure that needs a little work: ? All the members of all redo log groups reside on the same drive, in this directory: C:\oracle\product\10.2.0\oradata\TEST01. ? Groups 1 and 2 have two members and group 3 has three members. ? Each member should be named redo[].log. nn is the group number and x represents the drive letter (d or e in this case), representing the member number. However, for group 1, the is excluded (no need to alter this). Assuming that the files are not OMF, write all the SQL commands required to spread the members across three drives (drives C, D, and E), in the appropriate manner befitting redo log distribution. And dont forget that all groups should have the same numbers of members. Use the same existing directory structure for all three drives. Save your work in a file named ho0408.txt in the Solutions\Chapter04 directory on your student disk.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started