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

Home -> Community -> Usenet -> c.d.o.misc -> Re: JDBC

Re: JDBC

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Mon, 26 Jul 1999 18:48:39 GMT
Message-ID: <37a39d8c.20548216@newshost.us.oracle.com>


A copy of this was sent to pkn26_at_my-deja.com (if that email address didn't require changing) On Mon, 26 Jul 1999 17:02:17 GMT, you wrote:

>
>
>We are facing a problem when we try to create a
>table using JDBC. The error code is ORA_0922. Has
>anyone ever faced the same problem? Quick response
>will be appreciated.
>Thanks

There are no problems with creating a table via jdbc. Perhaps you are mistakenly trying to "create or replace table ..." (the or replace is bad). That would give an ORA-922

>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.

--
See http://govt.us.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'... Current article is "Part I of V, Autonomous Transactions" updated June 21'st  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA

Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Mon Jul 26 1999 - 13:48:39 CDT

Original text of this message

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