Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Is the ability to do "field-level" encryption free in Enterpr

RE: Is the ability to do "field-level" encryption free in Enterpr

From: Christopher Spence <cspence_at_FuelSpot.com>
Date: Tue, 29 May 2001 13:38:18 -0700
Message-ID: <F001.00312B14.20010529133535@fatcity.com>

Yes, free with the purchase of Enterprise.

But the implementation is yours to deal with.

I created a login procedure with PL/SQL based on DBMS_OBFUS... and created the encrypted data in the table and a table with the key tied to the record. So each row had a seperate algorythm.

"Walking on water and developing software from a specification are easy if both are frozen."

Christopher R. Spence
Oracle DBA
Fuelspot

-----Original Message-----
Sent: Tuesday, May 29, 2001 4:39 PM
To: Multiple recipients of list ORACLE-L Enterprise Edition?

We are in the process of upgrading most of our databases to 8.1.7.1 (Enterprise Edition) on Sun Solaris 2.6.

We need to be able to do field-level encryption of some of our data. I think that we should be able to
do so with DBMS_OBFUSCATION. Is DBMS_OBFUSCATION free with 8.1.7.1 Enterprise Edition?

Are there other standard methods/tools that we can use within Oracle to do this field-level encryption?
If yes, are they free or part of an add-on bundle? If add-on, which add-on?

I've been trying to research this on Technet but having difficulty correlating functionality with cost.
My boss wants the answer today so I thought I'd throw it out to the crowd.

Thanks in advance,

Cherie Machler
Gelco Information Network

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author:
  INET: Cherie_Machler_at_gelco.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Christopher Spence
  INET: cspence_at_FuelSpot.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue May 29 2001 - 15:38:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US