Action disabled: source

DRAFT

Omnidex SQL: DISCONNECT

Description

Disconnect from an Omnidex Environment.

Syntax

DISCONNECT [ALL] [[ON [INSTANCE]] instance] [WITH options]
disconnect all with flush;

A DISCONNECT with the ALL modifier causes all instances to be closed. The with FLUSH option instructs the caches to flush any aged entries. This pair of options causes all entries in the caches to be released and freed.

Discussion

arg1
arg2

Examples

Simple

2nd example

 
Back to top
dev/sql/statements/disconnect/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)