Generate Database Creation Scripts from Existing RAC Database.
Hi,
I have an Existing 6 Node RAC Database, and am responsible to Come up with Fastest & Easiest Strategy to 6 Node RAC Database. We don't have Hot/Cold Backups of Database nor Standby Solution. I am taking Metadata Exports using Datapump.
So I am thinking of creating database scripts from existing database so that I would be able to create Empty shell of Database. We are not Concerned about Data , we only need Metadata.
If I create RAC Database using DBCA it takes good amount of time. Would someone help on what is the best way to generate database creation scripts and I can then import the metadata.