IBM Support

JR43276: CDC WILL ALWAYS READ LOG FROM CURRENT INCARNATION OF THE DATABASE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • CDC will restrict all queries to the archived log to see only
    log that belong to the current database incarnation
    Affected areas are:
    normal log reading
    log shipping
    log dependency
    SCN to time queries in bookmark.
    
    The way CDC will restrict this will be backwards compatible with
    9i where v$database_incarnation has a limited amount of columns
    therfore will use this query
    SELECT RESETLOGS_CHANGE# FROM (SELECT RESETLOGS_CHANGE# from
    V$DATABASE_INCARNATION ORDER BY RESETLOGS_TIME DESC) WHERE
    ROWNUM=1
    
    the result from the is used to restrict the log to the latest
    database incarnation
    
    In case of failure to reposition CDC will ask user to refresh
    all the tables after the database was recoverd with RESETLOGS
    open flag
    

Local fix

  • N/A
    

Problem summary

  • CDC will attempt to read archived logs that were generated by
    the previous incarnation of the database.
    Create a v$archived_log view in CDC user schema and limit the
    view using the RESETLOGS+CHANGE# from v$database_incarnation
    Users on version 6.5.2 and earlier will have this issue.
    

Problem conclusion

Temporary fix

Comments

  • The problem will be addressed in the next major release.
    

APAR Information

  • APAR number

    JR43276

  • Reported component name

    IS CDC ORACLE

  • Reported component ID

    5724U7008

  • Reported release

    630

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-06-29

  • Closed date

    2012-12-04

  • Last modified date

    2012-12-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  •    CDCAPAR
    

Fix information

Applicable component levels

  • R651 PSN

       UP

  • R652 PSN

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSX3HK","label":"InfoSphere Change Data Capture"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"630","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
04 December 2012