ControlTier > elements
 

startService

Command Reference

Description

Start the Hypersonic SQL database server instance

Usage

ctl -t HsqldbRdb -o <objectname> -c startService [-hsqldbhome <${entity.deployment-install-root}>] [-javahome <${env.JAVA_HOME}>]

Options

Option Description Type Default
hsqldbhome Value of HSQLDB_HOME string ${entity.deployment-install-root} / ${entity.attribute.hsqldbRdbHome}
javahome Value of JAVA_HOME string ${env.JAVA_HOME} / ${entity.attribute.hsqldbRdbJavaHome}