Hi,

This is the scenario:
The temp datafile was offline drop first.
Then the .dbf file was deleted.
Now unable to drop the temp tablespace. Getting error like

drop tablespace TEMP INCLUDING CONTENTS;

ERROR at line 1:
ORA-00600: internal error code, arguments: [4344], [D], [3], [16777322], [],
[], [], []

Struckup in a loop. The temp datafile is in recover status. Please advice