KBI 312178 Bulk Update Argent Omega Relators To Use Dynamic Pooling
Version
Argent Omega 2.2A-2404-A and later
Date
Friday, 14 June 2024
Summary
It is best practice to dynamic pool with Argent Omega Executors for better performance.
Often many Relators need to be updated
For example, Relators migrated from Argent AT might use ‘Spawn New Task Executor Process’, which causes less optimal performance
Now the new Argent Omega bulk Relator update facility can be used to set dynamic pool on multiple Relators
The CLI command is as follows:
ArgentOmegaCLI.exe /relator [/name:xxxx] [/folder] /pool_dynamic /Argent_Password:xxxx
Note:
- If ‘/folder’ option is used, the name specified in option ‘/name’ is name of folder that Relators reside in.
- Wildcards are supported for the name specified in option ‘/name’.
- Option ‘/name’ is optional. Without specifying name, all Relators are updated.
Example:
ArgentOmegaCLI.exe /relator /name:REL_SQL_* /pool_dynamic /Argent_Password:ArgentOmega
By running this command, Relators with name matching pattern ‘REL_SQL_*’ are updated to use dynamic pool of Argent Omega Executors.
Technical Background
N/A
Resolution
Upgrade to Argent Omega 2.2A-2404-A or later