Database Administration (MOSC)

MOSC Banner

12.2 : no access during security operation

edited Apr 6, 2020 4:45PM in Database Administration (MOSC) 2 commentsAnswered

Hello,

For security measures, we would like to apply a data anonymization script just after each refresh of the data via an import datapump.

Anonymization is done by a script for the modification of sensitive data.

UPDATE SET col1 = ‘xxxx’ WHERE…;

We would like that from the import phase and until the end of the application of the post-import anonymization script no user can access the database.

Do you have an idea ?

Thank you.

GD.

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