Cloning Principle ———————— 1. Cloning is creating replica of your source instance (prod,..) to target (test,dev..) so that patch level & data in target instance is same as source instance. 2. Overview of cloning steps 2.1 Ensure you are autoconfig enabled on both Application Tier & Database tier (This is for Rapid Clone) 2.2 Maintain […]
Read More