Content-based retrieval (CBR) queries can fail when run
less than two minutes after the creation of the first index area.
Symptoms
A CBR query fails with the following error:
DB_TABLE_DOES_NOT_EXIST:
The table that was referenced in the database query cannot be found.The
query fails for an object store in the following circumstances:
- The database engine for the object store is Oracle.
- Less than two minutes have elapsed since the creation of the first
index area for the object store.
Causes
The temporary database table that holds the CBR search results
does not yet exist. Content Platform Engine begins
creating this table when the first index area is created, and finishes
within two minutes.
Resolving the problem
Run the query again after waiting for two minutes.