Dynamic Data Masking
- Dynamic Data Masking 9.8.2
- All Products
Reference Number
| Description
|
|---|---|
DDM-1121
| In a Microsoft SQL Server database, Dynamic Data Masking fails to mask a stored procedure that has all data types as parameters.
|
DDM-1120
| In a Microsoft SQL Server database, Dynamic Data Masking fails to mask a table valued statement that ends in a semicolon (;).
|
DDM-1096
| In a Microsoft SQL Server database, Dynamic Data Masking fails to mask a statement that contains the CURRENT TIMESTAMP keyword.
|
DDM-1040
| In a Microsoft SQL Server database, Dynamic Data Masking fails to mask a statement that contains the CONVERT(value, type) function.
|
DDM-1038
| Dynamic Data Masking fails to mask a statement with the From Clause Object matcher if the statement contains table hints.
|
DDM-1024
| In a Microsoft SQL Server database, Dynamic Data Masking does not display the column name for a statement that contains the DISTINCT function.
|
DDM-1023
| In a Microsoft SQL Server database, Dynamic Data Masking fails to parse a DECLARE block.
|
DDM-1008
| In a Microsoft SQL Server database, Dynamic Data Masking fails to mask a statement that contains SELECT * while in command mode.
|
DDM-998
| In Impala and Hive databases, Dynamic Data Masking fails to mask a statement that contains fully qualified quoted column names.
|
DDM-994
| For a generic database node, the database connection fails if the database server restarts.
|
DDM-989
| In a Hive 2 database, Dynamic Data Masking fails to parse a statement that contains the LIMIT keyword.
|
DDM-959
| In Impala and Hive databases, the masked query is not valid.
|
DDM-958
| In a Microsoft SQL Server database, Dynamic Data Masking fails to mask data when creating a temporary table and inserting data into the temporary table.
|
DDM-585
| The AUTH_MACHINE and AUTH_PROGRAM_NM do not work for IBM DB2 i/OS with JDBC drivers.
CR 423974.
|
DDM-553
| Dynamic Data Masking does not impersonate columns that use the INTERNAL data type on an Informix database.
CR 399644.
|
DDM-542
| The Stored Procedure Accelerator for Sybase does not mask a stored procedure if the stored procedure name starts with a number.
CR 416432.
|
DDM-540
| The AUTH_MACHINE and AUTH_PROGRAM_NM do not work for IBM DB2 z/OS with JDBC drivers.
CR 423972.
|
DDM-538
| The Stored Procedure Accelerator for Sybase does not mask a stored procedure if the stored procedure name is a Sybase reserved word.
CR 416460.
|
DDM-538
| The Stored Procedure Accelerator for Sybase does not mask a stored procedure if the stored procedure name contains an at-sign (@).
CR 416459.
|
DDM-535
| Impersonation does not work in the Rule Set Simulator for Teradata and Sybase databases.
CR 424295.
|
DDM-528
| Oracle stored procedure masking fails if the request contains multiple columns with the same name.
CR 424822.
|
DDM-527
| A SELECT * query does not work with Hive ODBC drivers.
CR 422535.
|
DDM-521
| Dynamic Data Masking does not parse IBM DB2 XQuery expressions.
CR 452968.
|
DDM-518
| If you join two schemas that have the same table name and column name, when you mask one table, Dynamic Data Masking masks both tables.
CR 409477.
|
DDM-509
| Masking fails for an Informix database request if the table contains a column with the INTERVAL data type.
CR 428808.
|
DDM-508
| Spaces are added to rule.log that are not in the Security Rule Simulator output.
CR 429782v.
|
DDM-504
| Dynamic Data Masking returns unmasked data if the query contains an XMLQUERY function.
CR 448209.
|
DDM-503
| Dynamic Data Masking does not parse the MOD function with a percent sign (%).
CR 450292.
|
DDM-501
| On a MySQL database, Dynamic Data Masking returns unmasked data for a SELECT * FROM EMPLOYEES query.
CR 449472.
|
DDM-499
| Dynamic Data Masking does not mask data correctly for the DDM for ODBC and DDM for JDBC services if the rule tree hierarchy contains multiple levels and the rules use the Continue processing action.
CR 441650.
|
DDM-492
| Dynamic Data Masking does not parse the WITH common table expression.
CR 454733.
|
DDM-472
| Oracle stored procedure masking fails when passing TO_DATE() as a constant input for a date argument.
CR 421176.
|
DDM-447
| If you have a Teradata database with COP enabled, the Dynamic Data Masking Server gives an error with an unresolved address exception.
CR 411347.
|
DDM-444
| During upgrade, Dynamic Data Masking does not restart the computer if the restart option has been selected.
CR 430056.
|
DDM-439
| The AUTH_CURRENT_DATABASE symbol does not work for Informix native JDBC drivers and ODBC drivers.
CR 430839.
|
DDM-437
| Some keywords are not parsed for IBM DB2 databases.
CR 337467.
|
DDM-436
| The setport Server Control command logs incorrect information.
CR 422859.
|
DDM-434
| Dynamic Data Masking returns unmasked data if the query contains an XMLTABLE function.
CR 448213.
|
DDM-366
| Dynamic Data Masking does not parse the IBM DB2 CURRENT TIMEZONE special register.
CR 453485.
|
DDM-363
| In a Sybase database, Dynamic Data Masking fails to mask a statement that contains the DISTINCT function.
|
DDM-310
| On a Greenplum database, Dynamic Data Masking does not mask a column that has a name that is a keyword. Workaround: Add the word "as" between the column name and the alias. For example, enter "select last_name as name from employee."
CR 440741.
|
DDM-287
| The query fails if you use the column alias \(alias) with the column alias \(col).
CR 419747.
|
DDM-282
| Dynamic Data Masking does not parse the INTO statement in a query to Amazon Redshift.
CR 450297.
|
DDM-281
| Dynamic Data Masking does not parse the DATEDIFF function in a query to Amazon Redshift.
CR 450298.
|
DDM-280
| Dynamic Data Masking does not parse the TIMESTAMP EPOCH value in a query to Amazon Redshift.
CR 450299.
|
DDM-278
| Dynamic Data Masking does not parse the LIMIT clause in a query to Amazon Redshift.
CR 450293.
|
DDM-277
| You receive an error if the connection to Amazon Redshift is idle for an extended period of time.
CR 449685.
|
DDM-276
| Dynamic Data Masking does not parse a query to Amazon Redshift that uses :: to cast.
CR 450294.
|
DDM-275
| Dynamic Data Masking does not parse the IBM DB2 REC2XML function.
CR 452970.
|
DDM-273
| Dynamic Data Masking does not parse the FROM match clause in a query.
CR 452634.
|
DDM-272
| Dynamic Data Masking does not mask a column if there is a join and a custom alias for the column.
CR 452636.
|
DDM-271
| Dynamic Data Masking does not preserve the order in an ORDER BY clause.
CR 452644.
|
DDM-270
| Dynamic Data Masking does not parse IBM DB2 queries with a VALUES clause.
CR 452965.
|
DDM-269
| Dynamic Data Masking does not parse a function that contains the ALL keyword in a query to Amazon Redshift.
CR 450301.
|
DDM-268
| Dynamic Data Masking does not parse the NTH_VALUE function in a query to Amazon Redshift.
CR 450302.
|
DDM-267
| Dynamic Data Masking does not parse ROWNUM as an alias in a query to Amazon Redshift.
CR 450303.
|
DDM-266
| Dynamic Data Masking does not parse a substring(<Literal> from <val> for <val>) function in a query to Amazon Redshift.
CR 450304.
|
DDM-265
| Dynamic Data Masking does not parse an expression that contains a caret in a query to Amazon Redshift.
CR 450306.
|
DDM-259
| The LDAP Accelerator template contains incorrect rules.
CR 420797.
|
DDM-258
| A SELECT * query to an IBM DB2 database fails if the owner is not the current user.
CR 420794.
|
DDM-255
| Dynamic Data Masking places double quotes around table names, column names, and aliases.
CR 339999.
|
DDM-254
| When you query a Teradata database with the QUALIFY_RANK keyword, the query fails.
CR 373620.
|
DDM-242
| Dynamic Data Masking does not match the host in the Client/Application Information rule matcher for File Archive Service databases.
CR 338397.
|
DDM-238
| The PL/SQL Function rule action does not return "Include Program Name" with the IBM DB2 Informatica JDBC drivers.
CR 427041.
|
DDM-230
| The Block Statement rule action returns an incorrect block statement for DB2 databases.
CR 338627.
|
DDM-224
| Connection pooling does not work for all databases.
CR 377799.
|
DDM-213
| A query to a Sybase database fails if the query contains an alias.
CR 422336.
|
DDM-210
| The AUTH_SID global symbol does not work for Microsoft SQL Server, Informix, Data Vault, and Sybase databases.
CR 419754.
|
DDM-205
| Some keywords are not parsed for Sybase databases.
CR 336500.
|
DDM-198
| In some cases, the Client/Application Information rule matcher does not work for a Microsoft SQL Server database.
CR 407860.
|
DDM-184
| The Microsoft SQL Server Stored Procedure Accelerator returns an invalid status when the procedure returns a status code through a C# program.
CR 426585.
|
DDM-183
| Dynamic Data Masking does not mask the column if it is given as a nested query to a Sybase database.
CR 423774.
|
DDM-178
| If the database name is not in the connect string, the AUTH_CURRENT_DATABASE global symbol does not work for Informix databases. If you switch the database within a session, the AUTH_CURRENT_DATABASE global variable does not work for Informix.
CR 384499.
|
DDM-172
| Dynamic Data Masking returns unmasked data if the query contains an XMLELEMENT function.
CR 448201.
|
DDM-171
| Dynamic Data Masking returns unmasked data if the query contains an XMLFOREST function.
CR 448205.
|
DDM-164
| A connection to Oracle 12C through Dynamic Data Masking using an ODAC 12.x driver fails.
CR 444770.
|
DDM-162
| Dynamic Data Masking impersonation does not work for Informix.
CR 377941.
|
DDM-159
| You must use a table name alias for statements that contain LIMIT, SORT BY, CLUSTER BY, and DISTRIBUTE BY clauses for Hive databases.
CR 352193.
|
DDM-156
| The Stored Procedure Accelerator for Sybase does not support the timestamp data type in the bind variable for the OLE DB provider.
CR 413384.
|
DDM-155
| The Stored Procedure Accelerator for Sybase does not support the timestamp data type in the bind variable for the ODBC driver.
CR 413383.
|
DDM-154
| The Stored Procedure Accelerator for Sybase does not support the datetime data type in the bind variable for the jTDS driver.
CR 413382.
|
DDM-153
| When you use the Manage Licenses option in the Management Console to add a new license key, Dynamic Data Masking removes the old license from the installation directory.
CR 444733.
|
DDM-152
| On a Greenplum database, if you query "select employee from employee," Dynamic Data Masking does not mask the result set.
CR 440492.
|
DDM-151
| The AUTH_URL global symbol does not work for the DDM for ODBC service when you use the Check Property connection rule matcher.
CR 440237.
|
DDM-145
| When you use the Dynamic Data Masking for FAS service, if you enable SSL in the Data Vault for client server communication, the Dynamic Data Masking test connection fails.
CR 411144.
|
DDM-130
| When you use the -Drules.mask.new=true flag, if the inner query contains a column specification in the SELECT clause with a different alias than the column alias, masking fails.
CR 439774.
|
DDM-119
| The Symbol matcher cannot contain more than 160,000 values.
CR 352875.
|
DDM-107
| Dynamic Data Masking might mask incorrect columns if the query contains a column alias.
CR 414375.
|
DDM-105
| The PL/SQL Function rule action fails when passing a statement as an argument if the statement contains a query with single quotes (').
CR 417447.
|
DDM-38
| In an Impala database, Dynamic Data Masking fails to parse a SELECT clause that contains the NOT LIKE operator.
|
DDM-37
| In an Impala database, Dynamic Data Masking fails to parse a SELECT clause that contains the LIKE operator.
|
DDM-29
| In an Impala database, Dynamic Data Masking fails to parse a statement that contains <=> operator (IS DISTINCT FROM ).
|
DDM-28
| In an Impala database, Dynamic Data Masking fails to parse the ! operator.
|
DDM-26
| In an Impala database, Dynamic Data Masking fails to parse a SELECT clause that contains the BETWEEN operator.
|