Previous Topic: Job Management Manager Startup

Next Topic: Custom Startup Files

Access Restriction to the SYSTEM Account

The Job Management Manager SYS$STARTUP:UJM$MANAGER$STARTUP.COM procedure allows users outside the SYSTEM account to start the manager. If this is an undesirable feature for your installation, insert the following line in your UJM$MANAGER$STARTUP_SYSCLUSTER.COM procedure:

$ UIC == "[1,4]"

This ensures that the manager always runs under the SYSTEM account.