DB2QLOTHW SAP (RFC - Timeout Waiter and Holder) Structure details

Dictionary Type: Structure
Description: RFC - Timeout Waiter and Holder




ABAP Code to SELECT data from DB2QLOTHW
Related tables to DB2QLOTHW
Access table DB2QLOTHW




Structure field list including key, data, relationships and ABAP select examples

DB2QLOTHW is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "RFC - Timeout Waiter and Holder" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DB2QLOTHW TYPE DB2QLOTHW.

The DB2QLOTHW table consists of various fields, each holding specific information or linking keys about RFC - Timeout Waiter and Holder data available in SAP. These include LOTHWLUUV (Instance number (unique value)), LOTHWDATE (Field of type DATS), LOTHWTIME (Field of type TIMS), LOTHWMSEC (Event time stamp (milliseconds)).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP DB2QLOTHW structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
LOTHWSSIDDB2 subsystem ID DB2SWPSSIDCHAR4DB2CHAR04
LOTHWLUUVInstance number (unique value) DB2INSTNORAW12DB2RAW12
LOTHWDATEField of type DATS DATSDATS8DATS
LOTHWTIMEField of type TIMS TIMSTIMS6TIME
LOTHWMSECEvent time stamp (milliseconds) DB2EVTTMSCHAR6DB2CHAR06
LOTHWCNTDB2/390: Unique counter DB2UCNTINT410
LOTHWHWH=Holder, W = Waiter, and R = Retained DB2W0196HWCHAR1DB2CHAR01
LOTHWHPDB2 plan name DB2WHCPLANCHAR128CHAR128
LOTHWHBThe authorization ID under which the transaction is running DB2WHCAIDCHAR128CHAR128
LOTHWHNThe connection ID of the thread DB2WHCCNCHAR8DB2CHAR08
LOTHWHRThe correlation ID of the thread (IP address) DB2WHCCVCHAR16DB2CHAR16
LOTHWHCDB2/390: End user ID (in DB2 sense) DB2LEUIDCHAR128CHAR128
LOTHWHJEnd user transaction name DB2LEUTXCHAR32DB2CHAR32
LOTHWHKEnd user workstation name DB2LEUWNCHAR18DB2CHAR18
LOTHWACCT DB2 accounting string suffix0
LOTHWHLUUVField type char, length 12 DB2CHAR12CHAR12DB2CHAR12
LOTHWHTHolder token DBW0196HTINT410
LOTHWHIDB2 member name in data sharing environment DB2MEMNCHAR8DB2CHAR08
LOTHWHSThe mode of the lock held on the resource DB2LOCKMSCHAR3DB2CHAR03
LOTHWHDLock duration of the thread holding the resource DB2SWDCHAR12DB2CHAR12
LOTHWHFRFC - raw 1 DB2RAW1RAW1DB2RAW1
LOTHWSTID DB2HWSTIDINT410DB2INT4
RZ20 Already reported to transaction RZ20?0
E2E Already reported to SolMan E2E alerting?0

Key field Non-key field



How do I retrieve data from SAP structure DB2QLOTHW using ABAP code?

As DB2QLOTHW is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DB2QLOTHW as there is no data to select.

How to access SAP table DB2QLOTHW

Within an ECC or HANA version of SAP you can also view further information about DB2QLOTHW and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!