zOs/SQL/PRMM

select count(*)
    from pbmm.tacct_general
    where dateTime >  '2013-12-08-03.59.59.999999'  -- part 169
      and dateTime <= '2013-12-08-07.59.59.999999'  -- part 170
  with ur