Skip to Main Content

Analytics Software

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!

Automating Copy Application

1976377Apr 1 2014 — edited Apr 18 2014


Hi All,

Can anyone please let me know if the below script for automating copy application process using command Line Interpreter hfmcopyappcmd_x64.exe is correct.

hfmcopyappcmd_x64.exe -S="D:\oracle\Middleware\EPMSystem11R1\products\FinancialManagement\UDLbackup\11121DEV.udl" -s=test_source -D="D:\oracle\Middleware\EPMSystem11R1\products\FinancialManagement\UDLbackup\11121DEV.udl" -d=Test_destination -o="D:\apps\Oracle\Middleware\EPMSystem11R1\logs\hfm\HFMCopyApp.log" -cd=Y -cdt=Y -ca=N -cc=N -r=Y -da=Y -e=Y -sb=Y -ss=Y -c=0 -t=20 -Y="N" -SC="N" -ic="N" -id="N" -fn="N" -fu="N" -dts ="DEFAULT;DEFAULT;DEFAULT;DEFAULT;DEFAULT;DEFAULT"

Also can you please explain the process for implementing the same using batch file. Do i need to add some more options to this script?

Thanks,

Sri.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 16 2014
Added on Apr 1 2014
5 comments
2,203 views