Hello,
I plan to convert my 9.2 database datafile layer from raw devices to filesystem files (database is on hp-ux).
At first I thought about exporting the data, changing the structure from raw to filesystem and then importing. But the database is huge and the required downtime will not be accepted by bussiness dept.
Now, I take into consideration building the standby database on a different system and storage resources.
My plan is:
1. prepare the production database to standby (data guard)
2. take RMAN backup of the production database
3. restore the backup on a different host and on the filesystem structure
4. switch from primary database to standby database
5. rebuild the structure on the primary host from raw to filesystem
6. build the standby to my standby database, now being primary database
7. switch back productio to the primary host
That's it.
My question is:
Is is possible to have a primary database on raw devices and standby database on filesystem?
I can't find a word about such convertion in a documentation for data guard nor rman.
Any help will be appreciated.
mewa
I plan to convert my 9.2 database datafile layer from raw devices to filesystem files (database is on hp-ux).
At first I thought about exporting the data, changing the structure from raw to filesystem and then importing. But the database is huge and the required downtime will not be accepted by bussiness dept.
Now, I take into consideration building the standby database on a different system and storage resources.
My plan is:
1. prepare the production database to standby (data guard)
2. take RMAN backup of the production database
3. restore the backup on a different host and on the filesystem structure
4. switch from primary database to standby database
5. rebuild the structure on the primary host from raw to filesystem
6. build the standby to my standby database, now being primary database
7. switch back productio to the primary host
That's it.
My question is:
Is is possible to have a primary database on raw devices and standby database on filesystem?
I can't find a word about such convertion in a documentation for data guard nor rman.
Any help will be appreciated.
mewa