Reputation: 111
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
P.S.: We have also converted to "Active for the period" and didn't work. Is it related with the Java version?
Upvotes: 2
Views: 2663
Reputation: 1928
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.
Upvotes: 1