Datastage px

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
thodeti
Participant
Posts: 1
Joined: Mon Sep 15, 2008 12:36 am
Location: chennai

Datastage px

Post by thodeti »

Please find the details about the problem

Source data containing the fields Location,Item,Person and the values as below.

1. Location -L1.......Ln
2. Item -I1...........In
3. Person -P1----------Pn

1. A person can sell any item in any loaction.
2. If P1 sells an item(I1) in L1 then P2 does not have authority to sell I1 in L1 location
3. P2 can sell other items (except I1)in L1 location at the same time he is having authority to sell I1 ohter than L1 location.

Any person should not sell the duplicate items in one location
Last edited by thodeti on Wed May 06, 2009 3:10 am, edited 1 time in total.
anil
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Thank you for posting an intellectual exercise in database design.

What assistance do you believe an ETL tool might bring?
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