My Oracle Support Banner

How To Configure The GoldenGate Extract Client Connection To Publish Its Local Hostname To Sybase (Doc ID 3052076.1)

Last updated on DECEMBER 09, 2024

Applies to:

Oracle GoldenGate - Version 11.1.1.0.2 and later
Information in this document applies to any platform.

Symptoms

Golden Gate Connects with Sybase - it doesn't populates Hostname in Sybase ASE master..sysprocesses table
You can see below it currently does not publish its local hostname as part of its client connection string

1> select suser_name(suid),hostname,hostprocess from sysprocesses where suid=suser_id('<ggadmin>')
2> go
  hostname hostprocess
------------------------------------------------------------ ------------------------------------------------------------ ------------------------------------------------------------
ggadmin NULL 3054
ggadmin NULL 3049
ggadmin NULL 18044
ggadmin NULL 25874

Changes

 

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
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.