Install, Upgrades & Change Mgmt - JDE1 (MOSC)

MOSC Banner

ORA-02097: parameter cannot be modified because specified value is invalid

Hi All,

I’m trying to enable TDE (Transparent Data Encryption) on my Oracle 19c RAC database.When I run the following command on the target database:

SQL> alter system set TDE_CONFIGURATION="KEYSTORE_CONFIGURATION=FILE" sid='*';

I get the following error:

ERROR at line 1:
ORA-32008: error while processing parameter update at instance sparrow2
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-46693: The WALLET_ROOT location is missing or invalid.

Current setup:

  1. WALLET_ROOT is set as:
    SQL> show parameter wallet_root;
    WALLET_ROOT = /u01/app/oracle/admin/sparrow/wallet
  2. Directory structure on both RAC nodes:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center