Lock Resources
Lock
-
Exclusive: Jobs that are defined with the same lock resource cannot run concurrently.
-
Shared: Jobs that are defined with the same lock resource can run concurrently.
If you have a folder containing three jobs, Update US, Update EU, and Update AUS, and Update US requires exclusive access to the Updating finance file lock resource, you can add an exclusive lock resource type to the Update US job. This job will then run and hold the resource. The other jobs in the folder are not able to access this resource.
The Lock Resource tool enables you to track and view resources used by SMART folders, folders, sub-folders, and job definitions, and manually add lock resources to avoid other jobs from running. You can view which resources are shared or used exclusively by jobs, and track jobs waiting for a resource.
-
You must manually delete and release resources in the Lock Resource tool after jobs have finished running. These resources are then available for jobs waiting for this resource. Resources that are defined in job definitions are automatically deleted and released.
-
Jobs that are defined as Critical and are waiting for an exclusive lock resource receive priority over other jobs. Jobs that are defined as Critical execute before jobs that are defined with a Priority level.
-
If a Critical job is waiting for an exclusive lock resource and is defined with a low Priority, this job executes before a non Critical job defined with a high Priority.
-
If two jobs are waiting for an exclusive lock resource and both are defined as Critical, the job with the higher Priority executes first.
-
The following video describes Lock Resources:
The following table describes the Lock Resources list.
Attribute |
Description |
---|---|
Resource Name |
Defines the name of the resource that is currently held. |
Type |
Defines the type of lock resource, as follows:
|
Jobs Using |
Defines the number of jobs currently using the resource. |
Jobs Requesting |
Defines the number of jobs requesting a resource. |
Resource Added |
Determines where the lock resource is held, as follows:
|
The following table describes the Resource Usage list.
Attribute |
Description |
---|---|
Job Name |
Defines the job name. |
Run ID |
Defines the unique code that identifies the job run. |
Resource State |
Determines one of the following job resource states:
|
File Name |
Defines the file name that the job executes. |