snipped sessions continue to lock objects
Hi.
If user lock object (table for instance) using LOCK TABLE command. Then session changes status to SNIPPED because profile IDLE_TIME was exceeded. Table remains locked while session will be disappeared or killed.
Is it normal behavior? SNIPPED session has not change to be ACTIVE again.
If this behavior is normal. Does exist reliable mechanism for fast killing such sessions?