Author: kishpra
Subject: Masking Db2 data
Posted: Fri Sep 02, 2016 9:23 pm (GMT 5.5)
Hello Team,
I am working on a requirement where I have an accountNo col in 3-5 Production DB2 tables. I need to unload productions tables into test environment by masking accountNo col in all the tables.
accountNo col is CHAR(19) and I want to mask digits from position 7-18 in a way that this col is masked in a consistent way for all the records and for all the tables where it is referenced to maintain integrity.
Thank you.
_________________
COBOL,JCL,VSAM,CICS,DB2
Subject: Masking Db2 data
Posted: Fri Sep 02, 2016 9:23 pm (GMT 5.5)
Hello Team,
I am working on a requirement where I have an accountNo col in 3-5 Production DB2 tables. I need to unload productions tables into test environment by masking accountNo col in all the tables.
accountNo col is CHAR(19) and I want to mask digits from position 7-18 in a way that this col is masked in a consistent way for all the records and for all the tables where it is referenced to maintain integrity.
Thank you.
_________________
COBOL,JCL,VSAM,CICS,DB2