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 » Unable to connect to Database

Post new topic  Reply to topic
 Unable to connect to Database « View previous topic :: View next topic » 
Author Message
KartheekG
PostPosted: Wed Sep 22, 2010 4:13 am    Post subject: Unable to connect to Database Reply with quote

Newbie

Joined: 16 Sep 2010
Posts: 2

Hi,

When I am trying to write a query in Database ESQL i am getting warning like
" unresolvable database table reference" for the below syntax

DECLARE RESULT CHARACTER;
SET RESULT = select T.ANAME from Database.TBLALPHA as T;

I am getting "ping" as succeeded and I am providing Data source name as same source name as it was in ODBC data source admin. what could the reason or I was missing something?

Table and fieldname already exists in database
schema name : sysalpha
database name : Dalpha
source name :ebdbdatasource


Thanking in Advance
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Sep 22, 2010 4:18 am    Post subject: Re: Unable to connect to Database Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

KartheekG wrote:
what could the reason or I was missing something?


You're missing the fact that this is a warning.

Have you tried deploying the flow? Does it deploy and run correctly? I would not be surprised to discover it does.

All this means is that the Toolkit can't resolve the data source. If the data source is correctly set up as you say and it's identified to the broker the code will work.

If you want to eliminate the warning (which will prove nothing about how the code runs) include the database definition in the Toolkit as a data project.
_________________
Honesty is the best policy.
Insanity is the best defence.
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 » Unable to connect to Database
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.