Release 6.0.7.0
Key | Summary | Workaround |
---|---|---|
DLPX-74457 | Cluster discovery for Oracle RAC partially fails on Solaris 10 | Switch the default login shell for the Delphix OS user from |
DLPX-74749 | Oracle ENVIRONMENT_REFRESH_AND_DISCOVER job may fail with "The object OraclePDBConfig does not exist on the system" | Manually run an environment refresh from the Delphix UI if the ENVIRONMENT_REFRESH_AND_DISCOVER job fails with the mentioned error. |
DLPX-76718 | Time required to display the point-in-time pop-over on timelines for Self-Service Templates with replicated objects can degrade linearly with each replication. | No workaround but reducing replication frequency can reduce the impact. |
DLPX-76821 | JSchException thrown for pattern-based SFTP masking with file count > 10 | No workaround. |
Release 6.0.6.0
Key | Summary | Workaround |
---|---|---|
DLPX-73224 | When provisioning from a non-multitenant source to a virtual pluggable database (vPDB), the post-plug hook script (dx-post-plug-hook.sh) should exit with the vPDB either closed or open unrestricted. If the vPDB is left open with restricted access subsequent Snapshots of the vPDB will fail with "oracle.ucp.UniversalConnectionPoolException" and "java.sql.SQLException: ORA-01035 ORACLE only available to users with RESTRICTED SESSION privilege". | To prevent the issue: Ensure that the vPDB is either closed/mounted or open unrestricted when exiting from dx-post-plug-hook.sh. After it has happened: close and reopen the vPDB. |
DLPX-72749 | Provisioning a TDE-enabled vPDB with system encrypted tablespaces fails with the error "ORA-28374: typed master key not found". | No workaround, contact Delphix Support (TBD) |
DLPX-72655 | Provisioning an Oracle TDE-enabled vPDB fails intermittently if the dSource is encrypted after linking | Enabling TDE on an existing non-encrypted dSource is not supported. Detach, rename the Delphix dSource name and re-attach it as a new TDE-enabled dSource before re-attempting the provisioning operation. |
DLPX-73224 | When provisioning from a non-multitenant source to a virtual pluggable database (vPDB), the post-plug hook script (dx-post-plug-hook.sh) should exit with the vPDB either closed or open unrestricted. If the vPDB is left open with restricted access subsequent Snapshots of the vPDB will fail with "oracle.ucp.UniversalConnectionPoolException" and "java.sql.SQLException: ORA-01035 ORACLE only available to users with RESTRICTED SESSION privilege" | To prevent the issue: Ensure that the vPDB is either closed/mounted or open unrestricted when exiting from dx-post-plug-hook.sh. After it has happened: close and reopen the vPDB. |
DLPX-73357 | Rewinding an Oracle TDE-enabled vPDB to the snapshot before vPDB migration may fail with exception.oracle.tde.export.keys.failed if all of the steps of the keystore merge procedure are not followed correctly | Verify that the CDB is restarted after merging the keys of the old target CDB into the new target CDB and re-attempt the rewind operation. If the rewind still fails, provision a new vPDB from the required snapshot instead of the rewind operation. |
The "Restore Self-Service data container from the bookmark of sibling data container" operation may fail in an Oracle TDE environment with exception.oracle.tde.export.keys.failed if the keystore merge procedure is not followed correctly. In this case, the warning "Refresh operation on the TDE-configured container <target container> from the Timeflow of another container <sibling container> requires merging of the TDE keystores." will be displayed in the Delphix UI events log | Verify that the procedure for merging the sibling keystores is followed correctly and re-attempt the self-service operation. | |
DLPX-73742 | Provisioning an Oracle TDE-enabled vPDB may fail with the error "ORA-28367: wallet does not exist" if the TDE wallet for the target linked CDB is stored on ASM storage | Storing the TDE wallet on ASM storage is currently unsupported. Modify sqlnet.ora to point to the keystore location outside of the ASM diskgroup and re-attempt the provisioning operation. |
DLPX-73788 | Provisioning or enabling an Oracle TDE-enabled vPDB fails when $ORACLE_BASE is used in sqlnet.ora | Any environment variable referenced in sqlnet.ora must always be set in the environment for the Delphix OS user. Ensure that the environment variable $ORACLE_BASE is set in the shell initialization file for the Delphix OS user and re-attempt the operation. |
DLPX-73789 | If WALLET_ROOT initialization parameter is configured on a TDE-enabled dSource PDB, provisioning may fail since the auxiliary CDB instance uses dSource keystore location. | If the provision fails, there are 2 workarounds: 1. Provide permissions to the Delphix OS user to create files in the location identified by WALLET_ROOT directory of the source keystore on the target host. 2. Modify the dSource database to not use WALLET_ROOT to identify the TDE keystore. |
Release 6.0.2.0
Key | Summary | Workaround |
---|---|---|
DLPX-69638 | Masking job created on engine 6.0.1.1 or prior is failing after the upgrade to version 6.0.2.0 or later | Masking jobs created in 6.0.1.x using a Hana JDBC driver will need to be updated to grant the following permission {"java.io.FilePermission" "/", "read"} in 6.0.2.0. All drivers created in and after 6.0.2.0 will be granted this permission by default. |
Release 6.0.0.0
Key | Summary | Workaround |
---|---|---|
DLPX-60397 | If a mapping algorithm is included in multiple jobs, only one job should be run at a time. If multiple jobs are run at the same time, then the mapping algorithm might contain multiple mappings to the same value or the jobs might deadlock. | Only run one job at a time. |
DLPX-60947 | Self-Service template with replica VDB is not updated with new Timeflow on incremental replication update | The latest replica VDB data can still be accessed by doing a Self-Service container Refresh, rather than a point-in-time restore from the template. |
DLPX-61079 | Certificate import validation may incorrectly reject a root CA certificate | Support must manually import the certificate into the truststore. |
DLPX-61405 | Masking operation should wait for zfs delete queue to drain | Replication may send more data than expected if masking involves dropping large DBF files. |
DLPX-64493 | V5 API /roles endpoint missing certain items | View and set these privileges through the GUI |
DLPX-66155 | Failed DSP engine test leads to multiple blocked client.jar processes on target hosts. | Restarting a Delphix Engine during a network throughput test is not recommended as it may lead to a system hang. |
DLPX-66860 | ADFS does not like NameIDPolicy sent by SSO app | Create an explicit rule in ADFS that transforms the {{emailAddress}} attribute into a {{nameid}}. The rule type must be "Transform an incoming claim". The incoming claim type must be "Email address" and the outgoing claim type "Name ID". The nameid format must be "Email address". |
DLPX-66973 | Date format is changed after importing the environment | Either (a) use the GUI import feature and then review the imported date formats for correctness or (b) use EngineSync to export/import jobs, which will not alter the date format. |