What configurations to set for using DB2 Enterprise Stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
shalini11
Participant
Posts: 74
Joined: Thu Jan 22, 2009 3:00 am

What configurations to set for using DB2 Enterprise Stage

Post by shalini11 »

Hi All,

I want to use DB2 Enterprise stage. For this, I have copied db2nodes.cfg file in DB2 installation directory.
From google, I found out that there should be DSN entry in .odbc.ini file and uvodbc.ini.
I have created the entries, but still I am getting fatal error when running the DS job.

Code: Select all

[b]main_program: Fatal Error: APT_DB2Utils::dbversion:unrecognized version string: `SQL09016'.[/b]
DB2 version used: 9.1 fix pack 6a
Datastage version: 7.5

What else I need to configure to use the enterprise stage?

Thanks,
Shalini
Post Reply