Hi Mark,
After starting ERP, R3 connections are not disconnected from ASE even though they do nothing.
Could you attached your ASE log file and SID.cfg? Let me check the files for what's happened.
and why don't you check the below ASE's configuration parameter?
'number of user connections', 25 is the default value of the parameter.
I think you should increase the values ( I recommand 15*4 )
Normally, There will be two connections for each workprocesses on ASE. one for committed reads and other for dirty reads as below....so if you have 15 workprocesses, you should set the values at least 15*2 + 20(for internal threads)
R3D039 00 comm rd ODBC
R3D039 00 unc rd ODBC
thanks,
sang-wook