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!

Scheduling a daily clone in EM12c

user630422Sep 20 2013 — edited Sep 20 2013

I have several production databases that users want to be cloned to non-production databases on a daily basis.

I currently do this with OS scripts scheduled in cron to rsync RMAN backup sets to the needed hosts and then run the RMAN commands to clone the target to the auxiliary database.

I would like to move this functionality inside of EM12c.

In EM12c from the target database page I have used the "Oracle Database / Provisioning / Clone Database" option to setup up a job to clone database A to database B.  The problem is that this job can either be run immediately or scheduled to run once sometime in the future.  I see no way of making it a recurring job that could run on a daly basis.

Am I missign something or am I approachign this in the wrong way?

Any suggestions would be appreciated.

Comments

Thanos A

Hi there,

Have you confirm that the NumDecimalPlaces of the stat account is not zero but it is more than 1? Only if you have a NumDecimalPlaces value, HFM will not round the number during the input.

Regards,

Thanos

One Truth about...: ...Apps 13, London

Dakku

Would this be in the metadata?

Thanos A

Hi again,

Yes, you should confirm that the stat account that you have created has as a NumDecimalPlaces attribute the value 1. Based on that you will be able to input data with one decimal.

Regards,

Thanos

One Truth about...: ...Apps 13, London

AmarnathK

Yes. You can have a look at the Account properties. Same place where you would see isCalculated, isConsolidated properties

Regards

Amarnath

http://amarnath-essbase-blog.blogspot.com

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 18 2013
Added on Sep 20 2013
1 comment
394 views