Difference between revisions of "SYSTARTUP VMS.COM"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''SYSTARTUP_VMS.COM''' is a login command procedure provided with OpenVMS that resides in SYS$MANAGER. It is run by STARTUP.COM when the syst...")
 
Line 12: Line 12:
 
* have [[Monitor]] run with TCP/IP
 
* have [[Monitor]] run with TCP/IP
 
* start [[RPC]] services
 
* start [[RPC]] services
 +
* start [[SMISERVER]]
 
* start the [[ACME_SERVER]] process etc.
 
* start the [[ACME_SERVER]] process etc.
  

Revision as of 05:05, 14 February 2019

SYSTARTUP_VMS.COM is a login command procedure provided with OpenVMS that resides in SYS$MANAGER. It is run by STARTUP.COM when the system boots. SYSTARTUP_VMS.COM holds commands to perform site-specific tasks each time the system boots such as the following:


Show

Default contents of SYSTARTUP_VMS.COM: