DISP=(,CATLG) is shorthand where the first parameter (status) defaults to NEW, so the full form is DISP=(NEW,CATLG,CATLG). The second CATLG is the normal disposition action, and the third CATLG is the abnormal disposition action. OLD is incorrect for a new dataset being created, and DELETE doesn't match CATLG.