Command Examples
This section includes the following command examples:
Running a Regular Flag Type Command
The following is an example of running a Regular flag type command:
SET spoolMemoryGB= 11;
executed
Running a Worker Flag Type Command
The following is an example of running a Worker flag type command:
SHOW spoolMemoryGB;
Running a Cluster Flag Type Command
The following is an example of running a Cluster flag type command:
ALTER SYSTEM RESET useMetadataServer;
executed