Release : 12.2 - ALL
Component : CA Distributed Repository Access System (CA DRAS)
Each thread opens a TCB -Thread Control Block which means it uses storage. However this should not be a problem.
32 threads is a good number for most shops, since each thread is only used for milliseconds for a request.
32 threads does not equate to 32 users. It equates to 32 concurrent requests which are only live for milliseconds.
Here is how to verify:
To determine the number of concurrent requests:
What is your highest conid(nn) number when running at peak? Set your number of DRAS threads accordingly. Threads may be set to a maximum of 99.