DB2QWP1C SAP (Installation Parameters (DSN6SYSP)) Structure details

Dictionary Type: Structure
Description: Installation Parameters (DSN6SYSP)




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




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

DB2QWP1C 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 "Installation Parameters (DSN6SYSP)" 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_DB2QWP1C TYPE DB2QWP1C.

The DB2QWP1C table consists of various fields, each holding specific information or linking keys about Installation Parameters (DSN6SYSP) data available in SAP. These include QWP1RLF (Resource limit facility automatic start), QWP1TRSZ (Size of resident trace table (multiple of 4K)), QWP1LOGL (Number of log records written between checkpoints), QWP1IDB (Maximum number of concurrent connections from batch job).. 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: Not classified


SAP DB2QWP1C 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
QWP1SMRCThe individual write-to-operator routing codes started DB2WP1CSMRCHAR38
QWP1RLFResource limit facility automatic start DB2WP1CRLFCHAR3DB2CHAR03L
QWP1TRSZSize of resident trace table (multiple of 4K) DB2WP1CTRSNUMC10DB2NUMC10
QWP1LOGLNumber of log records written between checkpoints DB2WP1CLOGNUMC10DB2NUMC10
QWP1IDBMaximum number of concurrent connections from batch job DB2WP1CIDBNUMC10DB2NUMC10
QWP1IDFMaximum number of concurrent TSO foreground connections DB2WP1CIDFNUMC10DB2NUMC10
QWP1CTThe maximum number of concurrent allied threads DB2WP1CCTNUMC10DB2NUMC10
QWP1RMTMaximum number of database access threads DB2WP1CRMTNUMC10DB2NUMC10
QWP1LVLUsed to detect parameters and code that are out of sync DB2WP1CLVLNUMC10DB2NUMC10
QWP1DTIMTime Interval Before DB2 Resets Data Set Statistics (Min.) DB2WP1CDTINUMC5DB2NUMC05
QWP1DB1MAmount of space reserved for MVS functions DB2WP1CDB1NUMC10DB2NUMC10
QWP1CRITAmount of space reserved for critical work DB2WP1CCRINUMC10DB2NUMC10
QWP1SOSAmount of space above MVS and critical space DB2QWP1CSONUMC10DB2NUMC10
QWP1STIMTime interval (in minutes) between statistics collection DB2WP1CSTINUMC10DB2NUMC10
QWP1DBPRDatabase protocol for 3-part names DB2WP1CDBPCHAR8DB2CHAR08
QWP1TRSTThe GLOBAL TRACE Classes Started DB2WP1CTRTCHAR90DB2CHAR90
QWP1SMFSThe SMF STATISTICS TRACE Classes Started DB2WP1CSMFCHAR90DB2CHAR90
QWP1SMFAThe SMF ACCOUNTING TRACE Classes Started DB2WP1CSMACHAR90DB2CHAR90
QWP1AUDTThe AUDIT TRACE classes started DB2WP1CAUDCHAR90DB2CHAR90
QWP1RLFAAuthorization ID of the resource limit specification table DB2WP1CRLACHAR8DB2CHAR08
QWP1RLFTResource limit specification table ID DB2WP1CRLTCHAR4DB2CHAR04
QWP1RLFRFLAGS (ONE BYTE, USED AS BITS 1-8) DB2WP1CRLRRAW1DB2RAW01
QWP1RLFNResource limit specification table error action DB2WP1CRLNNUMC10DB2NUMC10
QWP1MONMonitor tracing start options DB2WP1CMONCHAR9DB2CHAR09
QWP1MONSMonitor Buffer Size (KB) DB2WP1CMOSNUMC10DB2NUMC10
QWP1FREQPseudo-close frequency DB2WP1CFRENUMC10DB2NUMC10
QWP1TMRPseudo-close time DB2WP1CTMRNUMC10DB2NUMC10
QWP1DFRQNumber of checkpoints DB2WP1CDFRCHAR10
QWP1SPPNName of JCL procedure used to start DB2 address space DB2WP1CSPPCHAR10DB2CHAR10
QWP1SPABNumber of abends allowed for a stored procedure DB2WP1CSPANUMC10DB2NUMC10
QWP1SPTOStored procedure timeout value DB2WP1CSPTNUMC10DB2NUMC10
QWP1SCERExtended security DB2WP1CSCECHAR4DB2CHAR04
QWP1URCKUR Checkpoint Frequency DB2WP1CURCNUMC10DB2NUMC10
QWP1FLBZMaximum DSN1DBM1 Storage for Fast Log Apply (MB) DB2WP1CFLBNUMC10DB2NUMC10
QWP1TBPLDefault buffer pool for user tablespaces DB2WP1CTBPCHAR8DB2BPNAME
QWP1IXPLDefault buffer pool for user indexspaces DB2WP1CIXPCHAR8DB2BPNAME
QWP1WLMEDefault WLM environment for user-defined functions/stoprocs DB2WP1CWLMCHAR18DB2CHAR18
QWP1LMBOWhether DB2 Postpones Backward Log Processing During Restart DB2WP1CLMBCHAR4DB2CHAR04L
QWP1BDURRestart backout limit DB2WP1CBDUNUMC5DB2NUMC05
QWP1EXBRMaximum number of extra DRDA query blocks for DB2 requester DB2WP1CEXBNUMC5DB2NUMC05
QWP1EXBSMaximum number of extra DRDA query blocks for DB2 server DB2WP1CEXSNUMC5DB2NUMC05
QWP1LVAMax. number of KB that a user can use to store lob values DB2WP1CLVANUMC10DB2NUMC10
QWP1LVSMax. number of MB a subsystem can use to store lob values DB2WP1CLVSNUMC10DB2NUMC10
QWP1CDBMaximum number of connected remote threads DB2WP1CCDBNUMC10DB2NUMC10
QWP1PROLIndicates Whether Accounting Records Should Be Rolled Up DB2WP1CPROCHAR3DB2CHAR03L
QWP1TLSZSize of the Local Trace Tables in Multiples of 4 KB DB2WP1CTLSNUMC5DB2NUMC05

Key field Non-key field



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

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

How to access SAP table DB2QWP1C

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