[an error occurred while processing this directive]

HP OpenVMS Systems Documentation

Content starts here

Compaq ACMS for OpenVMS
Writing Server Procedures


Previous Contents Index

T
TABLE
    qualifier used in debugging
Tables
    selecting a value from
Task Debugger #1
Task Debugger #2
    checking values in workspaces
    commands
        ACCEPT
        ASSIGN
        At sign (@)
        CANCEL BREAK #1
        CANCEL BREAK #2
        CANCEL TASK #1
        CANCEL TASK #2
        CANCEL TRANSACTION_TIMEOUT #1
        CANCEL TRANSACTION_TIMEOUT #2
        DEPOSIT
        EXAMINE #1
        EXAMINE #2
        EXAMINE #3
        EXAMINE #4
        EXIT
        GO #1
        GO #2
        HELP
        INTERRUPT #1
        INTERRUPT #2
        INTERRUPT #3
        SELECT
        SET BREAK #1
        SET BREAK #2
        SET BREAK #3
        SET SERVER #1
        SET SERVER #2
        SET TRANSACTION_TIMEOUT #1
        SET TRANSACTION_TIMEOUT #2
        SHOW BREAK #1
        SHOW BREAK #2
        SHOW SERVERS
        SHOW TRANSACTION_TIMEOUT #1
        SHOW TRANSACTION_TIMEOUT #2
        SHOW VERSION
        START #1
        START #2
        STEP #1
        STEP #2
        STOP #1
        STOP #2
        table of
        Task Debugger #1
        Task Debugger #2
    control characters
    debugging a user-written agent program
    prompt
        returning to
    running tasks in
    See also Debugging tasks
    setting breakpoints
    starting
    stopping
        using [Ctrl/Z]
        using EXIT command
    transferring control to OpenVMS Debugger
    version
        displaying
Tasks
    accessing Rdb databases
    called
        debugging
    canceling
        in Task Debugger
    debugging
        See also Debugging tasks
        selecting tasks to debug
    definitions
        breakpoints in
        calling step procedures
    error handling
    files needed for debugging
    identifying workspaces
    preparing for production
    processing step example
    testing status values
    workspaces
        defining records for
        See also Workspaces
    writing to Rdb databases with SQL
Terminal
    channels
        closing
        opening
        procedure server use of
        releasing in cancel procedure
    I/O
        defining
        from procedure servers
        releasing terminal channel
TERMINAL I/O
    ADU
        for terminal I/O
Termination procedures #1
Termination procedures #2
    canceling tasks
    compiling
    DBMS
    declared in task group
    file definitions for
    Rdb BASIC
    Rdb using RDO
    Rdb using SQL
    record definitions
    returning status
    RMS
        BASIC
    writing
Terminology (ACMS)
    procedure server
Testing
    application in run-time environment
TID
    ACMS$GET_TID
    creation of
    passing
        with DBMS
        with Rdb
    storing in SQL
    with RMS files
Timeout
    canceling in Task Debugger
    debugging code
    displaying transaction
    lock
        specifying
    setting current
    setting in Task Debugger
    showing in Task Debugger
    specifying interval
    specifying with Rdb and DBMS
.TITLE
    Message Utility statement
Transaction aborts
    handling DBMS
    handling in step procedure
    handling Rdb
    handling RMS
    handling SQL
Transaction exceptions
    raising in step procedure
Transaction ID
    See TID
Transaction mode
    specifying
Transaction timeout
    displaying
Transactions
    database
        starting
    distributed
        retaining context with
    independent database
        RDO
Transfer module
    procedure server #1
    procedure server #2
Transition
    from debugging to run-time environment
U
UNBIND
    DBMS statement
Unbinding
    DBMS databases
    Rdb databases #1
    Rdb databases #2
Unlocking
    records
User names
    run-time server quotas
    servers and EXC run under different
W
Wait mode
    DBMS
        specifying
    Rdb
        specifying
WARNING
    nonrecoverable error
WORKSPACE
    qualifier with ACMS/DEBUG command
Workspaces
    ACMS$PROCESSING_STATUS
    ACMS$SELECTION_STRING
    ACMS$TASK_INFORMATION
    assigning initial values to fields
    CDD
    changing contents of
    checking values in
    definition of
    displaying
        contents
    entered values
        checking during debugging
    examining or changing the contents of
    how ACMS applications use
    identifying #1
    identifying #2
    initial values
        assigning
        checking during debugging
    naming
        in COBOL programs
    passing
        status values
        to cancel procedures
    referencing in task definition
    system
        ACMS$PROCESSING_STATUS #1
        ACMS$PROCESSING_STATUS #2
        ACMS$PROCESSING_STATUS #3
        ACMS$SELECTION_STRING #1
        ACMS$SELECTION_STRING #2
        ACMS$SELECTION_STRING #3
        ACMS-supplied
        ACMS$TASK_INFORMATION #1
        ACMS$TASK_INFORMATION #2
        ACMS$TASK_INFORMATION #3
        location in CDD
        reading from
        writing to
    used during debugging
    user-defined
        initializing
        returning status in #1
        returning status in #2
        to hold status indicator
    using
    with initialization procedures