GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

DBMS_TABCOMP_TEMP_CMP organization heap tablespace

edited Jun 13, 2014 12:38PM in GoldenGate, Streams and Distributed Database (MOSC) 1 commentAnswered ✓


Hi,

I am using one way streams in Oracle 11.2. Only on one machine, sometimes I get a trace file with the following

*** TRACE FILE RECREATED AFTER BEING REMOVED ***

TTX id1: 8000b id2: d15 ret: 0 waitopt: 2
TTX id1: 110020 id2: 5ec ret: 0 waitopt: 2
TTX id1: 90021 id2: f18 ret: 0 waitopt: 2
TTX id1: 20013 id2: 8b4 ret: 0 waitopt: 2
TTX id1: 30019 id2: 97f ret: 0 waitopt: 2
Got an error during DDL apply

*** 2014-06-11 22:00:17.422
ORA-00942: table or view does not exist
The offending DDL is:
create table "PR".DBMS_TABCOMP_TEMP_CMP organization heap  tablespace "OM_DATA01" compress for all operations nologging\
as select  * from "PR".DBMS_TABCOMP_TEMP_UNCMP mytab

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center