Need help to Understand TDE behavior in EBS 12.2.10 WITH 19C DATABASE
we have ebs 12.2.10 with 19c database.
I have Implemented TDE on column of a table.. using wallets on my ebs 12.2.10 version with 19c database. When I keep the wallet open..I am able to access the column from the ebs frontend(through forms) and also from backend (using apps user through toad and sql developer).
when I close the wallet....irrespective whether I am accessing from frontend forms or accessing the database using sql developer...I get the "ORA-28365: Wallet Is Not Open" when i try to access the encrypted column.
I have a few doubts on this behavior?
1. when TDE is implemented on a column of table in ebs database, and when the wallet is closed...how does ebs behave?can you confirm which amongst below is the expected behavior?