oracle8.1.6 begin delete from acs_permissions where object_id = :phone_number_id; cn_phone_number.delete(:phone_number_id); end;