Technical Notes |
|
This technical note explains the Verastream Host Integrator (VHI) services startup sequence and details how to manually start and stop the VHI services, if necessary.
There are six VHI services. The first three services are required for basic VHI functionality, the last three are optional for basic functionality, but are required to provide specific additional functionality.
For information on checking the status of services, see Technical Note 10054.
VHI services are automatically started at Windows startup; however, if you need to manually start VHI services, use the installed shortcuts:
For VHI 6.5 or higher: click Start > Programs > Attachmate Verastream > Host Integrator > Services > Start All.
For VHI 6.0: click Start > Programs > AttachmateWRQ Verastream > Host Integrator > Services > Start All.
Note: If you start the services individually, follow the The Startup Sequence noted below.
The shortcuts run <VHI>\bin\atstart commands. Instead of using the installed shortcuts, you can use the Windows NET START command or Services console to start services individually.
VHI services must be manually started (unless the system administrator configures the UNIX/Linux system to automatically load the services on system startup).
To start all VHI services in the correct sequence (including optional services), navigate to the /usr/vhi/bin directory and enter the following command:
atstart -start allThis command starts all of the installed VHI services in the correct sequence.
The atstart command can also be used to start individual services. To view the available command options, use the following command:
atstart -helpNote: If you start services individually, follow The Startup Sequence noted below.
VHI services must be started in the following order:
If you need to manually start VHI services, use the installed shortcuts:
For VHI 6.5 or higher: click Start > Programs > Attachmate Verastream > Host Integrator > Services > Stop All.
For VHI 6.0: click Start > Programs > AttachmateWRQ Verastream > Host Integrator > Services > Stop All.
Note: If you manually stop the services individually, follow The Shutdown Sequence noted below.
The shortcuts run <VHI>\bin\atstart commands. Instead of using the installed shortcuts, you can use the Windows NET STOP command or Services console to stop services individually.
Use the following command to manually stop VHI services in the correct sequence:
atstart stop allNote: If you stop the services individually, follow The Shutdown Sequence noted below.
VHI services must be stopped in the following order, which is the reverse of the startup sequence: