Interactive jobs

 

An interactive job is a job that starts when a user signs on to a display station and ends when the user signs off. For the job to run, the subsystem searches for the job description, which can be specified in the workstation entry or the user profile.

Interactive jobs require continual two-way communications between the user and the system to perform a task. An interactive job begins when a user signs on to a system. The system requests signon information. If the signon request is accepted by the system, then the system creates the interactive job. The system then asks the user to supply a request. The user enters a request, and the system responds by processing the request. This pattern is repeated until the user ends the interactive job by signing off the system, or the job ends due to an application exception or device error recovery.

If an interactive job is part of a group of jobs or a pair of jobs, then it will have one of the following job types:

Interactive - Group

An Interactive - Group job is part of a group of jobs that is associated with a single display device.

Interactive - System request

An Interactive - System request job is one of a pair of jobs that is associated with each other by the system request function.

Did you know? You can sign on to the system in two ways. You can manually enter the system by using a user id and password. You can also create a program to automatically send the user id and password to the server, thereby bypassing the signon screen.

 

Parent topic:

Job types

Related concepts
Autostart jobs Batch jobs Communication jobs Prestart jobs Reader and writer jobs Server jobs System jobs