How to clone Oracle database on same server with different name using consistent backup (CP command)
February 15, 2018
Cloning Oracle Database on Same Server with CP Command
Current Database Name: test Current DB location: /u02/test/ New Database Name: valent New DB location: /u02/v…