Skip to content

Add support for IOT tables #205

@bersler

Description

@bersler

Is your feature request related to a problem? Please describe.
IOT tables are not supported.

Describe the solution you'd like
Sometimes a schema needs to be replicated that uses an IOT table and the schema cannot be changed. OLR should also support such cases.

Describe alternatives you've considered
Change the schema to non IOT. Maybe some trigger solutions. But generally there is no good solution available.

Additional context
This requires support for additional redo log op codes, since part of the data can be stored in index vector data. Additionally overflow IOT tables should be fully supported as well.

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