Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> CREATE/DROP/ALTER hangs...
Hello,
I've stumbled on something curious (or at least curious to me). I'm trying to create a table by the name of 'FULFILLMENTS' (Oracle 8.1.7) but when I do it just seems to hang. I can successfully create any other table using any other name but when i attempt to create 'FULFILLMENTS' nadda. Even trying to 'DROP/ALTER TABLE FULFILLMENTS' the results are the same.
I've checked to see if it could be a conflict in naming (select * from tab) but there aren't any views/procs or tables remotely close to that name.
At its simplest, I'm stuck. Any thoughts would be appreciated. Received on Fri Dec 07 2007 - 10:46:10 CST
![]() |
![]() |