25 May
2015
25 May
'15
9:15 a.m.
On May 22, 2015, at 2:58 PM, Renato Sousa <rensousa@gmail.com> wrote:
Yes, I saw many cases of use of Simultaneous-Use and also do not understand why does not work. I believe to be some basic configuration that did not properly.
Try it without proxying, and without EAP.
I enabled the option sqltrace and I'm looking at the file. The correct would display the SQL sentence in simul_count_query when a user logs? There is no SELECT statement in sqltrace.sql file.
If Simultaneous-Use works, you'lll see it in the debug output. The SELECT will be printed there before it goes to the sqltrace file. Alan DeKok.