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 » logging/printing inside ESQL

Post new topic  Reply to topic
 logging/printing inside ESQL « View previous topic :: View next topic » 
Author Message
abc123
PostPosted: Sun Jan 22, 2006 11:09 pm    Post subject: logging/printing inside ESQL Reply with quote

Newbie

Joined: 22 Jan 2006
Posts: 2

I am working on ESQL and i am trying to explore if it’s possible to do logging/printing inside ESQL. It would be similar to System.out.println () in java OR Print statements in SQL.Could anyone please help out.

thanks.
Back to top
View user's profile Send private message
mgk
PostPosted: Mon Jan 23, 2006 1:19 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

You do not say which version you are using.

If it is before V6 then you cannot log or print directly, but you can use the Environment Tree / LocalEnvironment tree to store data and then use a trace ndoe downstream to display it, or THROW an exception which will be written to the event log.

Or, from V5 CSD4 and onwards you can CALL a Java Procedure that wrote to a file.

Or in V6 you have a LOG statement that will log to the Event / Syslog depending on platform.

There are probably a few other ways as well, but these are the main one I can think of of the top of my head.

Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
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 » logging/printing inside ESQL
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.