SAP ABAP Class CL_DB6_JOB_REORG (DB6: DB13 Reorg Jobs)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_JOB_TABLE_MAINTENANCE DB6: Table Maintenance Jobs 20090127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_JOB_REORG_AUTO DB6: DB13 AutoReorg Job 20051213
2 Inheritance (c INHERITING FROM c_ref)  CL_DB6_JOB_REORG_FLAGGED DB6: DB13 REORG of flagged tables 20051213
3 Inheritance (c INHERITING FROM c_ref)  CL_DB6_JOB_REORG_SINGLE DB6: DB13 Single Table REORG 20051213
4 Inheritance (c INHERITING FROM c_ref)  CL_DB6_JOB_REORG_TABLESPACES DB6: DB13 Tablespace REORG 20051213
Properties
Class CL_DB6_JOB_REORG  
Short Description DB6: DB13 Reorg Jobs    
Super Class CL_DB6_JOB_TABLE_MAINTENANCE DB6: Table Maintenance Jobs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20051213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DB6_ADMIN_CMD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DB6_JOB_REORG has no interface implemented.
Friends
Class CL_DB6_JOB_REORG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_PARTITION Instance attribute Protected Type reference (TYPE) STRING DBA Cockpit: Table of DBA_STRING_STRUC 20111201
2 DICTIONARY_OPTION Instance attribute Protected Type reference (TYPE) I CL_DB6_ADMIN_CMD=>DICTIONARY_NOT_SET 20051213
3 INDEX Instance attribute Protected Type reference (TYPE) DB6INDEX DB6: Index List 20111201
4 PROCESSED_TABLES Instance attribute Protected Type reference (TYPE) I 20051213
5 TABLES Instance attribute Protected Type reference (TYPE) DB6_REORG_TABLE_TAB DB6: Working Set for Reorganization Jobs 20051213
6 USE_TEMPSPACE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051213
7 WITH_LONGLOBDATA Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051213
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEY Instance method Private Method 20051213
2 ADD_TABLE Instance method Protected Method 20051213
3 GET_TABLE_PARAMETER Instance method Protected Method 20060327
4 REMOVE_DELETED_TABLES Instance method Private Method 20070412
5 SET_TABLE_PARAMETER Instance method Protected Method 20060328
6 UPDATE_COMPRESSION Instance method Protected Method 20091216
Events
Class CL_DB6_JOB_REORG has no event.
Types
Class CL_DB6_JOB_REORG has no local type.
Method Signatures

Method ADD_KEY Signature

Method ADD_KEY on class CL_DB6_JOB_REORG has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20051213

Method ADD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REORGTYPE Call by reference Type reference (TYPE) CLIKE CL_DB6_ADMIN_CMD=>REORG_TABLE_OFFLINE 20051213
2 Importing TABNAME Call by reference Type reference (TYPE) CLIKE 20051213
3 Importing TABSCHEMA Call by reference Type reference (TYPE) CLIKE 20051213
4 Importing TABSPACE Call by reference Type reference (TYPE) CLIKE 20051213

Method ADD_TABLE on class CL_DB6_JOB_REORG has no exception.

Method GET_TABLE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REORGTYPE Call by reference Type reference (TYPE) STRING 20060327
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20090127

Method REMOVE_DELETED_TABLES Signature

Method REMOVE_DELETED_TABLES on class CL_DB6_JOB_REORG has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20090820

Method SET_TABLE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE_LIST Call by reference Type reference (TYPE) DB6TABLELIST DB6: List of tables with schema 20060328

Method SET_TABLE_PARAMETER on class CL_DB6_JOB_REORG has no exception.

Method UPDATE_COMPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABNAME Call by reference Type reference (TYPE) STRING 20091216
2 Importing TABSCHEMA Call by reference Type reference (TYPE) STRING 20091216
# Exception Resumable Description Created on
1 CX_DBA_JOB DBA Cockpit: DB13 job exceptions 20091216
History
Last changed by/on SAP  20130531 
SAP Release Created in 710