Capabilities for SAP NetWeaver on Oracle
This section lists the Capabilities of Fivetran HVR when using 'SAP NetWeaver on Oracle'. For more information about the pre-requisites, access privileges, and other configuration requirements, see SAP NetWeaver on Oracle Requirements.
Capture
HVR supports the following capabilities on SAP NetWeaver on Oracle:
- Capture changes from location.
- Log-based capture (capture from DBMS logging system).
- Capture from Archive log files only.
- Log-based capture of tables without a primary key.
- Direct access to logs on a file system.
- Log-based capture of tables with LOB column.
- Log-based capture from hidden rowid/RRN column (ColumnProperties with parameter CaptureFromRowId).
- Rewind log-based capture to specific time (hvractivate option -i).
- Rewind log-based capture to the beginning of currently active oldest transaction.
- Online refresh using accurate LSN/SCN.
- Online refresh skips capture log records early in scanner.
- Populates column hvr_cap_user for use in ColumnProperties {hvr_cap_user} substitutions.
- Log-based capture of truncate table statements.
- Multiple log-based capture jobs can capture from same database.
- Capture from tables with basic compression.
- Capture from tables with advanced compression.
- Log-based capture checkpointing using location property Capture_Checkpoint_Frequency.
- Read archives from an alternative directory (location property Archive_Log_Path on the capture location).
HVR does not support the following capabilities on SAP NetWeaver on Oracle:
- Access to logs using SQL interface.
- Trigger-based capture (location property Capture_Method=DB_TRIGGER on the capture location).
Repository Database
HVR does not support Repository database on SAP NetWeaver on Oracle.
Integrate
HVR supports the following capabilities on SAP NetWeaver on Oracle:
- Creation and update of HVR state tables.
HVR does not support the following capabilities on SAP NetWeaver on Oracle:
- Integrate changes into location.
Bi-directional Replication
HVR does not support Bi-directional Replication on SAP NetWeaver on Oracle.
Refresh and Compare
HVR supports the following capabilities on SAP NetWeaver on Oracle:
- hvrrefresh or hvrcompare from source location.
- Suggestions in the UI for Slice Boundaries using DBMS statistics (hvrrefresh option -S).
HVR does not support the following capabilities on SAP NetWeaver on Oracle:
- hvrrefresh into target location.
Other Capabilities
HVR supports the following capabilities on SAP NetWeaver on Oracle:
- International table and column names where DBMS is not configured with UTF-8 encoding.
- Treat DBMS table names and columns as case sensitive if configured (location property Case_Sensitive_Names) .
- Treat DBMS schema names as case sensitive if configured (location property Case_Sensitive_Names) .
- Reduce width of datatype when selecting or capturing changes (ColumnProperties with parameter TrimDatatype).
HVR does not support the following capabilities on SAP NetWeaver on Oracle:
- Use distribution key for parallelizing changes within a table (ColumnProperties with parameter DistributionKey).
- Distinguish and support capture from 'materialized views'.