SAP ABAP Function Module SOREM_GET_SEGMENT_DATA (Get tablespaces in remote system)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SOMO (Package) Oracle Monitor

⤷

⤷

Basic Data
Function Module | SOREM_GET_SEGMENT_DATA | Get tablespaces in remote system |
Function Group | SOREM | Remote Monitoring |
Program Name | SAPLSOREM | |
INCLUDE Name | LSOREMU08 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SEG_COUNT | TYPE | ORACOUNT | Segments with non-zero pctincrease | |||
![]() |
MAX_EXTENTS | TYPE | ORACOUNT | Most allocated extents in any segment | |||
![]() |
MIN_NUM_EXTENTS | TYPE | ORACOUNT | Fewest extents left before max_extents | |||
![]() |
NUM_SEGMENTS | TYPE | ORACOUNT | Segments approaching max_extents | |||
![]() |
CRIT_SEGS_COUNT | TYPE | ORACOUNT | Segments w. too few allocatable extents | |||
![]() |
MIN_NUM_EXTENTS_SEG | TYPE | ORACOUNT | Fewest allocatable extents for a segment | |||
![]() |
FREE_EXT_LIST | TYPE | SORA_T_FREE_EXT_LIST | ||||
![]() |
CONNECTION | TYPE | DB6NAVSYST-DBCNAME | Logical name for a database connection | |||
![]() |
SYS_REF | TYPE REF TO | CL_DB6_SYS | DB6: Remote System Administration | |||
![]() |
THRESHOLD | TYPE | ORACOUNT | 5 | Fewest extents left before max_extents | ||
![]() |
THRESHOLD_SEG | TYPE | ORACOUNT | 5 | Fewest allocatable extents for a segment | ||
![]() |
CONNECTION_ERROR | TYPE | |||||
![]() |
SQL_ERROR | TYPE | |||||
![]() |
INVALID_PARAMETER_SET | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20080415 |
SAP Release Created in | 710 |