The URT panel provides a synopsis of the contents of the URT used to fulfill the application CA Datacom/DB request. The body of this panel is divided into the following three parts:
DBUG 52 URT 0001 BEING USED CA Datacom TRAN ID: DBAC PROGRAM: DCCACPR +0200 TASK NR: 0000099 DISPLAY: 01 CALL: DBNTRY TERM ID: U003 INTERCEPTED AFTER EXECUTION TYPE: STD WHEN TO OPEN: AUTO STATUS: OPEN MUF: 01 ABEND= NO CBSIO= 000000 PRTY= 07 TXUNDO= YES TIMEMIN= 000 TIMESEC= 000 USRINFO= DBSAMPLE-ONL-URT AUTHID= xxxxxxxxxxxxxxxxxx TABLE DBID SYNONYM BYPOPEN UPDATE AUTODXC MDBID PAY 00001 YES NO YES NO PMF 00001 YES NO YES NO POH 00001 YES NO YES NO POL 00001 YES NO YES NO PNC 00001 YES NO YES NO PNM 00001 YES NO YES NO PF1 : PF2 : REMEMBER PF3 : PF4 : PF5 : STORAGE AREAS PF6 : USERS DISPLAY PF7 : BACKWARD PF8 : FORWARD PF9 : PF10: PF11: REVIEW TRACE PF12: RETURN TO PRIMARY
|
Key |
Function |
|---|---|
|
PF2 |
REMEMBER: Saves panel for review from Primary Interception panel. |
|
PF5 |
STORAGE AREAS: Displays application Request Area working storage. |
|
PF6 |
USERS DISPLAY: Displays full-screen containing the last user entry. |
|
PF7 |
BACKWARD: Scrolls backward through the trace table. |
|
PF8 |
FORWARD: Scrolls forward through the trace table. |
|
PF11 |
REVIEW TRACE: Displays the Trace Entries panel, listing all traced CA Datacom/DB requests associated with this task. |
|
PF12 |
RETURN TO PRIMARY: Returns the Primary Interception panel. |
|
Enter |
No function. |
Displays a code for the type of URT as follows:
URT you defined for applications issuing CA Datacom/DB commands DBSQL=NO in the DBUREND macro of the URT definition.
URT you defined for applications issuing SQL statements; DBSQL=YES in the DBUREND macro of the URT definition.
URT dynamically built by another CA product.
Identifies when the URT is opened as follows:
CA Datacom CICS Services opens the URT at startup time.
URT is opened automatically by CA Datacom CICS Services when an application program request needs it.
URT can be opened only with an explicit DBEC or DBOC command.
Display the status of the URT as follows:
Not yet opened by a program call or a DBOC or DBEC transaction.
Explicitly closed with a DBEC or DBOC CLOSE=.
Close pending completion of a read in progress or a transaction having exclusive control.
Opened by CA Datacom CICS Services.
Open requested but not yet open, possibly pending connection to MUF.
Displays the relative number of the DBCSID macro appended to the DBCVTPR (or 01 in a single MUF environment) which defines the connection to the MUF. For a non-global URT, this defaults to 1. For a global URT, it is the number of the MUF defined with the matching SID module.
This value is ignored in CA Datacom/DB r11 and higher. Specify as NO for a release of the URT before CA Datacom/DB r11.
Displays the value specified in URT generation for I/O limit interrupt for all SELxx commands except SELPR.
Displays the value specified in URT generation for priority level within MUF using this URT, where 1 is lowest priority and 15 is highest priority.
Specifies that the transaction backout option is in effect for all update transactions using this URT.
Specifies the TIMEMIN value in URT generation which defines the exclusive control wait time limit in minutes.
Specifies the TIMESEC value in URT generation which defines the exclusive control wait time limit in seconds. If no value is displayed in MIN or SEC field, there is no limit on the time a task can hold a record under exclusive control.
Specifies the USRINFO value specified in the URT generation macro.
Specifies the AUTHID specified in the URT generation macro or has been specified in Services using the DBCVTPR macro or dynamic plan switching.
Displays the name of the CA Datacom/DB table within the URT.
Displays ID of the database where the corresponding table resides.
One of the following values:
Indicates that SYNONYM=YES is specified in the DBURTBL macro for this URT.
Indicates that SYNONYM=NO is specified in the DBURTBL macro for this URT.
One of the following values:
When the URT is opened, the designated table is bypassed from the opening. Any attempt to access this table, using this URT, results in a CA Datacom/DB return code of 05.
When the URT is opened, the designated table is opened during the opening.
One of the following values:
This URT permits applications to update the named table.
Updates on the named table are not permitted using this URT.
One of the following values:
Indicates that CA Datacom/DB does not automatically drop exclusive control for this table when a second command is issued from the same Request Area.
Indicates that CA Datacom/DB automatically drops exclusive control for this table when a second command is issued from the same Request Area.
Blank for a non-global URT. For a global URT using DBID remapping, it is the DBID that is remapped from the request and passed to the MUF.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|