Starting the Server

SOAP/AM Server Management > Installing SOAP/AM Server >

Starting the Server

Previous pageReturn to chapter overviewNext page

The server can be started from the TACL prompt using the following syntax:

 

> RUN SOAPAM / TERM $vhs, NOWAIT / -VFS vfs-subvolume -HOST MyServer.MyDomain.com

 

where

 

$vhs is the name of a Virtual Hometerm Service process or other permanent device name (i.e., not a dynamic terminal device that is destroyed when you log off).

 

vfs-subvolume is the location of the Virtual File System you just created. If you created it in the same subvolume as the SOAPAM program files, you can omit the -VFS option entirely.

 

MyServer.MyDomain.com is the fully-qualified DNS name for this NonStop system. The -HOST option can be omitted if a host name has been configured for TCP/IP with SCF.

 

Information Icon This manual uses the example host name "MySystem.MyDomain.com" throughout. Substitute your own host name wherever you see MySystem.MyDomain.com.

 

Refer to Starting the SOAP/AM Server for complete information about these and other program startup options.