Start collector selection
Component: | BS2000 |
Functional area: | Device management |
Domain: | DEVICE |
Privileges: | OPERATING |
Routing code: | J |
Function
The START-RESOURCE-COLLECTION command is used by systems support staff (OPERATING privilege) to start the selection of a collector task by the system.
Format
START-RESOURCE-COLLECTION |
TIME-WEIGHT = *STD / <integer 0..600> |
Operands
TIME-WEIGHT =
The system calculates a weight for each task in the secure queue according to its priority and the time it has spent in the secure queue. The task with the greatest weight becomes the collector.
The TIME-WEIGHT value can be used to influence the calculation of the weight:
The higher the value selected for TIME-WEIGHT, the greater the influence of the priority when calculating the weight.
The lower the value selected for TIME-WEIGHT, the greater the influence of the wait time when calculating the weight.
TIME-WEIGHT = *STD
Default value: 10.
TIME-WEIGHT = <integer 0..600>
Value: 0 <= int <= 600.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | No error | |
64 | NKS0041 | Control task for SECURE queue with TSN=NKS not active. Command not executed. |