Change Load Plan execution time but nothing happens is Oracle ODI

Viewed 1923

I want to change the execution time of a load plan in Oracle ODI Scheduling. I change Starting date and times manually but it is again executed in previous date and time settings. How can i be able to execute the load plans in required date and time? Thanks


EDITING VERSION 1: The Images are scheduling agents

versions

P.S.: We have also converted to "Active for the period" and didn't work. Is it related with the Java version?

1 Answers

Changing the schedules of a Load Plan or a Scenario will update the schedule information in the repository but will not update that information in the agent.

There is therefore an extra step to perform. On the topology tab, a right click on the physical agent will give the option Update Schedule. That will refresh the agent memory with the schedule stored into the repository.

Related