Known issues and limitations for Data Virtualization
The following known issues and limitations apply to Data Virtualization.
For additional solutions to problems that you might encounter with Data Virtualization, see the troubleshooting topic Troubleshooting the Data Virtualization service.
- General issues
- The following general issues impacts Data Virtualization users.
- Audit issues
- The following issues and limitations apply to audit issues in Data Virtualization.
- Data source and connection issues and limitations
- For information about limitations and known issues that apply to data sources and connections, see Limitations and known issues for data sources in Data Virtualization.
- Installation and upgrade issues
- The following issue applies to installing and upgrading Data Virtualization. For more information, see Installing Data Virtualization and Upgrading Data Virtualization.
- Data virtualization issues
- The following issues and limitations apply to virtualization in Data
Virtualization.
- Incorrect column names might appear when you preview joined virtualized assets
- RELOADTABLES API and the List view might be slow or might fail to fetch data if the schema, table, or column name contains wildcard characters
- Users with a username that start with an underscore (_) are unable to access or query virtualized tables
- The List view might display additional tables
- The List view might not display the column name or type of some tables
- The List view on the Virtualize page does not consistently display tables or views
- Recreating virtualized tables after using the DROP NICKNAME SQL statement results in object already exists error
- Data that is virtualized with double-byte coded character sets and special characters might appear truncated
- Virtualizing a table with many columns or long column names might fail
- User and group management issues
- The following issues and limitations apply to user and group management in Data Virtualization. For more information about user and group management, see Virtualizing data.
- Data governance issues
- The following issues and limitations apply to data governance in Data
Virtualization.
- RCAC data protection rules are not applied to a view if both Deny access and masking IBM Knowledge Catalog rules are applied to the table referenced by the view
- You cannot apply business terms when you virtualize files in data sources on the Files tab
- You cannot see business term assignments or grouped tables in the Explore view
- Cannot see list of available tables in the strict virtualization mode
- A virtualized object cannot be used in Cognos Dashboards without credentials and an appropriate role
- Caching issues
- The following issues and limitations apply to caching in Data Virtualization.
- File issues
- The following issues and limitations apply to files in Data Virtualization.
General issues
- Unlocking a Data Virtualization connection incorrectly requires an access token after specifying to use your platform login credentials
- Running the NUMTABSREMOTE view for multiple catalog sources returns
-1as the total number of tables
Audit issues
- CHECKING audit category might generate duplicate entries
-
Applies to: 5.3.1
- Audit functionality might not be updated after you upgrade to Data Virtualization version 5.3.1
-
Applies to: 5.3.1
- Incomplete audit logging when stopping Big SQL or upon Db2 termination
- Applies to: 5.3.0 and later
- Audit runs generate an ignorable error entry
- Applies to: 5.3.0 and later
- Audit log entries might not be forwarded to the zen-audit service
-
Applies to: 5.3.0 and later
Data source and connection issues
- For information about limitations and known issues that apply to data sources and connections, see Limitations and known issues for data sources in Data Virtualization.
Data virtualization issues
- Incorrect column names might appear when you preview joined virtualized assets
- Applies to: 5.3.0
When you join two virtualized assets, and then preview it, the column names displayed might be different from those in the original assets. This naming discrepancy impacts only the preview, and does not effect the final virtualized data objects, which will display the correct column names. There is no workaround.
- RELOADTABLES API and the List view might be slow or might fail to fetch data if the schema, table, or column name contains wildcard characters
- Applies to: 5.3.1
- Users with a username that start with an underscore (_) are unable to access or query virtualized tables
- Applies to: 5.3.0 and laterDespite being granted the required permissions, users that have a username that start with an underscore (_) are unable to access or query virtualized tables. If that user attempts to access virtualized tables, then this error displays:
Unexpected error code "58009" received from data source "QPLEX". Associated text and tokens are "Network protocol exception: DSS chained with same id at en".. SQLCODE=-1822, SQLSTATE= , DRIVER=4.32.28Workaround: Create users with a username that do not begin with an underscore (_), then proceed to grant them permissions, and then attempt to access or query the tables again.
- The List view might display additional tables
- Applies to: 5.3.0 and later
- The List view might not display the column name or type of some tables
- Applies to: 5.3.0 and later
- The List view on the Virtualize page does not consistently display tables or views
- Recreating virtualized tables after using the DROP NICKNAME SQL statement
results in
object already existserror
- Data that is virtualized with double-byte coded character sets and special characters might appear truncated
-
Applies to: 5.3.0 and later
- Virtualizing a table with many columns or long column names might fail
-
Applies to: 5.3.0 and later
Installation and upgrade issues
listnodesdoes not display remote connects after upgrade from version 5.2.0 to 5.3.0-
Applies to: 5.3.0 and later
- Upgrading your Data
Virtualization instance from IBM Cloud
Pak for Data version 4.8 and 5.1.2 displays
Error updating Db2 databaseerror -
Applies to: 5.3.0 and later
- Data Virtualization passthrough route c-db2u-dv-db2u is missing after upgrade
- Upgrading remote connectors from Cloud Pak for Data version 4.8.8 fails with
SQL4302Nerror -
Applies to: 5.3.0 and later
- Upgrading remote connectors from Cloud Pak for Data version 5.0 fails with
Failed to upgrade GaianDB jars nullerror -
Applies to: 5.3.0 and later
When you upgrade your Data Virtualization remote connectors from Cloud Pak for Data version 5.0, the upgrade fails with the
Failed to upgrade GaianDB jars nullerror.The error resembles the following example:select node_name,agent_class from dvsys.listnodes where agent_class = 'R' NODE_NAME AGENT_CLASS -------------------------------------------------------------------------------- -------------------- apiocp417fips6ecpfyreibmcom:6556 R 1 record(s) selected. call dvsys.updateremoteconnector('',?,?) Value of output parameters -------------------------- Parameter Name : NUM_UPGRADED Parameter Value : 0 Parameter Name : DIAGS Parameter Value : apiocp417fips6ecpfyreibmcom:6556, failed with The exception 'java.lang.Exception: Failed to upgrade GaianDB jars null' was thrown while evaluating an expression.; Return Status = 0 select node_name,agent_class from dvsys.listnodes where agent_class = 'R' NODE_NAME AGENT_CLASS -------------------------------------------------------------------------------- -------------------- 0 record(s) selected.
- Upgrading existing Cloud data source connections to Data Virtualization on Cloud Pak for Data version 5.3.0 causes certificate errors
-
Applies to: 5.3.0 and later
- Upgrading remote connectors from IBM Cloud Pak for Data versions prior to 5.1.0 causes an
Unable to initialise GaianNode data (aborting)error -
Applies to: 5.3.0 and later
- Db2REST pod in
CrashLoopBackOffstate -
Applies to: 5.3.0 and later
User and group management issues
- Privileges and authorities that are granted to user groups are not considered when you create views
-
Applies to: 5.3.0 and later
Data governance issues
- RCAC data protection rules are not applied to a view if both Deny access and masking IBM Knowledge Catalog rules are applied to the table referenced by the view
- You cannot apply business terms when you virtualize files in data sources on the Files tab
-
Applies to: 5.3.0 and later
- You cannot see business term assignments or grouped tables in the Explore view
-
Applies to: 5.3.0 and later
- Cannot see list of available tables in the strict virtualization mode
-
Applies to: 5.3.0 and later
- A virtualized object cannot be used in Cognos Dashboards without credentials and an appropriate role
-
Applies to: 5.3.0 and later
Caching issues
- Online backup of Data Virtualization can affect cache refreshes
-
Applies to: 5.3.0 and later
File issues
- You might encounter errors when you virtualize large Excel files
-
Applies to: 5.3.0 and later
- Encoding detection override for files data with Japanese characters
-
Applies to: 5.3.0 and later

