Posted: Sun Mar 02, 2008 10:48 pm Post subject: [IBM][CLI Driver][DB2/NT] SQL0204N Error
Newbie
Joined: 27 Sep 2006 Posts: 7
Hi ,
I am getting below error for Compute Node while getting data from database
(SELECT T.CUSTNO, T.FNAME, T.LNAME, FROM
Database.CARSINC.FILE05.CUSTOMERS AS T WHERE T.REGNO = InputRoot.XML.OrderRequest.Order.REGNO);
CARSINC is Datasource Name
FILE05 is Schema Name
CUSTOMERS is Table Name
DatabaseException BIP2322E: Database error: SQL State ''42S02''; Native Error Code '-204'; Error Text ''[IBM][CLI Driver][DB2/NT] SQL0204N "FILE05.CUSTOMERS" is an undefined name. SQLSTATE=42704 ''. The error has the following diagnostic information: SQL State ''42S02'' SQL Native Error Code '-204' SQL Error Text ''[IBM][CLI Driver][DB2/NT] SQL0204N "FILE05.CUSTOMERS" is an undefined name. SQLSTATE=42704 ''
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