To transfer tables from People soft(not sure) database to

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
siquadri
Participant
Posts: 7
Joined: Sat Sep 30, 2006 9:19 am

To transfer tables from People soft(not sure) database to

Post by siquadri »

To transfer tables from people soft(not sure)database to oracle datawarehouse .I have to create a job and i am new to this.Can any one give me idea of various stages to use.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard. :D

Does your site have the PeopleSoft PACK, which includes table definitions and canned jobs for extraction from PeopleSoft databases? If so, then to extract the data ought to be straightforward. Your business analysts should have provided you with source-to-target (or, better, target-from-source) mapping documents. Using these you can design and implement the T and L parts of ETL into a target of your own (enterprise's) design.
Last edited by ray.wurlod on Mon Oct 02, 2006 8:56 pm, edited 1 time in total.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

If you are provided with the access, you should be able to read via your OCI stage as well.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply