Database Security Products (MOSC)

MOSC Banner

How can I check the contents of my master key that is within the Oracle ASM?

edited Nov 13, 2016 8:56AM in Database Security Products (MOSC) 8 commentsAnswered

I have an Oracle RAC 12C with 3 nodes, ASM and TDE configured.

I'm trying to verify the contents of my wallet running the following command:

occurs follow error:

------------------------------------------------------------------------------

$ orapki wallet display -wallet +DATA/CMS/WALLET -pwd ****************

Oracle PKI Tool : Version 12.1.0.2

copyright (c) 2004,2014, Oracle and/or its affiliates. All rights reserved.

+DATA/CMS/WALLET (No such file or directory)

------------------------------------------------------------------------------

How do I check the contents of my master key that is within the ASM?

my sqlnet.ora is configured in this way

------------------------------------------------------------------------------

ENCRYPTION_WALLET_LOCATION=

(SOURCE=

  (METHOD=FILE)

    (METHOD_DATA=

      (DIRECTORY=+DATA/CMS/WALLET)))

------------------------------------------------------------------------------

and the TDE functions normally have columns of tables that are encrypted and can recover the data normally.

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