Data Masker for Oracle のリリース
Released: Jul 7, 2020
6.1.21 での更新項目
不具合の修正
- Recalculate ranges on a Range Splitter will prompt for a password, if necessary.
- Correctly reset the form state after testing the login on the password prompt form.
- Improved the format of the log file.
- Fixed a bug where some datasets would try to use a null value in a NOT NULL column.
Released: Jun 15, 2020
6.1.20 での更新項目
不具合の修正
- Fixed an issue where multiple Table-To-Text rules caused "ORA-02158: invalid CREATE INDEX option".
Released: May 22, 2020
6.1.19 での更新項目
機能
- Added a new command-line option to build an empty masking set. Run DMS_CmdLine build --help for more information.
不具合の修正
- Fixed an issue where the command-line was ignoring the requested number of worker threads.
Released: Apr 8, 2020
6.1.18 での更新項目
機能
- Allow the user control over whether the interim reports from the command line writes to the log file.
Released: Mar 26, 2020
6.1.17 での更新項目
不具合の修正
- Fixed an issue where attempting to connect to Oracle throws an exception.
Released: Mar 23, 2020
6.1.16 での更新項目
不具合の修正
- Fixed an issue where cross-database command rules would timeout after 30 seconds.
Released: Feb 3, 2020
6.1.15 での更新項目
不具合の修正
- Fixed an issue where after refreshing the list of datasets the rule forms did not see the new datasets.
Released: Jan 30, 2020
6.1.14 での更新項目
不具合の修正
- Fixed an error when importing the masking plan from csv.
Released: Jan 29, 2020
6.1.13 での更新項目
不具合の修正
- Login substitutions in PARFILEs are parsed with a more robust parser. This permits valid substitutions that previously failed to parse.
Released: Jan 21, 2020
6.1.12 での更新項目
機能
- Generating PARFILEs from the UI command line (-G) will now prompt for where it should be saved.
- Added a link of command line automation instructions.
- Cross database command rules targeting Oracle will more robustly split up multiple statements separated by ; or /
不具合の修正
- Fixed an issue that may cause the shuffle rule to duplicate a single value in shuffled columns.