drop tablespace in RAC
Hi All
Is there a way i can tell which node the undo tablespace is associated with?
Removed 2 nodes(1, 2) from a 4 nodes RAC, can I drop the undo tables associated with those 2 nodes(1, 2)? How can I determine which 2 undo tablespace I can drop? Can I directly use 'drop tablespace UNDOTBS1 including contents and datafiles;' to drop?
Thank you