Table of Contents

Search

  1. Preface
  2. Using Metadata Manager
  3. Configuring Metadata Manager
  4. Application Resources
  5. Business Glossary Resources
  6. Business Intelligence Resources
  7. Custom Resources
  8. Data Integration Resources
  9. Data Modeling Resources
  10. Database Management Resources
  11. Universal Resources
  12. Managing Resources
  13. Loading and Monitoring Resources
  14. Managing Permissions
  15. Resource Migration
  16. Repository Migration
  17. Appendix A: Metadata Manager Login
  18. Appendix B: Metadata Manager Properties Files
  19. Appendix C: Resource Configuration Files
  20. Appendix D: Glossary

Metadata Manager Administrator Guide

Metadata Manager Administrator Guide

Teradata Configuration Properties

Teradata Configuration Properties

Update the configuration properties when you create or edit a Teradata resource.
The following table describes the Teradata configuration properties:
Property
Description
User name
Name of the user account used to connect to the Teradata database.
Password
Password for the user account used to connect to the Teradata database.
JDBC connection URL
JDBC URL used to connect to the Teradata database. Metadata Manager uses this URL to verify connection information to the Teradata database.
The JDBC connection URL uses the following syntax:
jdbc:teradata://[database_server_name]/Database=[database_name]
For Teradata databases that contain multibyte data, add the CHARSET parameter to specify the Teradata character set. For example:
jdbc:teradata://[database_server_name]/Database=[database_name],CHARSET=[character_set_name]
For more information about the supported Teradata character sets, see the Teradata documentation.
Secure JDBC parameters
Secure JDBC parameters that you want to append to the JDBC connection URL. Use this property to specify secure connection parameters such as passwords. Metadata Manager does not display secure parameters or parameter values in the resource configuration properties. Enter the parameters as name=value pairs separated by the delimiter character that the database driver requires. For example:
param1=value1,param2=value2
Server data source name
Name of the server data source for the Teradata database.
Encoding
Code page for the Teradata database.
The code page for the resource, the Metadata Manager repository, and the machine where the associated Integration Service for Metadata Manager runs must be the same.
Incremental load
Enables incremental loading for the resource after the first successful resource load.
When you enable this option, Metadata Manager loads recent changes to the metadata instead of loading complete metadata. When you disable this option, Metadata Manager performs a full metadata load.
Default is disabled.

0 COMMENTS

We’d like to hear from you!