If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Creat Table failure

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-04-08, 04:10
mayam mayam is offline
Registered User
 
Join Date: Sep 2008
Posts: 5
Creat Table failure

Hi,

I'm new at DB2.

On executing a create table script, this error shows:
"
com.ibm.db2.jcc.b.nm: DB2 SQL Error: SQLCODE=-104, SQLSTATE=42601, SQLERRMC=CREATE TABLE T_CHAMBER_TYPE_IAG
(ID BIG;BEGIN-OF-STATEMENT;<space>, DRIVER=3.50.152
at com.ibm.db2.jcc.b.wc.a(wc.java:579).... etc.
"

I'm using SQL Developer 2.3.0.

Any help is appreciated.
Mayam.
Reply With Quote
  #2 (permalink)  
Old 09-04-08, 04:39
rahul_s80 rahul_s80 is offline
Registered User
 
Join Date: Jul 2006
Location: Pune , India
Posts: 433
syntax error...
plz post the ddl you are using
__________________
Rahul Singh
Certified DB2 9 DBA / Application Developer
Reply With Quote
  #3 (permalink)  
Old 09-04-08, 04:46
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
And don't forget to mention which DB2 version you are using on which platform...
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #4 (permalink)  
Old 09-04-08, 04:57
mayam mayam is offline
Registered User
 
Join Date: Sep 2008
Posts: 5
Found the answer.
Reply With Quote
  #5 (permalink)  
Old 09-04-08, 04:58
mayam mayam is offline
Registered User
 
Join Date: Sep 2008
Posts: 5
...forgot to enable semicolon.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On