Database Security Products (MOSC)

MOSC Banner

Transparent Data Encryption with HSM - 11gR2 on Windows

edited Jun 22, 2010 2:40AM in Database Security Products (MOSC) 1 commentAnswered
Has anyone tried implementing TDE with HSM? I am testing this in our environment and the HSM has been configured properly and I am able to generate the master key using HSM Passphrase. Also tried creating tables with encrypted columns. But when I issued a CREATE TABLESPACE command to create encrypted tablespace, an internal error was thrown. Here it is:

SQL> show user
USER is "SYS"
SQL> create tablespace tde_test datafile 'c:\app\sramalin\oradata\orcl\encryp_tbsp.dbf' size 10m encryption default storage(encrypt);
create tablespace tde_test datafile 'c:\app\sramalin\oradata\orcl\encryp_tbsp.dbf' size 10m encryption default storage(encrypt)

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