Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> CREATE/DROP/ALTER hangs...

CREATE/DROP/ALTER hangs...

From: <tocallaghan_at_gmail.com>
Date: Fri, 7 Dec 2007 08:46:10 -0800 (PST)
Message-ID: <75947aaf-54bc-4e83-a658-64e01de3daab@y5g2000hsf.googlegroups.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US