SELECT NAME FROM GV$ARCHIVED_LOG  WHERE thread#=1 and SEQUENCE# >= 139278 AND SEQUENCE# <= 139525  ORDER BY SEQUENCE# ASC;
