GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

@GETENV ('RECORD', 'RSN') returns null

edited May 27, 2020 5:05AM in GoldenGate, Streams and Distributed Database (MOSC) 1 commentAnswered

Hello gurus,

On replicate side I'm trying to generate unique IDs like :

@STRCAT(@GETENV ('RECORD', 'FILESEQNO'),GETENV ('RECORD', 'FILERBA'),@GETENV ('TRANSACTION','CSN') ,@GETENV ('RECORD', 'RSN'))

But, since GETENV ('RECORD', 'RSN')) returns null, all results are also null. My question is my "GETENV ('RECORD', 'RSN'))" doesnt containe the data as it's stated in Doc?

Regards, NM

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