Start and Stop Commands
Use the acsss command to start, stop, and monitor the status of the various services associated with ACSLS.
acsss enableThis is the default method to bring up ACSLS. It checks for dependencies and activates, in the proper order, the five ACSLS services and the ACSLS GUI. When this method is used, the services are configured to restart automatically after a system reboot.
acsss temp-enableSimilar to
acsss enable, though services are not restarted after a system reboot.acsss maint-enableIntended for general maintenance operations not involving the ACSLS database. This option enables the GUI infrastructure allowing GUI users to remain logged in while ACSLS is disabled. This method is used in contexts of minor software patch installations. Neither the acsls nor the smce service is enabled.
acsss disableThis is the default method used to halt ACSLS operation. It is not a complete shutdown and allows for the database and any GUI login sessions to remain active for maintenance operations after the acsls and smce services have been disabled. The resulting state is identical to that of
acsss maint-enable. This is the safest method to bring down the server as both ACSLS and the library are placed in an idle state before the services are disabled.acsss force-disableSimilar to
acsss disable, though the operation does not wait for an idle state before disabling acsls and smce.acsss shutdownThis renders a complete shutdown of all ACSLS services. It is intended for contexts of software installation and de-installation, and other maintenance contexts that require the database (
acsdb) or the GUI infrastructure (rmi-registryandsurrogate) to be shut down.acsss dbThis is the preferred control mode to use for database maintenance operations including
db_export,db_import, andacsss_config. It enables the ACSLS database engine and disables all other ACSLS services including the ACSLS GUI.acsss statusProvides a quick status report of the various ACSLS services.
acsss a-statusReturns the operational status of the
acsdbservice.acsss d-statusReturns the operational status of the
acslsservice.acsss g-statusThis option displays the status of the ACSLS GUI.
acsss l-statusProvides a verbose status summary of the various ACSLS services and includes pointers to log data for further analysis in troubleshooting contexts. The logs to which it points are helpful in contexts where the service failed to start up or shut down.
acsss p-statusSimilar to
acsss status, this report includes a listing of the various process IDs that are monitored by each respective service contract.acsss w-statusShows the status of the weblogic service.
acsss timeoutUpdates the SMF start-up timeout for acsls.
acsss legalThis option displays the ACSLS Legal Notice in English or French.