If, while attempting to Load Demo Data, Load Stats Test Data or Install UDFs, you receive the error “Requested registry access is not allowed”, you must execute the utility manually and “Run as administrator”.
- On the Start menu, navigate to .
- Right-click on Command Prompt, selecting Run as administrator from the pop-up menu.
-
In the Command Prompt window, change directory to the TWM installation directory (e.g., cd "C:\Program Files (x86)\Teradata\Teradata Warehouse Miner 5.4.4") and run one of the following commands (depending on which utility you desire to execute):
-
Load Teradata Demo Data: NewDataLoad.exe
-
Load Aster Demo Data: NewDataLoad.exe -a
-
Load Teradata Stats Test Data: NewDataLoad.exe -s
-
Install UDFs: cd "Scripts\UDF Install and Scripts"; InstallUdfs.exe
-