Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

excute start replicat,there noticed ERROR OGG-00664 OCI Error during OCIServerAttach (status = 1

3272540Jul 12 2016 — edited Jul 13 2016

excute start replicat,the replicate's report file noticed like that:

2016-07-13 09:02:52 ERROR OGG-00664 OCI Error during OCIServerAttach (status = 12557-ORA-12557: TNS:protocol adapter not loadable).

2016-07-13 09:02:52 ERROR OGG-01668 PROCESS ABENDING.

but my oracle listenner ,service are all normal

9.png

below is my replicat configfile:

replicat repl

SETENV (ORACLE_HOME=D:\app\Administrator\product\11.2.0\dbhome_1)

SETENV (ORACLE_SID=orcl)

SETENV (NLS_LANG = AMERICAN_AMERICA.AL32UTF8)

userid ggs,password ggs

assumetargetdefs

reperror default,discard

discardfile ./dirrpt/repl.dsc,append,megabytes 50

dynamicresolution

MAP MSDB.*, target MSDB.*;

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 10 2016
Added on Jul 12 2016
15 comments
3,147 views