5.38.4 SQLService Commands
Your application issues commands to the SQLService by passing the command strings through the Java Service Manager using the JSM_COMMAND or the JSMX_COMMAND Built In Function, or an API for your chosen development language.
The commands that the SQLService processes are:
SERVICE_LOAD
CONNECT
SET
GET
EXECUTE
READ
COMMIT
ROLLBACK
METADATA
DISCONNECT
SERVICE_UNLOAD