Bug 39270189
Executing parallel queries across different Real Application Clusters (RAC) nodes that reference X$ tables might fail because of a difference in the X$ cardinality across the nodes.
Workaround:
Ensure that the X$ cardinality is the same on each node. This can be achieved by gathering or deleting statistics, ensuring that the same number of PDBs are open.