Database Security Products (MOSC)

MOSC Banner

quick way to decrypt columns with millions of rows

edited Nov 6, 2012 3:25AM in Database Security Products (MOSC) 6 commentsAnswered ✓
Hi
I am trying to decrypt a column which has millions of row, this process takes ages using

ALTER TABLE NPP.TRANSACTION MODIFY (CARD_NUMBER DECRYPT) ;

and uses a lot of undo, anyone got any ideas how i can speed this up , or do i just except that it is IO intensive and will just take some time

I know i cant use nologging and parallel


Thanks
mike

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