IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

-104 error - ',' illegal symbol at INSERT statement


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
venktv

New User


Joined: 29 Mar 2006
Posts: 59
Location: Montreal

PostPosted: Thu May 14, 2009 11:37 am
Reply with quote

Hi All,
I am executing this SQL in SPUFI, i want to insert more than one rows at a time into the table, but i am getting -104 error says ',' is illegal symbol

INSERT INTO KQFUNC.V_SWITCH_NPANXX
VALUES (501,3242,'N','2099-12-31') ,
(501,3243,'N','2099-12-31');

I tried with only one row, it went fine.

Can anybody tell me wht is wrong with this SQL

Thanks in advance
venkat
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu May 14, 2009 12:05 pm
Reply with quote

Hello,

Look at this similar previous topic:
ibmmainframes.com/viewtopic.php?t=22249
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Insert header record with record coun... DFSORT/ICETOOL 14
Search our Forums:

Back to Top