[DataStage][SQL Client]An illegal configuration option Error

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
gr17
Participant
Posts: 9
Joined: Mon Jan 17, 2005 4:15 pm

[DataStage][SQL Client]An illegal configuration option Error

Post by gr17 »

Hello,

I am getting this warning when I run my job

DSD.BCIConnect connecting to SQL_ABC, call to SQLConnect failed.
SQLSTATE=IM997, DBMS.CODE=0
[DataStage][SQL Client]An illegal configuration option was found

Initially the job was working fine, but now I am getting this error.

any feedback is appreciated.
Thanks,
GR
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard! :D
Initially the job was working fine, but now I am getting this error.
Tell us what changed. "Nothing" is not the correct answer.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
gr17
Participant
Posts: 9
Joined: Mon Jan 17, 2005 4:15 pm

Post by gr17 »

Hi Ray,
Thank You. I am a big fan of your replies, I have been following this Forum since long time but this is my first post.. Well coming to the error

I have 10 different jobs where some jobs have Database tables as targets with Sequential files as sources and some jobs have database tables as source and sequential files as targets.
Initially when the source tables were connected I was able to view the data in the table in the datastage job, But after running the job the job got aborted giving the above warning. I dont know what the problem is.
The database is connected as I am able to view the other tables.
Thank You.
Ruthika
ameyvaidya
Charter Member
Charter Member
Posts: 166
Joined: Wed Mar 16, 2005 6:52 am
Location: Mumbai, India

Post by ameyvaidya »

Hi Ruthika,

I tried searching google for your error message; No DB-Specific stuff popped up However 1 page of interest popped up:

http://www.progressivenation.net/UVDocs ... ex-44.html

(Search for "illegal configuration option" on the page)

Since that page talks about "uvodbc.config";

Please confirm if your datastage server is on windows or UNIX.

Thanks,
Amey Vaidya<i>
I am rarely happier than when spending an entire day programming my computer to perform automatically a task that it would otherwise take me a good ten seconds to do by hand.</i>
<i>- Douglas Adams</i>
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Check for any changes in the uvodbc.config file in the project and the ODBC data source definitions.
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