Golden gate for FULL DB
I want to migrate DB server one physical machine to other physical machine. My database size is 500GB. By Using RMAN backup and restore it is taking 8 hours for just backup a database and restore more than 12 hours. we can not effort such long down time. we are using oracle database 11.2.0.3
is it possible to replicate entire DB using golden Gate. I read there are many limitation in golden gate for replication, such as Primary key, BLOB, XML data, Sequence and etc.?
is it good idea to replicate entire DB using golden gate
or
is there other less time consuming solution to achieve this?