DELETE_SESSION_ID less than zero?
There is a note in the DAMON documentation that says, "The CLEANUP_LOGICAL_DELETES procedure will not delete records whose DELETE_SESSION_ID column is set to a negative value."
What is the significance of a negative DELETE_SESSION_ID? Will those rows persist in the database forever?
Thanks!