V14.10.FC4W1
./InformixHQ.sh help
Command: InformixHQ
This command starts/stops InformixHQ Server and Agent.
Syntax:
InformixHQ [startServer|startAgent <name>] [Encoding=<value>] [JVMMemx=<value>] [JarFileName] [PropertiesFileName]
InformixHQ [stop <name>]
startServer : Starts InformixHQ Server service with <name>
startAgent : Starts InformixHQ Agent service with <name>
stop : Stops InformixHQ Server/Agent service with <name>
Encoding (Optional) : Default value is utf-8
JVMMemx (Optional) : JVM's default value will be used If not specified
Jar FileName (Optional) : Default is informixhq-server.jar for startServer option and informixhq-agent.jar for startAgent option
Properties FileName(Optional) : Default is informixhq-server.properties for startServer option and informixhq-agent.properties for startAgent option
V14.10.FC5
./InformixHQ.sh help
Command: InformixHQ
This command starts/stops InformixHQ Server and Agent.
Syntax:
InformixHQ [startserver|startagent] [encoding=<value>] [jvmmemx=<value>] [jarfile=<value>] [propfile=<value>]
InformixHQ [stop <processid>]
InformixHQ [list]
startserver : Starts InformixHQ Server service
startagent : Starts InformixHQ Agent service
stop : Stops InformixHQ Server/Agent service with processId
list : Lists InformixHQ running processes
encoding (Optional) : Default value is utf-8
jvmmemx (Optional) : JVM's default value will be used If not specified
jarfile (Optional) : Default is informixhq-server.jar for startserver option and informixhq-agent.jar for startagent option.
For user provided filename, it must contain keyword 'informixhq' and it should end with .jar
propfile (Optional) : Default is informixhq-server.properties for startserver option and informixhq-agent.properties for startagent option.
User can provide any custom name to properties file
--------------------------------------------
upper/lower case, can't name process on FC5, must use jarfile/propfile options
Backwards compatibility again broken, sigh
Hrvoje
------------------------------
Hrvoje Zokovic
------------------------------
#Informix