I am trying to create a table and the session is just sitting there. I cancel the create table and restarted the database and tried again an it is just sitting there.

I did a select on wait events and I get the following

7 MYUSER sqlplus@dev01 (TNS V1-V3) ACTIVE log file sync
7 MYUSER sqlplus@dev01 (TNS V1-V3) ACTIVE db file sequential read
7 MYUSER sqlplus@dev01 (TNS V1-V3) ACTIVE db file scattered read
7 MYUSER sqlplus@dev01 (TNS V1-V3) ACTIVE file open


Any idea how to debug what the heck is going on?