Job definition parameters in Control-M for Databases enable you to apply values for the variables, as described in Using Control-M.
The following table describes the parameters for the Control-M for Databases.
Job definition parameter descriptions
Parameter |
Description |
---|---|
Defines the name of the Control-M for Databases connection profile. |
|
Defines the database job as a stored procedure, SQL Script, SSIS package, or Open Query. |
|
Commits statements that complete successfully to the database. It is available for all execution types except for SSIS. |
|
Defines the database job as an Embedded Query job. |
|
Filters stored procedures results according to schema names. |
|
Filters stored procedures results according to package names. |
|
Defines the name of the stored procedure. |
|
Defines the names of the stored procedure parameters. |
|
Defines the parameter values of the store procedure and SQL script. |
|
Defines the autoedit name that stores the OUT and Return parameters result in stored procedure submission. |
|
Defines the variables of the SQL Script. |
|
Defines the content of the SQL Script. |
|
Defines the data type of the stored procedure, such as string or integer. |
|
Defines the stored procedure column type as IN or OUT. |
|
Shows the execution log in the job output. |
|
Shows the output in the job output. |
|
Defines the output format as either text, XML, CSV, or HTML. |
|
Defines the location of the SSIS Package in SQL Server, File System, or SSIS Package Store. |
|
Defines the name of the SSIS Package. |
|
Defines the environment that an SSIS catalog runs on. |
|
Defines the names of the configuration files that are added to the SSIS package. |
|
Defines the name of each SSIS property path. |
|
Defines the values of each SSIS property path. |
Parent Topic |