A script enabled browser is required for this page to function properly.
Skip to main content
StorageTek Tape Analytics Administration Reference Guide, Version 1.0.2
E28379-03
Table of Contents Previous Next Index


Server Administration : STA Command

STA Command

The STA command brings the entire STA environment up or down and can provide a status as well. It also checks to see if a particular service is already in the state that you are attempting to move to and informs you if it is already in that state.

Note – The STA command is recommended over the individual service commands discussed beginning because it is a guaranteed method to ensure all services are brought up or down. Service commands are not always so reliable.

TABLE 2‑1 shows memory usage requirements for the STA Domain Server, STA Managed Server, and MySQL.

TABLE 2‑1 Memory Usage

Item

Memory Requirement

STA Domain Server

2 GB heap size

STA Managed Server

2 GB heap size

MySQL

2 GB memory

The following STA command tasks can be performed:

Start STA

STA start starts MySql, staservd, WebLogic Administration Server, and WebLogic staServer in that order.

1.
# STA start
# STA start

Stop STA

STA stop stops WebLogic staServer, Weblogic Administration Server, MySql, and staservd in that order.

1.
# STA stop
# STA stop

Report STA Status

STA status reports the status of MySql, WebLogic Administration Server, and WebLogic staServer.

1.
# STA status
# STA status

Table of Contents Previous Next Index Link to documentation
Copyright © 2012 Oracle and/or its affiliates. All rights reserved.