[DataStage][SQL Client]Invalid cursor state

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
vijay.barani
Participant
Posts: 78
Joined: Wed Jun 04, 2008 2:59 am

[DataStage][SQL Client]Invalid cursor state

Post by vijay.barani »

Hi Friends,

I created a job which has simply
ODBC--->TRANSFORMER--->ODBC

When i tried to run the job it is throwing an error like...


GOM..ODBC_2.DSLink12: DSD.BCIOpenW call to SQLColAttributes(PROJECT_ID) failed.
SQLSTATE=24000, DBMS.CODE=0
[DataStage][SQL Client]Invalid cursor state

Does anybody know about this?Please let me know why this is happening.
Warm Regards,
Vijay
srinagesh
Participant
Posts: 125
Joined: Mon Jul 25, 2005 7:03 am

Post by srinagesh »

Does the query run fine when executed directly at the database.
vijay.barani
Participant
Posts: 78
Joined: Wed Jun 04, 2008 2:59 am

Post by vijay.barani »

srinagesh wrote:Does the query run fine when executed directly at the database.

Hi Nagesh,
The query went good in database level.It was my mistake.I hadn't added one column in the target ODBC.Now it is working good.Anyways thank you for your responce Nagesh.
Warm Regards,
Vijay
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please mark this thread as Resolved using the green button at the top of the page.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply