 |
|
|
NAME
start-domain - starts the given domain
SYNOPSIS
start-domain [--domain domain_name]
Use the start-domain command to start all the instances
in the specified domain. If the --domain option is not specified,
and there is only one domain, all the instances in that domain are started.
The start-domain command can be run locally only. The domain
must currently exist on the local machine
- --domain
-
name of
the domain; must be a unique name.
Example 1. Using start-domain
asadmin> start-domain --domain domain1
instance domain1:admin-server started
instance domain1:server1 started
domain domain1 started
Where: the domain1 domain is started. By starting
the domain, the admin-server and server1
instances in the domain are also started.
- 0
-
command executed successfully
- 1
-
error in executing the command
create-domain(1), delete-domain(1), stop-domain(1), list-domains(1), start-appserv(1), stop-appserv(1), start-instance(1), stop-instance(1)
Sun Java System Application Server | Go To Top | Last Changed 29 Dec 2003 |
Company Info
|
Contact
|
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
|