SAP ABAP Class CL_DD_TABLE_CNV_CHECKER_ORA (Prepare and Space Check CNV for ORA)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDDB (Package) ABAP/4 Dictionary: Converter
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DD_TABLE_CNV_CHECKER | Prepare and Space Check for Conversion | 19990618 |
Properties
| Class | CL_DD_TABLE_CNV_CHECKER_ORA | |
| Short Description | Prepare and Space Check CNV for ORA | |
| Super Class | CL_DD_TABLE_CNV_CHECKER | Prepare and Space Check for Conversion |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDB | ABAP/4 Dictionary: Converter |
| Created | 19990618 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DD_TABLE_CNV_CHECKER_ORA has no forward declaration.
Interfaces
Class CL_DD_TABLE_CNV_CHECKER_ORA has no interface implemented.
Friends
Class CL_DD_TABLE_CNV_CHECKER_ORA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | OBJNAME | 'INDEXORG' | Constant: Index Organized | 19990622 | ||
| 2 | Constant | Protected | Type reference (TYPE) | OBJNAME | 'INITIAL' | Constant: Initial Extent | 19990622 | ||
| 3 | Constant | Protected | Type reference (TYPE) | OBJNAME | 'TABLESPACE' | Constant: Tablespace | 19990622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks if Statistics are Up-to-Date | 19990622 | |
| 2 | Instance method | Protected | Method | Checks user_tables for Possibility for Space Check | 19990622 | |
| 3 | Instance method | Protected | Method | Reads USER_TABLES | 19990622 | |
| 4 | Instance method | Protected | Method | Provides Block Size for Oracle | 19990621 | |
| 5 | Instance method | Protected | Method | Provides Statistics for Index | 19990622 | |
| 6 | Instance method | Protected | Method | Provides Tablespace of Index | 19990622 | |
| 7 | Instance method | Protected | Method | Reads Information on Tablespace | 19990622 | |
| 8 | Instance method | Protected | Method | Provides Target Status of Table/Primary Index for Oracle | 19990621 | |
| 9 | Instance method | Protected | Method | Perform Table/Index Analysis | 19990622 | |
| 10 | Instance method | Protected | Method | Space Check Table/Index | 19990622 | |
| 11 | Instance method | Protected | Method | Space Check Table/Index | 19990622 | |
| 12 | Instance method | Protected | Method | Execution of Space Check Oracle | 19990622 |
Events
Class CL_DD_TABLE_CNV_CHECKER_ORA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCONTROL_STRUC | Protected | See coding | Control Structure | 19990621 | |
|
| 2 | TDBATABLES_STRUC | Protected | See coding | Structure for USER_TABLES | 19990621 | |
|
| 3 | TINDEX_STATS_STRUC | Protected | See coding | Structure for Index Statistics Data | 19990621 | |
|
| 4 | TINDEX_STRUC | Protected | See coding | Structure for Primary Index | 19990621 | |
|
| 5 | TTARGET_STRUC_ORA | Protected | See coding | Target Status Table/Index Oracle | 19990621 | |
Method Signatures
Method CHECK_DBATABLES_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | DBA_STRUC | Call by reference | Type reference (TYPE) | TDBATABLES_STRUC | USER_TABLES | 19990622 | |||
| 3 | PRIM_INDEX | Call by reference | Type reference (TYPE) | TINDEX_STRUC | Primärindex | 19990622 |
Method CHECK_DBATABLES_STATS on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method CHECK_DBATABLES_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | DBA_STRUC | Call by reference | Type reference (TYPE) | TDBATABLES_STRUC | user_tables | 19990622 |
Method CHECK_DBATABLES_STRUC on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method FILL_DBATABLES_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | DBA_STRUC | Call by reference | Type reference (TYPE) | TDBATABLES_STRUC | USER_TABLES | 19990622 |
Method FILL_DBATABLES_STRUC on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method GET_BLOCK_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990621 |
Method GET_BLOCK_SIZE on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method GET_INDEX_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | DBA_STRUC | Call by reference | Type reference (TYPE) | TDBATABLES_STRUC | user_tables | 19990622 | |||
| 3 | INDEX_STATS_STRUC | Call by reference | Type reference (TYPE) | TINDEX_STATS_STRUC | Statistik-Daten | 19990622 | |||
| 4 | PRIM_INDEX | Call by reference | Type reference (TYPE) | TINDEX_STRUC | Primärindex | 19990622 | |||
| 5 | STAT_OLD | Call by reference | Type reference (TYPE) | DDREFSTRUC-BOOL | Statistik veraltet? | 19990622 |
Method GET_INDEX_STATS on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method GET_INDEX_TABLESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | PRIM_INDEX | Call by reference | Type reference (TYPE) | TINDEX_STRUC | Primärindex | 19990622 |
Method GET_INDEX_TABLESPACE on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method GET_TABLESPACE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | MAXBLOCKS | Call by reference | Type reference (TYPE) | I | Maximal zusammenhängend freie Blocks | 19990622 | |||
| 3 | SUMBLOCKS | Call by reference | Type reference (TYPE) | I | Summe der freien Blocks | 19990622 | |||
| 4 | TABLESPACE | Call by reference | Type reference (TYPE) | TS | Tablespace | 19990622 |
Method GET_TABLESPACE_INFO on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method GET_TARGET_STATE_ORA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990621 | |||
| 2 | PRIM_INDEX | Call by reference | Type reference (TYPE) | TINDEX_STRUC | Primärindex | 19990621 | |||
| 3 | TARGET_STRUC_ORA | Call by reference | Type reference (TYPE) | TTARGET_STRUC_ORA | Zielzustand Tabelle/Primärindex Oracle | 19990621 |
Method GET_TARGET_STATE_ORA on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method RUN_ANALYZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | FUNCTION | Call by reference | Type reference (TYPE) | CHAR1 | 'T': Tabelle, 'I': Index | 19990622 | |||
| 3 | PRIM_INDEX | Call by reference | Type reference (TYPE) | TINDEX_STRUC | Primärindex | 19990622 |
Method RUN_ANALYZE on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method SPACE_CHECK_INNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOCKS_FREE | Call by reference | Type reference (TYPE) | I | Freie Blocks | 19990622 | |||
| 2 | BLOCKS_NEEDED | Call by reference | Type reference (TYPE) | I | Benötigte Blocks | 19990622 | |||
| 3 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 4 | TABLESPACE | Call by reference | Type reference (TYPE) | TS | Tablespace | 19990622 | |||
| 5 | TABLE_INDEX | Call by reference | Type reference (TYPE) | CHAR1 | space: Tabelle; 'I': Index | 19990622 |
Method SPACE_CHECK_INNER on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method SPACE_CHECK_INNER2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BLOCKS_FREE | Call by reference | Type reference (TYPE) | I | Blocks frei | 19990622 | |||
| 2 | BLOCKS_NEEDED | Call by reference | Type reference (TYPE) | I | Blocks benötigt | 19990622 | |||
| 3 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 4 | TABLESPACE | Call by reference | Type reference (TYPE) | TS | Tablespace | 19990622 | |||
| 5 | TABLE_INDEX | Call by reference | Type reference (TYPE) | CHAR1 | space: Tabelle; 'I':Index | 19990622 |
Method SPACE_CHECK_INNER2 on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
Method SPACE_CHECK_ORA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_STRUC | Call by reference | Type reference (TYPE) | TCONTROL_STRUC | Kontrollstruktur | 19990622 | |||
| 2 | DBA_STRUC | Call by reference | Type reference (TYPE) | TDBATABLES_STRUC | user_tables | 19990622 | |||
| 3 | INDEX_KB | Call by reference | Type reference (TYPE) | I | Größe des Index | 19990622 | |||
| 4 | INDEX_STATS_STRUC | Call by reference | Type reference (TYPE) | TINDEX_STATS_STRUC | Statistik-Daten | 19990622 | |||
| 5 | PRIM_INDEX | Call by reference | Type reference (TYPE) | TINDEX_STRUC | Primärindex | 19990622 | |||
| 6 | TABLE_KB | Call by reference | Type reference (TYPE) | I | Größe der Tabelle | 19990622 | |||
| 7 | TARGET_STRUC_ORA | Call by reference | Type reference (TYPE) | TTARGET_STRUC_ORA | Zielzustand Tabelle / Primärindex | 19990622 |
Method SPACE_CHECK_ORA on class CL_DD_TABLE_CNV_CHECKER_ORA has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |