Skip to content

fix performance for UPDATE_TS_EXTENTS #134

@Enovotny

Description

@Enovotny

currently in CWBI UPDATE_TS_EXTENTS is taking 20 hours to run. take recommendation from Dave Portin to improve the performance.

related to

https://jira.hecdev.net/browse/CWDB-260

biggest issue appears to version dates. how to obtain version dates. recommendation is to us TS_EXTENTS table itself, but in CWBI that information is not copied in goldengate. Is there a possibility to copy that information and not the actual extents since the extents can be different in cwbi from T7. other methods for how to determine version dates?

separate the job to only calculate the date extents? have min, max values etc. calculated in a different job that runs less frequently.

Frist part of this ticket would be to review the work Dave did then come with some recommendation for improvements.

other tickets that might be related

https://jira.hecdev.net/browse/CWDB-264
https://jira.hecdev.net/browse/CWDB-282

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions