Skip to content

Feature: Read redo log files using OCI connection #103

@bersler

Description

@bersler

Is your feature request related to a problem? Please describe.
Sometimes the database host is not available for reading redo log files directly from disk. In such cases the only possibility would be to read redo log files using OCI network connection to the database.

Describe the solution you'd like
Allow reading redo log files using OCI connection

Describe alternatives you've considered
Read redo log files using sshfs connection, but this is not always possible. Read only copied archived redo log files, but this brings big delay.

Additional context
Requires access using internal OCI commands. Has impact on source database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions