Date Posted:
Product: Columbus
Product: Columbus
Problem:
How do I query the current job queue limits?
Solution:
The existing job queue limits for Import, Export and Batch Analysis can be queried at the Columbus servers command line interface (CLI) by executing the "Query_NumberOfJobs.script" script.
The 'Query_NumberOfJobs.script' is available to download, here: Query_NumberOfJobs.zip
Steps to execute the script:
- Copy the script file to the /tmp directory (or any directory with suitable permissions)
- Connect to the Columbus server CLI, navigate to the directory where the script is located and execute the script with the following command
$ acapella Query_NumberOfJobs.script
Example output below.
Current Batch Job Limit: 1
Current Import Job Limit: 1
Current Export Job Limit: 1
For information on how to modify the job queue limits, please see the following FAQ post:
Is it possible to enable parallel processing in Columbus?
Comments
0 comments
Article is closed for comments.