DB2QWPT2 SAP (DB2 installation parameters (first part: DB2QWPT1)) Structure details

Dictionary Type: Structure
Description: DB2 installation parameters (first part: DB2QWPT1)




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




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

DB2QWPT2 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 "DB2 installation parameters (first part: DB2QWPT1)" 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_DB2QWPT2 TYPE DB2QWPT2.

The DB2QWPT2 table consists of various fields, each holding specific information or linking keys about DB2 installation parameters (first part: DB2QWPT1) data available in SAP. These include QWP5PCY (IRLM cross memory enabled), QWP5DLOK (Deadlock time (seconds)), QWP5DCYC (Deadlock cycle), QWP5TVAL (Actual resource timeout).. 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 DB2QWPT2 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
MEMBNMDB2 member name in data sharing environment DB2MEMNCHAR8DB2CHAR08
QWP5PCYIRLM cross memory enabled DB2WP5PCYCHAR3DB2CHAR03L
QWP5DLOKDeadlock time (seconds) DB2WP5DLOKINT25DB2SINT
QWP5DCYCDeadlock cycle DB2WP5DCYCINT25DB2SINT
QWP5TVALActual resource timeout DB2WP5TVALINT410DB2INT4
QWP5MCSA DB2WP5MCSAINT410DB2INT4
QWP5FLG 0
QWP5HASH 0
QWP5PHSH 0
QWP5RLE 0
QWPAGRPNName of a DB2 data sharing group DB2WPAGRPNCHAR10CHAR10
QWPAMBRNName of a new or existing DB2 data sharing member DB2WPAMBRNCHAR10CHAR10
QWPAIOPTWhether data sharing function is used or not DB2WPAIOPTCHAR6CHAR6
QWPACOORWhether a DB2 subsystem can be a parallelism coordinator DB2WPACOORCHAR8DB2CHAR08
QWPAASSTIndicates whether this DB2 can assist parallel processing DB2WPAASSTCHAR8DB2CHAR08
QWPASUCVCPU Service Unit Conversion Factor DB2WPASUCVINT410DB2INT4
QWPAMAXMMaximum Number of Members DB2WPAMAXMINT410DB2INT4
QWPAIMMWImmediate writes for GBPs DB2WPAIMMWCHAR8DB2CHAR8
QWPBSIDThe EBCDIC single-byte coded character set ID DB2WPBSIDINT410
QWPBMIDThe EBCDIC mixed coded character set ID DB2WPBMIDINT410
QWPBGIDThe EBCDIC graphic coded character set ID DB2WPBGIDINT410
QWPBASIDThe ASCII single-byte coded character set ID DB2WPBASIDINT410
QWPBAMIDThe ASCII mixed coded character set ID DB2WPBAMIDINT410
QWPBARIndicates the rules of precision for a decimal field DB2WPBARCHAR10DB2CHAR10L
QWPBDRULWhether DSNHDECP values are used for dynamic SQL statements DB2WPBDRULCHAR3DB2CHAR03L
QWPBDEWhether the decimal contains a comma (,) or a period (.) DB2WPBDECHAR8DB2CHAR08L
QWPBCHARThe default character set, which can be ALPHANUM or KATAKANA DB2WPBCHARCHAR8CHAR8
QWPBENSThe default encoding scheme, which can be ASCII or EBCDIC. DB2WPBENSCHAR8CHAR8
QWPBLANGThe default programming language for your site DB2WPBLANGCHAR8CHAR8
QWPBGRADefault mixed graphic DB2WPBGRACHAR3DB2CHAR03L
QWPBSDLThe string delimiter for SQL DB2WPBSDLCHAR10DB2CHAR10L
QWPBDSDDistributed SQL string delimiter DB2WPBDSDCHAR10DB2CHAR10L
QWPBDATEThe default output format for dates DB2WPBDATECHAR10CHAR10
QWPBTIMEThe default output format for times DB2WPBTIMECHAR10CHAR10
QWPBDLENLocal date length DB2WPBDLENINT25DB2SINT
QWPBTLENLocal time length DB2WPBTLENINT25DB2SINT
QWPBSQLSQL language support level DB2WPBSQLCHAR3DB2CHAR03L
QWPBAGIDASCII GBCS CCSID DB2WPBAGIDINT410DB2INT4
QWPBDELDefault delimiter DB2WPBDELCHAR10DB2CHAR10L
QWPBLCTPDefault locale LC_CTYPE DB2WPBLCTPCHAR50DB2CHAR50L
QWPBUSID 0
QWPBUMID 0
QWPBUGID 0
QWPBAPSCApplication encoding scheme DB2WPAPSCCHAR30CHAR30
QWP3BKSZThe block size of the archive log data sets DB2WP3BKSZINT410DB2INT4
QWP3RISPPrimary space allocation DB2WP3RISPINT410DB2INT4
QWP3SECSSecondary space allocation DB2WP3SECSINT410DB2INT4
QWP3UNT1The type of device for COPY1 archive logs DB2WP3UNT1CHAR10CHAR10
QWP3RE1NDSN prefix character string for copy-1 archive log dataset DB2WP3RE1NCHAR20CHAR20
QWP3UNT2The type of device for COPY2 archive logs DB2WP3UNT2CHAR10CHAR10
QWP3RE2NDSN prefix character string for copy-2 archive log dataset DB2WP3RE2NCHAR20CHAR20
QWP3CTLGWhether the archive datasets are cataloged in the IFC DB2WP3CTLGCHAR4
QWP3UNITDevice type to which the archive log sets are written DB2WP3UNITCHAR10CHAR10
QWP3MSV1Mass storage system volume group 1 name DB2WP3MSV1CHAR10DB2CHAR10L
SPACEALLOCThe unit used in allocating archive datasets DB2SPACEUNCHAR10CHAR10
QWP3MSV2Mass storage system volume group 2 name DB2WP3MSV2CHAR10DB2CHAR10L
QWP3RETNNumber of days the archive log data sets are to be retained DB2WP3RETNINT25DB2SINT
QWP3DTIMIndicates whether a timestamp is inserted in log datasets DB2WP3DTIMCHAR3DB2CHAR03L
QWP3MQPMaximum time for DB2 to attempt a full system quiesce DB2WP3MQPINT25DB2SINT
QWP3ALCUThe unit used in allocating archive datasets DB2WP3ALCUCHAR10DB2CHAR10L
QWP3WTORIssue WTOR before archive mounts DB2WP3WTORCHAR3DB2CHAR03L
QWP3COMPForce data compaction DB2WP3COMPCHAR3DB2CHAR03L
QWP3RTCTArchive logs RACF protection DB2WP3RTCTCHAR3DB2CHAR03L
QWP6CATNHigh qualifier name for all DB2 system datasets DB2WP6CATNCHAR8CHAR8
QWP8DBNMName of database to be automatically started DB2WP8DBNMCHAR10CHAR10
QWP8SPNMTablespace name or indexspace name DB2WP8SPNMCHAR10CHAR10
QWP9TTOIdle thread timeout DB2WP9TTOINT25DB2SINT
QWP9STRTThe startup option for the distributed data facility (DDF) DB2WP9STRTCHAR14CHAR14
QWP9RYCNumber of minutes between two resynchronization intervals DB2WP9RYCINT25DB2SINT
QWP9CMSTStatus of a DBAT DB2WP9CMSTCHAR10CHAR10
QWP9MAX1Maximum type 1 inactive threads allowed by DB2 DB2WP9MAX1INT410DB2INT4
QWP9RLERResource limit facility error parameter DB2WP9RLERCHAR10DB2CHAR10L
QWP9RLFNSpecifies the Limit in CPU Time Service Units DB2WP9RLFNINT410DB2INT4
QWP9TCPAWhether verified conn. are accepted from TCP/IP clients DB2WP9TCPACHAR3DB2CHAR03L
QWP9TCPK TCP/IP keepalive (ZPARM: TCPKPALV)0
QWP9INAC Pool thread timeout (ZPARM: POOLINAC)0
QWP9PRSTD Disable Progressive Streaming (ZPARM PRGSTRIN)0
QWP4REGOThe name of the object registration table DB2WP4REGXCHAR128CHAR128
QWP4EDBC EDM pool: DBD cache size (ZPARM EDMDBDC)0
QWP4ESTC EDM pool: DSC size (ZPARM EDMSTMTC)0
QWP4MXNC Max. number of cursors (ZPARM MAX_NUMB_CUR)0
QWP4MXSP Max. number of stored proc. (ZPARM MAX_ST_PROC)0
QWP4LRTH Duration for long-running reader alert (ZPARM LRDRTHLD)0
QWP4PDIX Pad indexes by default (ZPARM PADIX)0
QWP4ACCU # records for rollup of accounting records (ZPARM ACCUMACC)0
QWP4MXOS Max. optimizer storage (ZPARM MAX_OPT_STOR)0
QWP4MXOC Max. optimizer CPU time (ZPARM MAX_OPT_CPU)0
QWP4MXOE Max. optimizer elapsed time (ZPARM MAX_OPT_ELAP)0
QWP4SJXP Star join pool (ZPARM SJMXPOOL)0
QWP4DCIXSMS Dataclass for indexspaces DB2CWP4DCICHAR8DB2CHAR08
QWP4DCFSSMS Dataclass for tablespaces DB2CWP4DCFCHAR8DB2CHAR08
QWP1ACID Accounting aggregation fields (ZPARM ACCUMUID)0
QWP1MESZ Optimize extent sizing (ZPARM MGEXTSZ)0
QWP1TSQT Default space (KB) for table spaces (ZPARM TSQTY)0
QWP1IXQT Default space (KB) for index spaces (ZPARM IXQTY)0
QWP1VVCI Use VSAM variable control intervals (ZPARM DSVCI)0
QWP1UNIC Trace IFC fields in Unicode (ZPARM UIFCIDS)0
QWP4PJSJ Enable pair-wise join (ZPARM EN_PJSJ)0

Key field Non-key field



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

As DB2QWPT2 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 DB2QWPT2 as there is no data to select.

How to access SAP table DB2QWPT2

Within an ECC or HANA version of SAP you can also view further information about DB2QWPT2 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!