1.1

Table Of Contents
Chapter 53
sqlf Launcher Commands
Use the sqlf command-line utility to launch SQLFire utilities.
Syntax on page 359
Description on page 360
Syntax
To display a full list of sqlf commands and options:
sqlf --help
The command form to display a particular utility's usage is:
sqlf <utility> --help
With no arguments, sqlf starts an sqlf Interactive Commands:
sqlf
To launch and exit all other utilities, use the syntax:
sqlf <utility> <arguments for specified utility>
In this command form, <utility> is one of the following.
DescriptionUtility name
Starts and stops a SQLFire Server member, and provides status of a
running one.
server
Starts and stops a SQLFire Locator member, and provides status of a
running one.
locator
Starts and stops a GemFire JMX Agent, and provides status of a running
one.
agent
Prints SQLFire product version information.
version
Prints statistic values from a statistic archive.
stats
Merges multiple logs les into a single log.
merge-logs
359