Enabling Multithreaded RepAgent

Enable or disable a multithreaded RepAgent which uses separate threads for the RepAgent scanner and sender activities.

Log in to the primary Adaptive Server and enter:
sp_config_rep_agent dbname, 'multithread rep agent', {'true' | 'false'}
where dbname is the Adaptive Server primary database.
Set to true to enable multithreaded RepAgent. The default is false. You must restart RepAgent for the change to take effect.