Goldengate ERROR: Extract can not be positioned to specified timestamp

Hi,

Sometimes you can get ” ERROR: Extract ‘EMSD0101’ can not be positioned to specified timestamp. ” error during changing the extract start time.

Details of error are as follows.

GGSCI (goldenmsd01 as GGS_ADMIN19C@MSDBA_1) 4> alter EMSD0101 begin 2020-04-14 16:30:18.001472
ERROR: Extract 'EMSD0101' can not be positioned to specified timestamp.

 

You should firstly delete extract as follows.

GGSCI (goldenmsd01 as GGS_ADMIN19C@MSDBA_1) 8> delete EMSD0101
Deleted EXTRACT EMSD0101.

 

Then add extract again with the BEGIN parameter as follows.

 

ADD EXTRACT EMSD0101, INTEGRATED TRANLOG, BEGIN 2020-04-14 16:30

GGSCI (goldenmsd01 as GGS_ADMIN19C@MSDBA_1) 10>  ADD EXTRACT EMSD0101, INTEGRATED TRANLOG, BEGIN 2020-04-14 16:30
EXTRACT (Integrated) added.

 

Add exttrail as follows.

GGSCI (goldenmsd01 as GGS_ADMIN19C@MSDBA_1) 11>  ADD EXTTRAIL /ggatea01/MSDBA_19c/e1 EXTRACT EMSD0101, MEGABYTES 1000
EXTTRAIL added.

 

Now start it, it was started as follows.

GGSCI (goldenmsd01 as GGS_ADMIN19C@MSDBA_1) 12> start EMSD0101

Sending START request to MANAGER ...
EXTRACT EMSD0101 starting


GGSCI (goldenmsd01 as GGS_ADMIN19C@MSDBA_1) 13>

 

 

 

Do you want to learn Oracle Goldengate from scratch, then read the following Goldengate Tutorial articles.

https://ittutorial.org/goldengate-tutorials-oracle-for-beginners/

About Mehmet Salih Deveci

I am Founder of SysDBASoft IT and IT Tutorial and Certified Expert about Oracle & SQL Server database, Goldengate, Exadata Machine, Oracle Database Appliance administrator with 10+years experience.I have OCA, OCP, OCE RAC Expert Certificates I have worked 100+ Banking, Insurance, Finance, Telco and etc. clients as a Consultant, Insource or Outsource.I have done 200+ Operations in this clients such as Exadata Installation & PoC & Migration & Upgrade, Oracle & SQL Server Database Upgrade, Oracle RAC Installation, SQL Server AlwaysOn Installation, Database Migration, Disaster Recovery, Backup Restore, Performance Tuning, Periodic Healthchecks.I have done 2000+ Table replication with Goldengate or SQL Server Replication tool for DWH Databases in many clients.If you need Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS Consultancy and Training you can send my email adress [email protected].-                                                                                                                                                                                                                                                 -Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS ve linux Danışmanlık ve Eğitim için  [email protected] a mail atabilirsiniz.

Leave a Reply

Your email address will not be published. Required fields are marked *