InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.0: About user assistance >
6.6.0.2: Command line administration >
6.6.0.2.2: WebSphere Control Program (wscp) >
6.6.0.2.2.4: Example wscp commands, procedures, and scripts >
6.6.0.2.2.4.3: Starting and stopping live repository objects

6.6.0.2.2.4.3: Starting and stopping live repository objects

The wscp interface can be used to start and stop any live repository object. Live repository objects include the following:

  • Nodes

  • Application servers

  • Generic servers

  • Enterprise applications

  • Modules

  • Server groups

The syntax for the start operation and stop operation is as follows:

object_type start  object_name
object_type stop  object_name

The following example starts the application server named myServer:

wscp> ApplicationServer start /Node:dev-pc/ApplicationServer:myServer/
Go to previous article: 6.6.0.2.2.4.2: Configuring objects Go to next article: 6.6.0.2.2.4.4: Displaying information about objects

 

 
Go to previous article: 6.6.0.2.2.4.2: Configuring objects Go to next article: 6.6.0.2.2.4.4: Displaying information about objects