do you know what tablespace the table was from, or is your database running in archivelog mode. if it is running in archive log mode than issue the command> alter database recover tablespace mytb ;
probably if it is drop very recently than it will do the changes from you redo's other wise executable will make you enter destination of all your archive logs.