GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Goldengate FILTER command on DATE column shown in MOS note does not work

edited Jun 23, 2018 5:00AM in GoldenGate, Streams and Distributed Database (MOSC) 3 commentsAnswered

Need to extract records based on date in the ORDER_DATE column - say > than  '01-JAN-18'

Tried on both Extract as well as Replicat side as per MOS note - does not work!

FILTER (@COMPUTE (@DATE("JUL", "YYYY-MM-DD", order_date) >= @DATE("JUL", "YYYY-MM-DD", "2018-01-01")) > 0);

Any pointers will be greatly appreciated.

Thanks!

Gavin

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