Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Publish delta changes of graph to other sessions

SridharMKJul 16 2022

Hi -
I created a graph in session-1 and published.. using (CREATE GRAPH)
updated table in though session-1 and did the sync using synchronizer.sync() - I can see the changes with snapshots in session-1
when I try to publish the graph in session-1, it gives the error graph is already published - PGX-ERROR-L80JST3WWT58
In session-2, I can see the old version of graph...
how to publish the latest graph to other sessions...
Thanks,
Sridhar

Comments
Post Details
Added on Jul 16 2022
7 comments
228 views