ODI: Parameter für OdiStartScen
Auszug aus Doku:
Usage
OdiStartScen -SCEN_NAME=<scenario> -SCEN_VERSION=<version> [-CONTEXT=<context>] [-ODI_USER=<odi user> -ODI_PASS=<odi password>] [-SESSION_NAME=<session_name>] [-LOG_LEVEL=<log_level>] [-AGENT_CODE=<logical_agent_name>] [-SYNC_MODE=<1|2>] [-KEYWORDS=<keywords>] [-<VARIABLE>=<value>]*
Parameters
Parameters | Mandatory | Description |
---|---|---|
|
Yes |
Name of the scenario to start. |
|
Yes |
Version of the scenario to start. If the version specified is -1, the last version of the scenario is executed. |
|
No |
Code of the execution context. If this parameter is omitted, the scenario is executed in the execution context of the calling session. |
|
No |
Oracle Data Integrator user to be used to run the scenario. The privileges of this user are used. If this parameter is omitted, the scenario is executed with privileges of the user launching the parent session. |
|
No |
Password of the Oracle Data Integrator user. This password should be encoded. This parameter is required if the user is specified. |
|
No |
Name of the session that will appear in the execution log. |
|
No |
Trace level (0 .. 5) to keep in the execution log. The default value is 5. |
|
No |
Name of the logical agent responsible for executing this scenario. If this parameter is omitted, the current agent executes this scenario. |
|
No |
Synchronization mode of the scenario:
|
|
No |
Comma-separated list of keywords attached to this session. These keywords make session identification easier. |
|
No |
List of variables whose value is set for the execution of the scenario. This list is of the form |
Kommentare
Kommentar veröffentlichen