If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > db2 returs: CLI0112E Error in assignment.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-15-05, 03:25
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
db2 returs: CLI0112E Error in assignment.

Hi,

When executing the data warehouse step I got DB2 error:
Code:
CLI0112E Error in assignment.

Explanation: The data sent for a parameter or 
column was incompatible with the data type of the associated table column. 
User Response: Respecify the output binding through SQLBindCol or 
SQLGetData or the input binding through SQLSetParam or SQLBindParameter.
What should I do to solve the problem?

Thanks,
Grofaty
Reply With Quote
  #2 (permalink)  
Old 11-15-05, 07:48
J Petruk J Petruk is offline
Registered User
 
Join Date: Mar 2004
Location: Toronto, ON, Canada
Posts: 513
That's from your own application code? Or from a product?
__________________
--
Jonathan Petruk
DB2 Database Consultant
Reply With Quote
  #3 (permalink)  
Old 11-16-05, 05:31
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

I have solved the problem. Source and target table had the different data types!
No more help is needed for this problem.

Thanks,
Grofaty
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On