Reputation: 51
I am starting to use computer science powercenter, I know that I can see the dependencies of my objects, however, it is not clear to me how to know if my source is an independent database or there is a process that loads it previously since I am confused with the definition of all parents and all the children.I would appreciate if someone could support me
Upvotes: 0
Views: 45
Reputation: 84
to check if your source is loaded by a process, show the dependencies of your source table as a target then see if there is any mapping in the result.
Upvotes: 1