Encrypt Bank information throughout JDE E1
Customer request that all occurrences of the bank identification number be encrypted in JDE 9.1. Not sure but I think the field is Bank Transit Number
From what I read no such encryption capability exists so I assume TDE (Oracle Database "Transparent Data Encryption") feature would be helpful
Have you some knowledge or experience on that? I have two questions:
1. I read in TDE documentation that it won't work with a column when it's referenced as a foreign key : will it be the case for these fields? Or do we need using tablespace encryption ?
2. A datasheet exists stating that TDE has been certified for Database 11g. Any info about 12c?