2.4.1.47.4 Options
-
-b
- Indicates the database will be accessed by the program.
-
-e exit_type:exit_name
- Indicates an exit routine must be used.
-
-n
- This option is used to launch
EXCI BATCH
program. It informs the Batch Runtime to userunbexci
but notrunb
. -
-s <DB_SYSTEM>
- Specifies the
DB SYSTEM
. This "DB SYSTEM
" value is used to get the "DB connection credential string" from file specified by global variableMT_DB2_SYSTEM_MAPPING
. And then apply it toMT_DB_LOGIN
. After this API is executed successfully,MT_DB_LOGIN
is restored. -
Program [arguments]
- Program name and user arguments to be passed to the program.
Parent topic: m_ProgramExec