select B.* from cus_001 b where  b.ps_<>'RUN' 
AND (B.CUSNOC,B.PARTNAME) NOT IN (SELECT CUSNOC,PARTNAME FROM CUS_PSINFO)