GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

ERROR OGG-30102 Parallel Replicat thread REPINA01 exited unexpectedly. Please check the report f

Buenos días.

De acuerdo a la siguiente nota que se encontró para la solución del problema : (https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=123637492635419&id=2817999.1&_afrWindowMode=0&_adf.ctrl-state=xbvzudj6f_264), se aplica el siguiente parametro SPLIT_TRANS_RECS  = 10000, pero el error aun persiste, alguna otra solución?.

-- replicar

REPLICAT REPIN

USERIDALIAS MASTEPCD

DISCARDFILE /oracle/product/ogg21c/dirrpt/REPINFAT_discard.dsc, APPEND, MEGABYTES 2048

ASSUMETARGETDEFS

ddl include all

MAP_PARALLELISM 2

SPLIT_TRANS_RECS 10000

MIN_APPLY_PARALLELISM 2

MAX_APPLY_PARALLELISM 5

DDLERROR DEFAULT IGNORE RETRYOP

APPLYNOOPUPDATES

REPERROR DEFAULT ABEND

REPERROR 1403 IGNORE

REPERROR 1722 IGNORE

BATCHSQL BATCHESPERQUEUE 300, OPSPERBATCH 9000

--INSERTAPPEND

MAP SCHAMA1.*, TARGET SCHAMA1.*;

Tagged:

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