Oracle 12c-How to find out if one particular table in my stream process give a schema name?
Hello,
Oracle 12c-How to find out if one particular table in my stream process give a schema name? For example, I have schema W streamed from server A to server B, how do I know if table X in schema W is streamed over to server B from server A please? Any statement on which server (should check server B?) should I check?
Thanks,
Lin