Interactive Process

From VSI OpenVMS Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

An interactive process is a type of process in OpenVMS that is connected to a terminal and accepts input from the user interactively (i.e. its SYS$INPUT, SYS$OUTPUT, SYS$ERROR and SYS$COMMAND point to the terminal).

Interactive processes are created by JOB_CONTROL when a user logs in and get their attributes from the SYSUAF user record.

See also