Query from subscriber errors with Ora-8103
(Doc ID 1365868.1)
Last updated on JUNE 12, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
One may get the ORA-08103 intermittently when querying cdc subscription tables.
This happen when we open the cdc subscription window using the extend_window procedure and
then we perform a join query on a few of the tables in the same change set.
Sometimes this results in ORA-08103.
If run a second time (without another call to extend_window) the query returns data and works fine.
ORA-08103 intermittently when querying cdc subscription tables
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |