Lotus Notes db to DB2 using DataStage

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
remotementor
Participant
Posts: 1
Joined: Thu Feb 24, 2011 2:33 am

Lotus Notes db to DB2 using DataStage

Post by remotementor »

Hi all,

We're final year engineering students and currently working on a project which takes a Lotus Notes DB as input and loads it into tables in DB2 with some data transformation between these stages.

We tried to fetch the Notes data using the Web Services pack. However even though the job ran successfully, data wasn't fetched from Notes. We aren't able to detect the error and not sure how to proceed further. :?

Are we following the right approach by using Web services pack or is there any other way to fetch notes db into DS.

Any suggestions/comments will be appreciated

Thanks in advance :)
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

While it might be possible to use the Web Services pack, it's not something I've done. You can also use an ODBC driver for Lotus Notes.
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