Database Security Products (MOSC)

MOSC Banner

encrypted tablespaces

edited Jan 16, 2014 5:52AM in Database Security Products (MOSC) 2 commentsAnswered ✓
Hello,

I'm trying to find what tablespaces are encrypted.  I've ran the SQLs below and I cannot seem to find the TS#'s appearing on v$encrypted_tablespaces.  Any assistance would be appreciated.

SQL> select ts# from v$encrypted_tablespaces;

       TS#
----------
        12
        13

SQL> select ts# from v$tablespace;

       TS#
----------
         0
         1
         2
         4
         3
         5
         6
         7
         8
         9
        10

       TS#
----------
        11
        14

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