>> You can try
>> dbcc traceon (11201, 11202, 11203, 11204, 11205, 11206)
>>
>> 11202 Logs client language, cursor declare, dynamic prepare, and
>> dynamic execute-immediate text to the error log
>> Some text might be chopped
>
> Thats right, but truning on all these traces might result into huge
> output based on the number of activities are performed in the server
> so make sure you turn off the traces as soon as you capure the needed
> output
>
> HTH
> Manish Negandhi
> [ Team Sybase Intern ]
Thanks for the answers ...


|