I have run myself ragged on this one. I would have sworn it worked yesterday morning.
Tsm server 6.2.5 under RHEL 6.1 I am trying to get a list of nodes not in a collocgroup. Statement follows: Select a.node_name from nodes a where a.node_name not in (select b.node_name from collocgroup b) Thanks foor any assistance. Its probably simple, and I'm just not seeing it.
