ORA- 01194: file
SQL> select group# from v$log where status='CURRENT'; -- Q(A)
SQL> select member from v$logfile where group#= "group identified in Q(A)"; -- Q(B)
SQL> recover database until cancel using backup controlfile;
Specify log: {
[specify the redolog file name which identified in Q(B)"