I have a table arun.temp1 that is defined in one node tablespace,
andarun.temp1_mqt that is defined with 'replicated' in a multi node
tablespace.
Now since the mqt is replicated, is there a definite way of checking
whether all rows are available in all nodes? I tried doing a nodenumber
(), but got SQL0391N
* The function cannot be used on rows from a replicated materialized
query table.
Is there a definite way of finding this? Please help.
>> Stay informed about: Replicated mqt - nodenumber() function