Ogg_cdc_cleanup_setup jobs fail on SQLServer's EC2 cloud instance
(Doc ID 2566568.1)
Last updated on AUGUST 01, 2019
Applies to:
Oracle GoldenGate - Version 12.3.0.1.3 and laterInformation in this document applies to any platform.
Symptoms
> D:\ogg_cdc_cleanup_setup>ogg_cdc_cleanup_setup.bat dropJob <ogguserid> password <password> instancename.dbname.domainname.com\loginId ggs, Oracle GoldenGate CDC cleanup job setup script
==============================================
Command: createJob
The SQL Server CDC Capture or Transactional Replication Log Reader job is not found in database GG_POC.
Ensure that the database is enabled for CDC and either the SQL Server Capture job is enabled for database GG_POC or the database is Published for Transactional Replication, and re-run this program
> ogg_cdc_cleanup_setup.bat dropJob <ogguserid> password <password> instancename.dbname.domainname.com\loginId ggs
Oracle GoldenGate CDC cleanup job setup script
==============================================
Command: dropJob
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]. .
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Login timeout expired.
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is
correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online..
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |