Sessions Commands

Note

For details on specific commands, including syntax and examples,click on the specific command to go to its reference page.

CommandsDescriptions
abortTransactionAbort transaction.New in version 4.0.
commitTransactionCommit transaction.New in version 4.0.
endSessionsExpire sessions before the sessions’ timeout period.New in version 3.6.
killAllSessionsKill all sessions.New in version 3.6.
killAllSessionsByPatternKill all sessions that match the specified patternNew in version 3.6.
killSessionsKill specified sessions.New in version 3.6.
refreshSessionsRefresh idle sessions.New in version 3.6.
startSessionStarts a new session.New in version 3.6.