Search found 3 matches

by DSR
Fri Jul 18, 2008 7:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Masking using parallel jobs
Replies: 11
Views: 9344

You need to find out what needs to be masked, why it needs to be masked and how robust that masking needs to be. Credit Card numbers for example need 106 bit encryption or masking that DataStage cannot do, customer names could just be scrambled with an external C++ routine algorithm. There are appl...
by DSR
Thu Jul 17, 2008 2:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Masking using parallel jobs
Replies: 11
Views: 9344

Masking

ray.wurlod wrote:Welcome aboard.

Can you be more specific about what you mean by "masking"? ...
Masking is just like desoding or encrypting the original records in the table to some other values that may be from selecting from other files.
by DSR
Wed Jul 16, 2008 1:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Masking using parallel jobs
Replies: 11
Views: 9344

Data Masking using parallel jobs

Hi,
Could anyone please explain briefly how a masking is done using parallel jobs in Data Stage 7.5.

How a typical Masking job should be?

Thanks,
DS.