GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Comparing hexadecimal value

edited Apr 28, 2013 8:52AM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered
 Microsoft SQL Server transaction id is written as hexadecimal in trail file.Here is the value of TRANID in trail file: 0000:0002d751

How to compare this value?

Following example is not working.
FILTER (  @GETENV ("TRANSACTION", "XID") = 0x0000:0002d751 ) 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center