Title
Register an ATP Database in Oracle Data Safe
Description
This video shows you how to register an Autonomous Transaction Processing (ATP) database with Oracle Data Safe.
At 1:26, the presenter enters the following scripts in SQL Developer Web to grant additional Oracle Data Safe privileges on the ATP database. They are as follows:
EXECUTE DS_TARGET_UTIL.GRANT_ROLE('DS$DATA_DISCOVERY_ROLE');
EXECUTE DS_TARGET_UTIL.GRANT_ROLE('DS$DATA_MASKING_ROLE');
EXECUTE DS_TARGET_UTIL.GRANT_ROLE('DS$AUDIT_SETTING_ROLE');
For more information, see Register an Autonomous Database at https://docs.oracle.com/en/cloud/paas/data-safe/udscs/register-autonomous-database.html.
=================================
To improve the video quality, click the gear icon and set the Quality to
1080p/720p HD.
For more information, see http://www.oracle.com/goto/oll and http://docs.oracle.com
Copyright © 2019 Oracle and/or its affiliates. Oracle is a registered trademark of Oracle and/or its affiliates. All rights reserved. Other names may be registered trademarks of their respective owners. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the “Materials”). The Materials are provided “as is” without any warranty of any kind, either express or implied, including without limitation warranties or merchantability, fitness for a particular purpose, and non-infringement.
There are no comments.
Login to respond »