Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
 
User Commandsstart-appserv(1)


NAME

 start-appserv - attempts to start all the administrative domains defined for an installation of the application server

SYNOPSIS

 start-appserv

DESCRIPTION

 

Starts the administrative server and all the application server instances of each administrative domain defined for a particular installation of the application server. This command will only start the administrative domains and application server instances if the user executing the command has execute priviledges for the administrative server and application server instance startup scripts.

Use the start-domain and stop-domain commands to start and stop specific administrative domains.

The start-appserv command can be run locally only. One or more domain must already exist.


EXAMPLES

 Example 1. Using start-appserv
 
 
asadmin> start-appserv
Instance domain1:admin-server started
Instance domain1:server1 started
Domain domain1 started
Instance sample_domain:admin-server started
Domain sample_domain started

Where: the admin-server and server1 instances are started along with the domain domain1 they are associated with. The admin-server instance and the sample-domain domain it is associated with are also started.


EXIT STATUS

 
0
command executed successfully
1
error in executing the command

SEE ALSO

 

create-instance(1), delete-instance(1), start-instance(1), stop-instance(1), restart-instance(1), stop-appserv(1), start-domain(1), stop-domain(1)



Go To TopLast Changed April 2004