This command lets you modify the attributes of an existing unsealed job container.
This command has the following format:
jobcontainer action=modify name=job_container_name
[newName=new_job_container_name] [{nolinkage|transaction|synchronized}] [rollback[={y|n}]] [cascade[={y|n}]}] [jcPriority={1,...,10}] [userMessage]
If "cascade" or "cascade=y" is coded, the job linkage of the container is switched to resolution of dependencies into install cascades.
If "cascade=n" is coded, the job linkage is switched to no resolution.
Specifies the new priority that will be assigned to the job container.
The priority specified has to be numeric and its value has to be greater or equal 1 and less or equal 10.
If not coded the priority is not changed.
Specifies the name of the job container to be modified.
Specifies the new name of the job container.
Run the jobs of the container independently of each other.
Set the job linkage option to "Enable Transaction".
The job linkage option is set to "Synchronized job execution".
The job linkage option is set to "Batch job execution".
Modifies the custom administrator message of a job container.
Note: To modify a job container it has to be unsealed.
Attributes remain unchanged when none of their related parameters is coded.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|