setting dbfips_140 = true for use with TDE
Hi All,
So we are running oracle enterprise version 19.3 using TDE . We need to change to use dbfips_140=true.
I shutdown our test db, added dbfips_140=true in the init.ora file, started db using init.ora, created spfile from pfile, then shutdown the db and started backup using spfile. Parameter is now set to TRUE.
We discovered that the wallet wasn't open. So I opened the wallet and all is fine ... UNTIL I shutdown the db and started back up. Wallet is not open again. So the autologin isn't working.
We have the db setup for auto login before setting dbfips_140.