I tried that here is the error
RMAN> recover database;
Starting recover at 22-MAY-13
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=133 device type=DISK
starting media recovery
archived log for thread 1 with sequence 38677 is already on disk as file /oradata/SA/redo01.log
archived log for thread 1 with sequence 38678 is already on disk as file /oradata/SA/redo02.log
archived log for thread 1 with sequence 38679 is already on disk as file /oradata/SA/redo03.log
unable to find archived log
archived log thread=1 sequence=32203
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 05/22/2013 12:58:03
RMAN-06054: media recovery requesting unknown archived log for thread 1 with sequence 32203 and starting SCN of 1173162219
RMAN> alter database open resetlogs;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of alter db command at 05/22/2013 12:58:57
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/oradata/SA/system01.dbf'