Wednesday, 21 July 2021

OGG-02022 Logmining server does not exist on this Oracle database.

 error: 

2021-07-21 16:33:31  ERROR   OGG-02022  Logmining server does not exist on this Oracle database.

2021-07-21 16:33:31  ERROR   OGG-01668  PROCESS ABENDING.


Solution 

dblogin userid gguser@<service_name> password <***>

register extract <extract_name>,database

No comments:

Post a Comment

Configure TCP/IP with SSL and TLS for Database Connections

Topic : Configure TCP/IP with SSL and TLS for Database Connections   why do we need to configure the TLS connection in any database? ...