Hi all, Is there any way of logging the MSSQL queries ( with values ) to the radius.log file ? I can see the following in the radius.log file ... Tue Jun 14 00:53:53 2005 : Error: rlm_sql (sql): Couldn't update SQL accounting STOP record - HY019 [unixODBC][FreeTDS][SQL Se rver]Arithmetic overflow error converting numeric to data type numeric. ... but I do not know which values in the accounting_stop_query made this happen. I know I can run radiusd with the -X, but I'd like to run it at background. Best regards, Lucas -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.7.1 - Release Date: 13/06/2005
"Lucas Aimaretto" <lucas@cyneric.com> wrote:
Is there any way of logging the MSSQL queries ( with values ) to the radius.log file ?
There's the "sqltrace" file.
rver]Arithmetic overflow error converting numeric to data type numeric.
... but I do not know which values in the accounting_stop_query made this happen.
Run the server in debugging mode. Alan DeKok.
participants (2)
-
Alan DeKok -
Lucas Aimaretto