SAP ABAP Data Element RSDD_ORA_LOGGING (Deactivates NOLOGGING while Building Index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
BW_CORE_WHM_MISC (Package) BW WHM parts that are needed in the CORE
⤷
⤷
Basic Data
| Data Element | RSDD_ORA_LOGGING |
| Short Description | Deactivates NOLOGGING while Building Index |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | RS_BOOL | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Logging |
| Medium | 20 | Logging while Index |
| Long | 40 | Logging while Building Index |
| Heading | 0 |
Documentation
Definition
By default, Oracle database logging is deactivated for index structure. This means that indexes cannot be restored from a database backup. They need to be structured again with the transaction RSRV.
If this parameter is set, the index structure is written to the database backup. This can lead to a quicker restoretime but slows down building of the index.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |