Dynamic Data Masking
- Dynamic Data Masking 9.9
- All Products
java -Djava.util.logging.config.file=ddmreportlog.properties -classpath .;jars\*; DDMReportGenerator <Parameters>
Parameter | Description |
---|---|
Rule | The name of the Dynamic Data Masking rule. |
RuleList | A list of the Dynamic Data Masking rules. Separate rules with a comma. |
Database | The server name in the SERVER_NAME column of the RULE_LOG table. |
Database List | A list of server names. Separate the server names with a comma. |
Program | The program that queried the database. |
StartDate* | The date of the log entry in the Dynamic Data Masking log. Reports compiles log information that Dynamic Data Masking logged after the StartDate. Use dd/mm/yyyy format for StartDate. |
EndDate* | The date of the log entry in the Dynamic Data Masking log. Reports compiles log information that Dynamic Data Masking logged before the EndDate. Use dd/mm/yyyy format for EndDate. |
Report Name* | The report name. You can choose the following report names:
|
* You must define the Report Name and the StartDate or EndDate |