My Oracle Support Banner

ORA-28374 Typed Master Key Not Found In Wallet (Doc ID 2952717.1)

Last updated on AUGUST 23, 2024

Applies to:

Advanced Networking Option - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.0.1 version, Exa-Transparent Data Encryption

As you see below, ORA-28374 happens whenever querying the following query


SQL>select * from user1.table1
order by orddd; 
select * from user1.table1
                 *
ERROR at line 1:
ORA-28374: typed master key not found in wallet

 

However, it works fine without order by clause.

SQL> select * from user1.table1;

 

 

ERROR
-----------------------
ORA-28374: typed master key not found in wallet



 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.