Library /sys$common/syshlp/HELPLIB.HLB  —  ORACLE_RDB72, Information Tables, RDB$DATABASE_USERS
    Displays information about the database users.

                                Data
    Column Name                 Type      Description

    RDB$PROCESS_ID              integer   Process ID number
    RDB$STREAM_ID               integer   Stream ID number
    RDB$MONITOR_ID              integer   Monitor ID number
    RDB$ATTACH_ID               integer   Attach ID number
    RDB$FLAGS                   integer   Flags

1  –  RDB$FLAGS

    Represents flags for RDB$DATABASE_USERS information table.

    Bit
    Position   Description

    0          Client server process
    1          AIJ log server
    2          Process is being recovered
    3          Database server process
    4          Database utility process
    5          Catch-up server
    6          AIJ roll forward server
    7          Row cache server
    8          Log shipping server
    9          Backup server
Close Help