UNLOADAPP

Unloads an application from memory.

Syntax

UNLOADAPP appName
ParameterDescription

appName

Name of the application to unload.

Notes

All databases within the application are unloaded.

Example

UNLOADAPP "SAMPLE";