To schedule a script generation job:
In-Place Masking–to replace sensitive data in-place with masked data on a specified database (usually copied from production). Use this option only in nonproduction environments. This differs from the Actions menu option Clone Database, which clones the database and then masks the data.
At-Source Masking–to export masked data from the specified source database (usually production) using Oracle Data Pump. This option is safe to run in a production environment as it does not modify customer data. Note, however, that this option creates temporary tables that get dropped when the masking operation completes.
Note that you can choose both options; that is, a script to mask the database directly and a script to create a masked dump.
A message confirms that the job has been scheduled. Refresh the page to see the job results.