This is a discussion on How do I know if a TRACE is active in a SP? within the Informix forums, part of the Database Server Software category; --> Hi How do I know if a TRACE in a Stored Procedure is already active? Can I interrogate a ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi How do I know if a TRACE in a Stored Procedure is already active? Can I interrogate a system table for that information? I have some SP's that goes about 10 levels deep and would like to know in the bottom ones if the top SP's have already activated a trace, else if the bottom one activates it again, it overwrite the existing one. Regards David sending to informix-list |