HPlogo Using HP 3000 MPE/iX:\Advanced Skills Tutorial: HP 3000 MPE/iX Computer Systems > Chapter 4 Module 3: Batch Processing

Challenge Test

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

  1. Which of the following characteristics refer to batch processing?

    1. interactive processing

    2. submits multiple commands at one time

    3. can be scheduled to run at specific times

    4. requires user supervision

  2. What are the five job processing states?

  3. Match the following terms with the descriptions below: input priority, job limit, jobfence, and session limit.

    1. establishes the priority for jobs to execute

    2. is the maximum number of sessions that can execute simultaneously

    3. must be above the jobfence for a job to run

    4. is the maximum number of jobs that can execute simultaneously

  4. Write a short job file that prints MYFILE1 on the line printer (assume that a file equation already exists defining LP as the line printer).

  5. Write the STREAM commands that does the following:

    1. JOBFILE runs immediately.

    2. JOBFILE will run at 11:00 P.M. tonight.

    3. JOBFILE will run next Monday at 8:00 A.M.

    4. JOBFILE will run next Wednesday at 10:00 P.M.

  6. What are the five commands that control job execution?

  7. What are the ten states of a spool file? Match the following output spool file states to the correct activity of the spool file:

    READY Spool file is being printed. PRINT Being created as output. CREATE Spool file is ready to print.

  8. What are the three most useful commands used to monitor job progress, and examine or delete completed spool files?

Feedback to webmaster