Deleting Historical Server sessions

When you delete the recoding session using the command hs_delete_data, the default behavior is to only delete the output files corresponding to that session and to leave the entries intact in the output tables.

If you want to remove the session data from the output tables, you should enter:

hs_deletedata database_also, sessionId

This command removes all the corresponding entries in the Session and ViewPerSession tables.