Previous Topic

Next Topic

Book Contents

Book Index

Options of the IOA Conditions/Resources Screen

The following options can be selected for conditions and resources by typing the option in the OPT field to the left of the resource or condition name and pressing Enter. Available options are shown in Table 107:

Table 107 Options of the IOA Conditions/Resources Screen

Option

Description

D (DELETE)

Delete a condition or resource from the list. The event is recorded in the IOA Log file.

C (CHANGE)

Change the maximum available quantity of a Quantitative resource. The event is recorded in the IOA Log file.

? (WHY)

View a list of the jobs that are either waiting for this resource or holding it.

These options are discussed in detail on the following pages.

Deleting Conditions and Resources – The DELETE Option

To delete conditions and/or resources, type D (Delete) in the OPT field to the left of the conditions and resources being deleted and press Enter.

A confirmation window may be displayed, depending on user profile customization:

-------------------------- IOA CONDITIONS/RESOURCES ------------------------(4)

COMMAND ===>                                                   SCROLL ===> CRSR

PREFIX  ===>                COND Y CONTROL Y RES Y STAT Y      DATE 0606 - 0606

OPT TYPE      CONDITION/RESOURCE    IOAID  USE QUANTITY  MAX  *P   RBA    DATE

    COND      SALARY-PRSL01A-OK                                           0909

    COND      SALARY-PRSL002-OK                        +----------------------+

    COND      SALARY-PRSL003-OK                        |  CONFIRM             |

 D  COND      CBT-TAPE-ARRIVED               <---------|  ASK FOR EACH ONE Y  |

 D  COND      KPL-PRKPL03-OK                           +----------------------+

    COND      KPL-PRKPL04-OK                                              0606

======== >>>>>>>>>>>>>>>> B O T T O M   O F   L I S T <<<<<<<<<<<<<<<< ========

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

                                                                              

OPTIONS: D DELETE C CHANGE ? WHY          COMMANDS: ADD               14.07.08

If a confirmation window is displayed, fill in the window as shown in Table 108 and press Enter:

Table 108 IOA Conditions/Resources DELETE Confirmation Window Options

Option

Description

CONFIRM

Whether to process the delete request. Valid values are:

  • Y (Yes) – Process the request.
  • N (No) – Cancel the request.

ASK FOR EACH ONE

This line is displayed only if more than one delete is requested. It determines whether individual confirmation is required for each delete request. Valid values are:

  • Y (Yes) – Individual confirmation is required for each delete request. The specified CONFIRM value applies only to the current order or request.
  • N (No) – Individual confirmation is not required for each delete request. The specified CONFIRM value is applied to all delete requests. (If CONFIRM is Y, all delete requests are processed; if CONFIRM is N, no delete request is processed.)

Changing the Quantity of a Resource – The CHANGE Option

To request a change to the maximum available quantity of a resource, type C (Change) in the OPT field to the left of the resource and press Enter. The window shown in Figure 86 is opened.

Figure 86 IOA Conditions/Resources CHANGE Option Window

-------------------------- IOA CONDITIONS/RESOURCES ------------------------(4)

COMMAN +---------------------------------------------------------+  L ===> CRSR

PREFIX |  PLEASE FILL IN QUANT RES NAME, COUNT AND PRESS ENTER   |  0606 - 0606

OPT TY |                                                         |  BA    DATE

    CO |  NAME ===> TAPEP                    COUNT ===>          |  000)      

 C  RE |                                                         |            

    RE +---------------------------------------------------------+            

    RE                                                                        

    RESOURCE  TAPEP                   01    U    0002            (00091)      

    RESOURCE  CPU1                    01    U    0002            (00091)      

    RESOURCE  CPU2                    01    U    0003            (00092)      

    RESOURCE  TAPEP                   01    R    0002          1 (00093)      

    COND      BR-BRIVPCC-ENDED-OK                                         0606

    COND      BR-BRCC0001-ENDED-OK                                        0606

    COND      BR-BRCC0002-ENDED-OK                                        0606

    COND      BR-BRCC0003-ENDED-OK                                        0606

    COND      BR-BRCCIND-ENDED-OK                                         0606

    COND      BR-BRUPDT02-ENDED-OK                                        0606

    COND      BR-BRREP001-ENDED-OK                                        0606

    COND      BR-BRREP002-ENDED-OK                                        0606

    COND      GL-GLINP001-ENDED-OK                                        0606

    COND      EBD-APPL-STARTED                                            0606

    COND      CICS-PROD-IS-UP                                             STAT

OPTIONS: D DELETE C CHANGE ? WHY          COMMANDS: ADD               14.07.08

The NAME value in the window is protected and cannot be changed.

The COUNT parameter consists of two values: sign and quantity. Fill in the COUNT parameter as shown in Table 109 and press Enter:

Table 109 COUNT Parameter Values

Value

Description

sign

Valid values (one character):

  • + (Plus) – Add the selected quantity to the current maximum available quantity to give a new maximum available quantity.
  • - (Minus) – Subtract the selected quantity from the current maximum available quantity to give a new maximum available quantity.
  • '  ' (Blank) – Set the maximum available quantity to the selected quantity.

quantity

Quantity to be used to adjust the maximum quantity of the resource (four digits) according to the specified sign. Leading zeros are required.

Viewing a List of the Jobs Waiting for a Resource – The WHY Option

To view a list of the jobs that are either waiting for this (quantitative or control) resource or holding it, type ? in the OPT field to the left of the resource and press Enter. The window shown in Figure 87 is displayed:

Figure 87 Resource Analysis WHY Option Window

-------------------------- RESOURCE ANALYSIS   -------------------(4.?)

COMMAND ===>                                           SCROLL===> CRSR

     MEMBER   RBA    ORDERID  PRIORITY QUANTITY USE DISP STATUS        

     IOATEST  000011 001L0             0001         R,R  HOLDING       

     IOATEST  00000E 001KX             0003         R,R  WAITING       

  ====== >>>>>>>>>>>>>>>   END OF "WHY" LIST   <<<<<<<<<<<<<<<<<< =====

The information displayed for each job in the list is shown in Table 110:

Table 110 Fields of the WHY Option Window

Field

Description

MEMBER

The job’s member name

RBA

The job’s relative byte address

ORDERID

The job’s Order ID

PRIORITY

The job’s priority field

QUANTITY

The number of Quantitative resources held by this job. If the resource being viewed is not quantitative, then this field will contain blanks

USE

The mode in which the control resource is used by this job. Valid values are:

  • E – the control resource is used in Exclusive mode
  • S – the control resource is used in Shared mode
  • '  ' (Blank) – the resource is not a control resource

DISP

Whether the resource is to be kept, released, or discarded when the job finishes running. The field contains two 1-character values, separated by a comma. The first value represents the behavior if the job ends normally, and the second value represents the behavior if the job fails. Valid values are:

  • R – the resource will be released
  • K – the resource will be kept
  • D – the resource will be discarded`

STATUS

Whether this job is currently waiting for the resource, or holding it. Possible values are HOLDING and WAITING.

Parent Topic

IOA Conditions/Resources Screen