SAP ABAP Interface IF_DB6_MDC_ADVISOR_CONSTANTS (Constants for DB6 MDC Advisor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_ACTION_MDC_ADD_INFOPROV | DB6 MDC Advisor: Add InfoProvider | 20091120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_ACTION_MDC_ADVISOR | GUI MDC Advisor Call (BW) | 20071217 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_ACTION_MDC_THRESHOLDS | DB6 MDC Advisor: Thresholds | 20091117 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDB6_DBACOCKPIT_RECLUSTER | DB6 MDC Reclustering in DBA Cockpit | 20100303 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDB6_MDC_ADVISOR | Back-End Class for MDC Advisor | 20080219 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDB6_MDC_ADVISOR_TST | MDV Advisor Test Class | 20110513 |
Properties
Interface | IF_DB6_MDC_ADVISOR_CONSTANTS | |
Short Description | Constants for DB6 MDC Advisor |
General Data
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20071217 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DB6_MDC_ADVISOR_CONSTANTS has no forward declaration.
Interfaces
Interface IF_DB6_MDC_ADVISOR_CONSTANTS has no interface.
Friends
Interface IF_DB6_MDC_ADVISOR_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ADVISE | Constant | Public | Type reference (TYPE) | STRING | 'ADVISE' | Action 'Advise' | 20080104 | |
2 | ADVISEMENT | Constant | Public | Type reference (TYPE) | STRING | 'ANALYZED' | State: After Advisor Call | 20080104 | |
3 | ADVISOR_SCHEMA | Constant | Public | Type reference (TYPE) | STRING | 'SYSTOOLS' | SCHEMA FOR THE TABLES "ADIVSE_WORKLOAD" AND "ADVISE_TABLE" | 20080227 | |
4 | ANALYZING | Constant | Public | Type reference (TYPE) | STRING | 'ANALYZING' | status: running analyze process | 20081017 | |
5 | AVG_QTHRES | Constant | Public | Type reference (TYPE) | I | 1000 | Average Query Threshold | 20071217 | |
6 | AVG_TTHRES | Constant | Public | Type reference (TYPE) | I | 1000 | average tmp table threshold | 20071217 | |
7 | CALMONTH | Constant | Public | Type reference (TYPE) | STRING | 'SID_0CALMONTH' | SID_0CALMONTH | 20071217 | |
8 | CALMONTH_PROPOSAL | Constant | Public | Type reference (TYPE) | STRING | 'SID_0CALMONTH could also be a good MDC Dimension.' | Text for calmonth proposal | 20080118 | |
9 | COLLECTING | Constant | Public | Type reference (TYPE) | STRING | 'RUNNING' | State: System collects BI reporting queries now | 20080104 | |
10 | FISCPER | Constant | Public | Type reference (TYPE) | STRING | 'SID_0FISCPER' | SID_0FISCPER | 20071217 | |
11 | FISCPER_PROPOSAL | Constant | Public | Type reference (TYPE) | STRING | 'SID_0FISCPER could also be a good MDC Dimension.' | Text: propose fiscper as MDC dimension | 20080118 | |
12 | IS_NOT_AN_IP | Constant | Public | Type reference (TYPE) | STRING | 'NO_IP' | NO_IP | 20071217 | |
13 | MAX_QTHRES | Constant | Public | Type reference (TYPE) | I | 10000 | maximum query threshold | 20071217 | |
14 | MAX_TTHRES | Constant | Public | Type reference (TYPE) | I | 10000 | maximum tmp table threshold | 20071217 | |
15 | MDC_ADVISOR_WORKLOAD_NAME | Constant | Public | Type reference (TYPE) | STRING | 'MDC_' | prefix for MDC advisor workload | 20081017 | |
16 | MDC_INFORMATION | Constant | Public | Type reference (TYPE) | STRING | 'MDC_INFO' | MDC_INFO | 20071217 | |
17 | MDC_PROPOSAL | Constant | Public | Type reference (TYPE) | STRING | 'MDC_ADV' | MDC_ADV | 20071217 | |
18 | MSG_MDC_PROPOSAL | Constant | Public | Type reference (TYPE) | STRING | 'MDC Proposal:' | Message: MDC Proposal | 20080118 | |
19 | MSG_NO_MDC | Constant | Public | Type reference (TYPE) | STRING | 'No MDC Settings are proposed.' | Message: No MDC settings proposed. | 20080118 | |
20 | MSG_NO_WKL_COLLECTED | Constant | Public | Type reference (TYPE) | STRING | 'No Queries collected.' | Message: no queries collected | 20080118 | |
21 | MSG_STATUS_ERROR | Constant | Public | Type reference (TYPE) | STRING | 'The analyzing process terminates with an error' | status message | 20081017 | |
22 | MSG_STATUS_RUNNING | Constant | Public | Type reference (TYPE) | STRING | 'The analyzing process is running.' | status message | 20081017 | |
23 | NO_MDC_PROPOSAL | Constant | Public | Type reference (TYPE) | STRING | 'NO_MDC' | 'NO_MDC' | 20071217 | |
24 | NO_WKL_COLLECTED | Constant | Public | Type reference (TYPE) | STRING | 'NO_WKL' | NO_WKL | 20071217 | |
25 | PROPOSAL | Constant | Public | Type reference (TYPE) | STRING | 'Additional Proposal(s):' | Text for output | 20080118 | |
26 | START | Constant | Public | Type reference (TYPE) | STRING | 'START' | Action 'START' | 20080104 | |
27 | STATUS_ERROR | Constant | Public | Type reference (TYPE) | STRING | 'ADV_ERROR' | error status | 20081017 | |
28 | STATUS_RUNNING | Constant | Public | Type reference (TYPE) | STRING | 'ADV_RUNNING' | internal status | 20081017 | |
29 | STOP | Constant | Public | Type reference (TYPE) | STRING | 'STOP' | Action 'STOP' | 20080104 | |
30 | WORKLOAD | Constant | Public | Type reference (TYPE) | STRING | 'COLLECTED' | State: BI Reporting Queries collected | 20080104 |
Methods
Interface IF_DB6_MDC_ADVISOR_CONSTANTS has no method.
Events
Interface IF_DB6_MDC_ADVISOR_CONSTANTS has no event.
Types
Interface IF_DB6_MDC_ADVISOR_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |