I need to set a Trace Flag -T328 in my Sybase ASE 15.0.3 Server, Windows Server 2003.
How or where should I start to do so ?
sp_traceon only works for the current session.
Add -T328 into the file : C:\sybase\ASE-15_0\install\RUN_HKTTDBZU03.bat doesn't work as I found the command executed by Control Panel Sybase SQLServer Service is :
Path to executable
C:\sybase\ASE-15_0\bin\sqlsrvr.exe -s<my server name> -C
I don't know how to modify and add -T328 to it.
Do you know how to add -T328 to Sybase permanently ?
How or where should I start to do so ?
sp_traceon only works for the current session.
Add -T328 into the file : C:\sybase\ASE-15_0\install\RUN_HKTTDBZU03.bat doesn't work as I found the command executed by Control Panel Sybase SQLServer Service is :
Path to executable
C:\sybase\ASE-15_0\bin\sqlsrvr.exe -s<my server name> -C
I don't know how to modify and add -T328 to it.
Do you know how to add -T328 to Sybase permanently ?