skip book previous and next navigation links
go up to top of book: HP OpenVMS Alpha Partitioning and Galaxy Guide HP OpenVMS Alpha Partitioning and Galaxy Guide
go to beginning of chapter: The Graphical Configuration Manager The Graphical Configuration Manager
go to previous page: Installation Procedure Installation Procedure
go to next page: Postinstallation Administrative TasksPostinstallation Administrative Tasks
end of book navigation links

Starting the GCM Server  



You can start the GCM server automatically ( Automatic GCM Server Startup) or manually ( Manual GCM Server Startup).

Note that you should run only one GCM server in an instance.

Automatic GCM Server Startup 

If you select automatic GCM server startup during server setup (see Setting Up the GCM Server), the setup utility executes the following command:

$ MC SYSMAN STARTUP ADD FILE GCMSRV$STARTUP.COM
You can also enter this command manually at any time.

The GCMSRV$STARTUP.COM procedure performs the following tasks:

To turn off automatic startup, enter the following command:

$ MC SYSMAN STARTUP REMOVE FILE GCMSRV$STARTUP.COM

Manual GCM Server Startup  

You can manually start the GCM server at any time by entering the following command:

$ @SYS$STARTUP:GCMSRV$STARTUP

go to previous page: Installation Procedure Installation Procedure
go to next page: Postinstallation Administrative TasksPostinstallation Administrative Tasks