-
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request