Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Rational Insight ETL job 'bind error'

We are on Rational Insight 1.1.1.2, Windows 2008 Server R2, MS SQL Server 2008 R2

We have a new Development environment which we are setting up. Taken the ETL repository from Production. Upon executing the first job, we get the following error:

DM-DBM-3661 A bind error occurred on column 'LAST_CHANGED_DATE'; the value is to
o large (length 9 vs 10).

DM-DBM-0355 Value in error:
ERROR=255

DM-DLV-0101 Delivery 'Fact1': failed on statement .....

I looked up the error code and found the following link which was not helpful. Does anyone know how to resolve this? These jobs are working in Production.

http://www-01.ibm.com/support/docview.wss?uid=swg1PM32107

Thanks.

Kunal

0 votes



2 answers

Permanent link
Since it's a development environment, I believe you can do something that may be deemed unsafe for a production environment - just increase the length of the field 'LAST_CHANGED_DATE'. You can easily find out the affected table from the quoted SQL statement.

0 votes


Permanent link
Hello Kunal,

this problem could be related to a specific object in CLM that returns incorrect data when queried by the REST API.
You should try to identify the problematic object and see if there is any incorrect data showing in the WebUI.

The job where you have the failure could give an hint on the type of object that is affected.

Checking the last entry in the JDBC log (ri_jdbc.log) at the time the error occurs, can give you the last REST call that was sent to the server before the error occurred and that could also help in identifying the object.

Best Regards,

Francesco Chiossi

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 53

Question asked: Mar 31 '15, 3:14 p.m.

Question was seen: 3,788 times

Last updated: Apr 01 '15, 5:01 a.m.

Confirmation Cancel Confirm