Changes for Version 9.7.1 HotFix 1
This section describes the changes for version 9.7.1 HotFix 1.
Change to Support in Version 9.7.1 HotFix 1
Effective in version 9.7.1 HotFix 1, TDM deferred support for Hadoop connections. Support will be resumed with version 10.1.0.
Test Data Warehouse
Effective in 9.7.1 HotFix 1, the naming convention used for the test data warehouse databases is changed.
The database that stores the source table metadata and the project metadata generated when you create a data set is called the test data warehouse repository. Previously, it was called the test data repository.
The database that stores the source data that you include in a data set is called the test data warehouse. Previously, it was called the test data mart.
tdwcmd
Effective in 9.7.1 HotFix 1, you must use the command line scripts with the updated commands and parameters.
The following tdwcmd commands and parameters are changed:
TDM 9.7.1 | TDM 9.7.1 HotFix 1 |
|---|
CreateTDWMART | CreateTestDataWarehouse |
MartName (mn) | TestDataWarehouseName (twn) |
DataMart | TestDataWarehouse |
MartName (mn) | TestDataWarehouseName (twn) |
VersionMartName (vmn) | TestDataWarehouseName (twn) |
TableMartName (tmn) | TestDataWarehouseName (twn) |
For information on tdwcmd commands and parameters, see the Test Data Management 9.7.1 HotFix 1 Administrator Guide and Test Data Management 9.7.1 HotFix 1 User Guide.
tdwquery
Effective in 9.7.1 HotFix 1, the tdwquery properties file contains a property TESTDATAWAREHOUSENAME. This is the name of the test data warehouse where you store the data set.
Previously, the property was called MARTNAME.
Update the userConfig.ilm properties file before you use tdwquery in 9.7.1 HotFix 1.