Stopping a Session From ODI Studio

Running Integration Processes 20-15 the = character. You must follow the character protection syntax specific to the operating system on which you enter the command.

20.9 Scheduling Scenarios and Load Plans

You can schedule the executions of your scenarios and Load Plans using the Oracle Data Integrator built-in scheduler or an external scheduler. Both methods are detailed in this section: ■ Section 20.9.1, Scheduling a Scenario or a Load Plan with the Built-in Scheduler ■ Section 20.9.2, Scheduling a Scenario or a Load Plan with an External Scheduler

20.9.1 Scheduling a Scenario or a Load Plan with the Built-in Scheduler

You can attach schedules to scenarios and also to Load Plans. Such schedules are managed by the scheduler built-in run-time agent. It is important to understand that a schedule concerns only one scenario or one Load Plan, while a scenario or a Load Plan can have several schedules and can be scheduled in several ways. The different schedules appear under the Scheduling node of the scenario or Load Plan. Each schedule allows a start date and a repetition cycle to be specified. For example: ■ Schedule 1 : Every Thursday at 9 PM, once only. ■ Schedule 2 : Every day from 8 am to 12 noon, repeated every 5 seconds. ■ Schedule 3 : Every day from 2 PM to 6 PM, repeated every 5 seconds, with a maximum cycle duration of 5 hours.

20.9.1.1 Scheduling a Scenario or a Load Plan

To schedule a scenario or a Load Plan from Oracle Data Integrator Studio.

1. Right-click the Scheduling node under a scenario or a Load Plan in the Designer

or Operator Navigator. Table 20–7 Stoploadplan Command Parameters Parameters Description load_plan_instance_id ID of the running Load Plan run that is to be stopped mandatory [load_plan_run_count] Load Plan run count of the load plan instance. It prevents unintentional stopping of a load plan run that happens to be the latest one. If it is omitted, the last Load Plan run count will be used optional -AGENT_URL=agent_ url] URL of the Physical Agent that starts the Load Plan optional [-STOP_LEVEL=normal default | immediate] Level used to stop the Load Plan run. Default is normal. Note: On Windows platforms, it is necessary to delimit the command arguments containing = signs or spaces, by using double quotes. The command call may differ from the Unix command call.