Prerequisite
Verify Teradata Parallel Transporter is installed on the system.
For more information about Teradata Access Module for Azure Blob, see Teradata® Tools and Utilities Access Module Reference, B035-2425.
- Open a command prompt.
- Create a database username and password.
- Change directory to TTU_install_directory/sample/validate
- Run the command ./azureaxsmod_validate.ksh <NODEID> <UserName> <UserPassword> <CONTAINERNAME> <OBJECTNAME> where the following is true:
- <NODEID> is a database name id.
- <UserName> is a database User Name.
- <CONTAINERNAME> is the azure blob storage container name.
- <OBJECTNAME> is the azure blob object name.
The script executes azureaxsmod_qstart.tpt in the quickstart directory.