Hierarchy

⤷

⤷

Properties
Class | CL_SDB_ORA_UPDATE_STATS | |
Short Description | Generate DB Statistics | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBO | Database Administration: Oracle-Specific Components |
Created | 20051121 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SDB_ORA_UPDATE_STATS has no forward declaration.
Interfaces
Class CL_SDB_ORA_UPDATE_STATS has no interface implemented.
Friends
Class CL_SDB_ORA_UPDATE_STATS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INT4 | Number of Buckets for Histograms | 20070615 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Create Index Statistics (0=YES, 1=NO, 2=AUTO) | 20051121 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20051216 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Table DBSTATC exists | 20070314 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Table DBSTATTORA exists | 20070314 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Deg.of Parallelism(0=NULL, 1-16=1-16, except 5=AUTO, 9=DEFT) | 20051121 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Delete Statistics | 20070918 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR3 | Save Table Monitoring Information ('X'=YES) | 20060908 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR3 | Force Update Statistics (NO/YES) | 20051121 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Granularity (0=DEFT, 1=ALL, 2=GLOB, 3=PART, 4=AUTO) | 20051121 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Histograms (X=75, S=SKEWONLY, R=REPEAT, A=AUTO, C=ALLCOL) | 20051121 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | INDEX_NAME | Index Name | 20060412 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | F | New Number of Table Records | 20090710 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBRELEASE-DBRELEASE | Database Release | 20051212 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TAB_ORA-OWNER | Table Owner | 20051121 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR3 | Partitioned Table | 20051121 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR32 | Calculated Sample Size for Partitions | 20051213 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR32 | Calculated Sample Size for Table | 20051121 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20100907 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Sample Size (1-100=1%-100%, 1001-1999=0.001%-0.999%) | 20090710 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBSTATC-SIGNI | Sign.(0=DEFT,1=COMP,2=30,3=10,4=3,5=1,6=AUTO,7=0.3,8=0.1,..) | 20051121 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Skip Statistics Update Due to DBSTATC | 20070314 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Table SORAMON exists | 20070314 | ||
24 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | SQL Command with the DBMS_STATS Call | 20070713 | ||
25 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL Statement Reference | 20100907 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20051121 | ||
27 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Change Threshold Value (Non-Part=50, Part-Tab=25, Parts=50) | 20051121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Generate Entry in DBSTATTORA | 20060908 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20051121 |
3 | ![]() |
Static method | Public | Method | Interface: Delete Statistics for Table | 20070918 |
4 | ![]() |
Static method | Public | Method | Interface: Delete Statistics for Index | 20070918 |
5 | ![]() |
Instance method | Private | Method | Delete Index Statistics | 20070918 |
6 | ![]() |
Instance method | Private | Method | Delete Statistics | 20070918 |
7 | ![]() |
Instance method | Private | Method | ASBC Interface | 20051121 |
8 | ![]() |
Instance method | Private | Method | Determining Oracle release | 20060130 |
9 | ![]() |
Instance method | Private | Method | CASCADE for Global Statistics | 20051121 |
10 | ![]() |
Instance method | Private | Method | DEGREE for Global Statistics | 20051121 |
11 | ![]() |
Instance method | Private | Method | ESTIMATE PERCENT for Global Statistics | 20051121 |
12 | ![]() |
Instance method | Private | Method | GRANULARITY for Global Statistics | 20051121 |
13 | ![]() |
Instance method | Private | Method | METHOD_OPT for Global Statistics | 20051121 |
14 | ![]() |
Instance method | Private | Method | Generate Global Statistics | 20051121 |
15 | ![]() |
Instance method | Private | Method | Generate Global Statistics | 20060412 |
16 | ![]() |
Instance method | Private | Method | Check if global statistics are required | 20051121 |
17 | ![]() |
Instance method | Private | Method | CASCADE for Partition Statistics | 20051121 |
18 | ![]() |
Instance method | Private | Method | DEGREE for Partition Statistics | 20051121 |
19 | ![]() |
Instance method | Private | Method | ESTIMATE PERCENT for Partition Statistics | 20051121 |
20 | ![]() |
Instance method | Private | Method | GRANULARITY for Partition Statistics | 20051121 |
21 | ![]() |
Instance method | Private | Method | METHOD_OPT for Partition Statistics | 20051121 |
22 | ![]() |
Instance method | Private | Method | PARTNAME for Partition Statistics | 20051121 |
23 | ![]() |
Instance method | Private | Method | Generate Global Statistics | 20051121 |
24 | ![]() |
Instance method | Private | Method | Check if global statistics are required | 20051121 |
25 | ![]() |
Static method | Public | Method | Interface. Generate Statistics | 20051121 |
26 | ![]() |
Static method | Public | Method | Interface. Generate Statistics | 20060412 |
27 | ![]() |
Static method | Public | Method | Interface: Check whether new statistics are required | 20061006 |
Events
Class CL_SDB_ORA_UPDATE_STATS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | _S_IIND | Public | Type reference (TYPE) | IND_ORA | 20051121 |
|
|
2 | _S_INTEGER | Public | See coding | 20051212 | BEGIN OF _s_integer,
val TYPE i,
END OF _s_integer
|
||
3 | _S_MODINFO | Public | See coding | 20051121 | BEGIN OF _s_modinfo,
table_name TYPE tabname,
partition_name TYPE tabname,
last_analyzed TYPE char14,
num_rows TYPE f,
inserts TYPE f,
updates TYPE f,
deletes TYPE f,
truncated TYPE char3,
END OF _s_modinfo
|
||
4 | _S_MONITORING | Public | See coding | 20051121 | BEGIN OF _s_monitoring,
is_mon TYPE char3,
is_part TYPE char3,
END OF _s_monitoring
|
||
5 | _S_NUMBER | Public | See coding | 20051121 | BEGIN OF _s_number,
val TYPE f,
END OF _s_number
|
||
6 | _S_TABFIELDS | Public | See coding | 20051121 | BEGIN OF _s_tabfields,
name TYPE char30,
keyflg TYPE char1,
END OF _s_tabfields
|
||
7 | _T_IIND | Public | See coding | 20051121 | _t_iind TYPE STANDARD TABLE OF _s_iind WITH DEFAULT KEY
|
||
8 | _T_MODINFO | Public | See coding | 20051121 | _t_modinfo TYPE STANDARD TABLE OF _s_modinfo WITH KEY table_name partition_name
|
||
9 | _T_TABFIELDS | Public | See coding | 20051121 | _t_tabfields TYPE STANDARD TABLE OF _s_tabfields WITH DEFAULT KEY
|
Method Signatures
Method ADJUST_DBSTATTORA Signature
Method ADJUST_DBSTATTORA on class CL_SDB_ORA_UPDATE_STATS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060908 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CASCADE | Call by reference | Type reference (TYPE) | I | Indexstatistiken erstellen (0=YES, 1=NO, 2=AUTO) | 20051121 | ||
2 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20051216 | ||
3 | ![]() |
I_DEGREE | Call by reference | Type reference (TYPE) | I | Parallelitätsgrad (0=NULL, 1-16-=1-16 außer 5=AUTO, 9=DEFT) | 20051121 | ||
4 | ![]() |
I_DELETE | Call by reference | Type reference (TYPE) | CHAR1 | Statistiken Löschen | 20070918 | ||
5 | ![]() |
I_FLUSH | Call by reference | Type reference (TYPE) | CHAR1 | Tabellen-Monitoring Infos wegschreiben ('X'=YES) | 20060908 | ||
6 | ![]() |
I_FORCE | Call by reference | Type reference (TYPE) | CHAR1 | Update Statistics erzwingen ('X'=YES) | 20051121 | ||
7 | ![]() |
I_GRANULARITY | Call by reference | Type reference (TYPE) | I | Granularität (0=DEFT, 1=ALL, 2=GLOB, 3=PART, 4=AUTO) | 20051121 | ||
8 | ![]() |
I_HISTO | Call by reference | Type reference (TYPE) | CHAR1 | Histogramme (X=75, S=SKEWONLY, R=REPEAT, A=AUTO, C=ALLCOL) | 20051121 | ||
9 | ![]() |
I_INDEXNM | Call by reference | Type reference (TYPE) | INDEX_NAME | Index Name | 20060412 | ||
10 | ![]() |
I_SAMPLE | Call by reference | Type reference (TYPE) | I | Probengröße (1-100=1%-100%, 1001-1999=0.001%-0.999%) | 20090710 | ||
11 | ![]() |
I_SIGNI | Call by reference | Type reference (TYPE) | DBSTATC-SIGNI | Sign.(0=DEFT,1=COMP,2=30,3=10,4=3,5=1,6=AUTO,7=0.3,8=0.1,..) | 20051121 | ||
12 | ![]() |
I_TABLNM | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20051121 | ||
13 | ![]() |
I_THRESH_MOD | Call by reference | Type reference (TYPE) | I | Änderungsschwellwert (Non-Part=50, Part-Tab=25, Parts=50) | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method DELETE_STATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SQL_STMT | Call by reference | Type reference (TYPE) | STRING | SQL Kommando mit dem DBMS_STATS Aufruf | 20070918 | ||
2 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20070918 | ||
3 | ![]() |
I_TABLNM | Call by reference | Type reference (TYPE) | TABNAME | TableName | 20070918 |
Method DELETE_STATS on class CL_SDB_ORA_UPDATE_STATS has no exception.
Method DELETE_STATS_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SQL_STMT | Call by reference | Type reference (TYPE) | STRING | SQL Kommando mit dem DBMS_STATS Aufruf | 20070918 | ||
2 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical Name for a Database Connection | 20070918 | ||
3 | ![]() |
I_INDEXNM | Call by reference | Type reference (TYPE) | INDEX_NAME | Index Name | 20070918 |
Method DELETE_STATS_INDEX on class CL_SDB_ORA_UPDATE_STATS has no exception.
Method DEL_INDEX_STATS Signature
Method DEL_INDEX_STATS on class CL_SDB_ORA_UPDATE_STATS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20070918 |
Method DEL_STATS Signature
Method DEL_STATS on class CL_SDB_ORA_UPDATE_STATS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20070918 |
Method EXECUTE_STATEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ROWS_FETCHED | Call by reference | Type reference (TYPE) | I | 20051121 | |||
2 | ![]() |
E_ROWS_MODIFIED | Call by reference | Type reference (TYPE) | I | 20051121 | |||
3 | ![]() |
E_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20051121 | |||
4 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20051121 | |||
5 | ![]() |
I_HOSTVAR1 | Call by reference | Type reference (TYPE) | CHAR30 | 20090710 | |||
6 | ![]() |
I_HOSTVAR2 | Call by reference | Type reference (TYPE) | CHAR30 | 20090710 | |||
7 | ![]() |
I_HOSTVAR3 | Call by reference | Type reference (TYPE) | CHAR30 | 20090710 | |||
8 | ![]() |
I_REPEAT | Call by reference | Type reference (TYPE) | I | 1 | 20090710 | ||
9 | ![]() |
I_STMT | Call by reference | Type reference (TYPE) | STRING | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GET_ORA_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ORA_RELEASE | Call by reference | Type reference (TYPE) | DBRELEASE-DBRELEASE | Release der Datenbank | 20060130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060130 |
Method GLOBAL_GET_CASCADE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GLOBAL_GET_DEGREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GLOBAL_GET_ESTIMATE_PERCENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GLOBAL_GET_GRANULARITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GLOBAL_GET_METHOD_OPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GLOBAL_UPDATE_STATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GLOB_STATS_UPDATED | Value transfer | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20051209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method GLOBAL_UPDATE_STATS_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GLOB_STATS_UPDATED | Value transfer | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20060412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060412 |
Method GLOBAL_UPD_STATS_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_UPD_STAT_REQUIRED | Value transfer | Type reference (TYPE) | CHAR3 | Statistiken auf Partition neu berechnen | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_GET_CASCADE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_GET_DEGREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_GET_ESTIMATE_PERCENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_GET_GRANULARITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_GET_METHOD_OPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_GET_PARTNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STMT | Call by reference | Type reference (TYPE) | STRING | DBMS_STAT Aufruf | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_UPDATE_STATS Signature
Method PART_UPDATE_STATS on class CL_SDB_ORA_UPDATE_STATS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method PART_UPD_STATS_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_MODINFO | Call by reference | Type reference (TYPE) | _S_MODINFO | Partitionsname | 20051121 | ||
2 | ![]() |
R_UPD_STAT_REQUIRED | Value transfer | Type reference (TYPE) | CHAR3 | Statistiken auf Partition neu berechnen | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20051121 |
Method UPDATE_STATS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SQL_STMT | Call by reference | Type reference (TYPE) | STRING | SQL Kommando mit dem DBMS_STATS Aufruf | 20070713 | ||
2 | ![]() |
I_CASCADE | Call by reference | Type reference (TYPE) | I | 0 | Indexstatistiken erstellen (0=YES, 1=NO, 2=AUTO) | 20051121 | |
3 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20051216 | ||
4 | ![]() |
I_DEGREE | Call by reference | Type reference (TYPE) | I | 0 | Parallelitätsgrad (0=NULL, 1-16-=1-16 außer 5=AUTO, 9=DEFT) | 20051121 | |
5 | ![]() |
I_FLUSH | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Tabellen-Monitoring Infos wegschreiben ('X'=YES) | 20060908 | |
6 | ![]() |
I_FORCE | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Update Statistics erzwingen ('X'=YES) | 20051121 | |
7 | ![]() |
I_GRANULARITY | Call by reference | Type reference (TYPE) | I | 0 | Granularität (0=DEFT, 1=ALL, 2=GLOB, 3=PART, 4=AUTO) | 20051121 | |
8 | ![]() |
I_HISTO | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Histogramme (X=75, S=SKEWONLY, R=REPEAT, A=AUTO, C=ALLCOL) | 20051121 | |
9 | ![]() |
I_SAMPLE | Call by reference | Type reference (TYPE) | I | 0 | Probengröße (1-100=1%-100%, 1001-1999=0.001%-0.999%) | 20090710 | |
10 | ![]() |
I_SIGNI | Call by reference | Type reference (TYPE) | DBSTATC-SIGNI | 0 | Sign.(0=DEFT,1=COMP,2=30,3=10,4=3,5=1,6=AUTO,7=0.3,8=0.1,..) | 20051121 | |
11 | ![]() |
I_TABLNM | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20051121 | ||
12 | ![]() |
I_THRESH_MOD | Call by reference | Type reference (TYPE) | I | 0 | Änderungsschwellwert (Non-Part=50, Part-Tab=25, Parts=50) | 20051121 |
Method UPDATE_STATS on class CL_SDB_ORA_UPDATE_STATS has no exception.
Method UPDATE_STATS_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SQL_STMT | Call by reference | Type reference (TYPE) | STRING | SQL Kommando mit dem DBMS_STATS Aufruf | 20070713 | ||
2 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20060412 | ||
3 | ![]() |
I_DEGREE | Call by reference | Type reference (TYPE) | I | 0 | Parallelitätsgrad (0=NULL, 1-16-=1-16 außer 5=AUTO, 9=DEFT) | 20060412 | |
4 | ![]() |
I_GRANULARITY | Call by reference | Type reference (TYPE) | I | 0 | Granularität (0=DEFT, 1=ALL, 2=GLOB, 3=PART, 4=AUTO) | 20060412 | |
5 | ![]() |
I_INDEXNM | Call by reference | Type reference (TYPE) | INDEX_NAME | Index Name | 20060412 | ||
6 | ![]() |
I_SAMPLE | Call by reference | Type reference (TYPE) | I | 0 | Probengröße (1-100=1%-100%, 1001-1999=0.001%-0.999%) | 20090710 | |
7 | ![]() |
I_SIGNI | Call by reference | Type reference (TYPE) | DBSTATC-SIGNI | 0 | Sign.(0=DEFT,1=COMP,2=30,3=10,4=3,5=1,6=AUTO,7=0.3,8=0.1,..) | 20060412 |
Method UPDATE_STATS_INDEX on class CL_SDB_ORA_UPDATE_STATS has no exception.
Method UPDATE_STATS_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GLOBAL_STATS_REQUIRED | Call by reference | Type reference (TYPE) | CHAR3 | Globale Statistiken notwendig | 20061006 | ||
2 | ![]() |
E_PART_STATS_REQUIRED | Call by reference | Type reference (TYPE) | CHAR3 | Statistiken auf Tabellenpartition notwendig | 20061006 | ||
3 | ![]() |
I_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20061006 | ||
4 | ![]() |
I_FLUSH | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Tabellen-Monitoring Infos wegschreiben ('X'=YES) | 20061006 | |
5 | ![]() |
I_TABLNM | Call by reference | Type reference (TYPE) | TABNAME | Tablename | 20061006 | ||
6 | ![]() |
I_THRESH_MOD | Call by reference | Type reference (TYPE) | I | 0 | Änderungsschwellwert (Non-Part=50, Part-Tab=25, Parts=50) | 20061006 |
Method UPDATE_STATS_REQUIRED on class CL_SDB_ORA_UPDATE_STATS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |