How about shows us a ls -l of your logfiles?

Following would help as well

Code:
alter session set nls_date_format = 'yyyymmdd hh24miss';

select * from v$log;

alter system switch logfile;

select * from v$log;

and ls -l of redo logs