Technical Notes
We're all on the same page!
Showing posts with label
clone db
.
Show all posts
Showing posts with label
clone db
.
Show all posts
Wednesday, 2 November 2016
How to Clone Database Manually without any tool such as RMAN?
›
Collect live database paths before start $ ps -ef | grep pmon $ echo $ORACLE_SID $ echo $ORACLE_BASE $ echo $ORACLE_HOME $ . oraenv ...
›
Home
View web version