ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Error delete statment .Plz help!!

Post new topic  Reply to topic
 Error delete statment .Plz help!! « View previous topic :: View next topic » 
Author Message
nheng
PostPosted: Thu Nov 04, 2010 9:18 pm    Post subject: Error delete statment .Plz help!! Reply with quote

Apprentice

Joined: 07 Dec 2007
Posts: 39

DELETE FROM DB2xxx.GATEWAY_PROC AS G WHERE (G.UPDATETIME + 10 MINUTE ) < CURRENT_TIMESTAMP;
i try to run this statement in db2 .It's work.

But

DELETE FROM Database.DB2xxx.GATEWAY_PROC AS G WHERE (G.UPDATETIME + 10 MINUTE ) < CURRENT_TIMESTAMP;
After i deploy it and test it. error occer follow below:

Syntax error : expected ')' but found ''. :


Plz help!!!.
Back to top
View user's profile Send private message MSN Messenger
joebuckeye
PostPosted: Fri Nov 05, 2010 10:08 am    Post subject: Reply with quote

Partisan

Joined: 24 Aug 2007
Posts: 365
Location: Columbus, OH

Quote:
DELETE FROM Database.DB2xxx.GATEWAY_PROC AS G WHERE (G.UPDATETIME + 10 MINUTE ) < CURRENT_TIMESTAMP;


If that line is really a line in your ESQL you need then you need to look up what the ESQL DELETE command really does.

Hint: It has nothing to do with database operations.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Error delete statment .Plz help!!
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.