goldengate Not able to establish initial position for begin time

Posted hxlasky

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了goldengate Not able to establish initial position for begin time相关的知识,希望对你有一定的参考价值。

环境:

OS:Centos 7

DB:12c

extep报错如下

Source Context :
  SourceModule            : [er.redo.ora]
  SourceID                : [/scratch/aime/adestore/views/aime_adc00jza/oggcore/OpenSys/src/app/er/redo/oracle/redoora.c]
  SourceMethod            : [startCheckPointing]
  SourceLine              : [10485]
  ThreadBacktrace         : [14] elements
                          : []
                          : []
                          : [/goldengate12c/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**))]
                          : [/goldengate12c/extract()]
                          : [/goldengate12c/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**))]
                          : [eading::MainThread::Run(int, char**))]
]
                          : [
                          : [/goldengate12c/extract()]
                          : [/goldengate12c/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**)]
                          : [) [0x7b98e1]]
                          : [/goldengate12c/extract(ggs::gglib::MultiThreading::MainThread::Run(int, char**))]
                          : [/goldengate12c/extract()]
                          : [/lib64/libc.so.6(__libc_start_main)]
                          : [/goldengate12c/extract()]

2020-02-17 11:14:55  ERROR   OGG-00446  error retrieving redo log sequence for begin time 2020-02-17 11:08:16.000000 Not able to establish initial position for begin time 2020-02-17 11:08:16.000000.

2020-02-17 11:14:55  ERROR   OGG-01668  PROCESS ABENDING.

解决办法:
Disconnected from Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
[oracle@localhost goldengate12c]$ sqlplus /nolog

SQL*Plus: Release 12.2.0.1.0 Production on Mon Feb 17 11:13:55 2020

Copyright (c) 1982, 2016, Oracle.  All rights reserved.

SQL> connect / as sysdba
Connected.
SQL> archive log list;
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            /u01/app/oracle/archlog
Oldest online log sequence     1
Next log sequence to archive   1
Current log sequence           1
SQL> alter system switch logfile;

System altered.

以上是关于goldengate Not able to establish initial position for begin time的主要内容,如果未能解决你的问题,请参考以下文章

What to do when Enterprise Manager is not able to connect to the database instance (ORA-28001)

解决redis连接错误:MISCONF Redis is configured to save RDB snapshots, but it is currently not able to...

解决redis连接错误:MISCONF Redis is configured to save RDB snapshots, but it is currently not able to...

AirFlow 任务运行异常: Task is not able to be run

Redis 无法持久化到硬盘错误:not able to persist on disk.

交叉编译错误 is not able to compile a simple test program