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 » Accessing Database using ESQL

Post new topic  Reply to topic
 Accessing Database using ESQL « View previous topic :: View next topic » 
Author Message
santy
PostPosted: Tue Nov 14, 2006 11:20 pm    Post subject: Accessing Database using ESQL Reply with quote

Centurion

Joined: 03 Nov 2006
Posts: 141

Hi

I am trying to insert rows in to Database using ESQL.
I created Database EMPDB with ODBC connection.
then inside Computenode basic properties I gave data source name as EMPDB.
Created table EMPLOYEE
ESQL used is

UPDATE Database.EMPLOYEE AS T
SET ENAME = InputRoot.MRM.EMP.ENAME
WHERE T.ENAME = 'ABC';


I am not able to access database as it is throwing error :No data source with this name available

Please help

PS:DB2 8.1 , WMB 6 , MQ 6, WIN XP

thanks in advance,

santy
Back to top
View user's profile Send private message
Edde
PostPosted: Tue Nov 14, 2006 11:56 pm    Post subject: Reply with quote

Acolyte

Joined: 01 Oct 2006
Posts: 67
Location: Moscow, Russia

Try to use forum search.
This problem was discussed recently, and more than once.

Hint: mqsisetdbparms will help.
Back to top
View user's profile Send private message
Mensch
PostPosted: Wed Nov 15, 2006 2:45 am    Post subject: Reply with quote

Disciple

Joined: 17 Jul 2005
Posts: 166

I Think you are missing Schema name ..
find out Table Schema name and search for Table Reference in WMB help
there you will get to know more about Schema name
also correct your ESQL to update Database.
_________________
Thanks and Regards ,
Mensch
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 » Accessing Database using 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.