Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to : emcli clone_database_home

am623Nov 4 2015 — edited Nov 19 2015

Trying to clone an oracle database home using emcli.

emcli clone_database_home -input_file='dest_properties:/oracle/product/emcli/dest.properties' -list_exclude_files='*.log,*.dbf,sqlnet.ora,tnsnames.ora,listener.ora' -isRac='false' -tryftp_copy='false' -jobname='am623_of_cloning_job' -run_prescripts_as_root='true' -rootscripts='%oracle_home%/root.sh' -source_params='TargetName:source.internal.admin.cam.ac.uk;HomeLoc=/oracle/product/12.1.0.2.5;HomeName=OH_12.1.0.2.5;ScratchLoc:/tmp' -jobdesc='12.1.0.2.5_oct2015' -isSwLib='false'

cat /oracle/product/emcli/dest.properties

dest1.internal.admin.cam.ac.uk;/oracle/product/12.1.0.2.5;OH_12.1.0.2.5;/tmp

get nothing from

emcli get_jobs |grep 2015-11-04

emcli version

Oracle Enterprise Manager 12c EMCLI Version 12.1.0.3.0

12.1.0.5.0

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2015
Added on Nov 4 2015
11 comments
837 views