/START cannot be used with the /ABORT, /EXIT, or /RESTART qualifiers. Starts the server process. The following options are available: To change the default privileges: /PRIVILEGES=(privilege[,...]) To change the default UIC: /UIC=uic To change the default quotas: /AST_LIMIT=n /BUFFER_LIMIT=n /ENQUEUE_LIMIT=n /EXTENT=n /FILE_LIMIT=n /IO_BUFFERED=n /IO_DIRECT=n /JOB_TABLE_QUOTA=n /MAXIMUM_WORKING_SET=n /PAGE_FILE=n /QUEUE_LIMIT=n /SUBPROCESS_LIMIT=n /WORKING_SET=n You can use the following alternate syntax to specify a list of quotas and their values: /QUOTAS=(quota=n[,...]) quota is a PQL-style quota name (for example: ASTLM, BIOLM) See the $CREPRC system service in the VSI OpenVMS System Services Reference Manual for a list of PQL-style quota names and descriptions. To change the image dump setting: /DUMP /NODUMP (default) Forces a process dump in the event of an abnormal process termination. The dump is written to SYS$MANAGER: using the image filename and .DMP extension.