Permanently deletes from the diagnostic tracing tables all records pertaining to the specified logging (tracing) session ID.
sa_remove_tracing_data( log_session_id )
log_session_id Use this INTEGER parameter to specify the ID of the logging session for which to remove the data.
If there are no records for the specified log_session_id, the procedure has no effect. The procedure has no return values.
DBA authority required
Causes a commit upon completion, even if no records were found for the specified log_session_id.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |