Previous Topic

Next Topic

Book Contents

Book Index

Extended Definition Mode

Two checks are performed:

  1. Dataset access

    The CLASS checked is DATASET. The entity used to check authorization is: the dataset name of the library. The access level used to check this authorization depends on the user request:

    Table 19 Extended Definition Request Authorization

    Request

    Authorization

    EDIT request

    read

    SAVE request

    update

    VIEW request

    read

    DIR request

    read

    DEL request

    update

  2. Operations

    Under IOA, the CLASS checked is FACILITY. The entity used to check authorization depends on the user request:

    Table 20 Operation Access

    Request

    Authorization

    DIR

    $$IOADIR.qname

    EDIT

    $$IOAEDT.qname.member

    VIEW

    $$IOAVIW.qname.member

    SAVE

    $$IOASAV.qname.member

    DEL

    $$IOADEL.qname.member

Parent Topic

Module IOASE32