Endpoint Configuration Parameters
The [endpoint]
defines the Hyper-Q service endpoint. SQL clients connect to the endpoint to gain access to the Hyper-Q VM. The endpoint consists of the IP address and the port number at which Hyper-Q service is available.
[endpoints] "endpoint".port = 1025 "endpoint".database = "database" "endpoint1".app_protocol = odbc "endpoint".type = teradata "endpoint".version = "170000" "endpoint".is_case_sensitive = false "endpoint".spill_dir = "/hyperq-spool" "endpoint".timezone = "America Pacific"
Parameter | Type | Description |
---|---|---|
| String | Database property used to identify the network protocol of the clients connecting to Hyper-Q. Teradata and ODBC are synonyms that identify the SQL clients as Teradata clients. There is no default value. Use the value |
| Integer | Specifies which two-digit years are to be interpreted as 20th-century years and which two-digit years are interpreted as 21st-century years. The values can range from 0 to 100. The default is 0. In this example, strings such as '00/01/01' and '24/01/01' are interpreted as years 2000 and 2024, respectively. A string inserted as '25/01/01' is interpreted as the year 1925. The choice of 25 specifies that the database will use a cushion of up to 25 years to handle input dates for the 21st century, and does not have historic input data prior to the year 1925.
|
| String or Integer | The The time functions affected by When using WarningDo not specify both For a mapping of Teradata to Azure Synapse time zone strings, see Teradata to Azure Synapse Time Zone Strings. |
| String | Specifies the database to use with the |
| Boolean | Identifies the case sensitivity of the backend system catalogs. The default is If the backend database is an Azure Synapse Analytics (ASA), then the default is |
| Integer | Specifies when the result device begins writing converted results to disk. A low value will increase the result conversion time because more results will return to disk before being sent to client. You specify the value in megabytes. For example |
| Integer | Specifies that the endpoint accept connections on the specified port number. In the above example, Hyper-Q is accepting connections to endpoint at port number 1025. |
| String | Specifies the directory where Hyper-Q creates a file to store large result sets. |
| String or Integer | Specifies the local time zone. Hyper-Q adjusts time values to the time zone you specify, and automatically adjusts for daylight saving time when specifying a time zone by name. This allows existing clients to continue to operate in local time on backend systems that only support UTC. You can specify the time zone value as either an integer or string. For example: "endpoint".timezone = "America Pacific" "endpoint".timezone = "-04:00" Additionally, you can specify a time zone using the set time zone '-10'; set time zone 'America Eastern'; set time zone '03:00'; WarningDo not specify both For a mapping of Teradata to Azure Synapse time zone strings, see Teradata to Azure Synapse Time Zone Strings. |
| String | Specifies the native database. For example: "endpoint".type = Teradata |
| Integer | Specifies the Teradata version that Hyper-Q is emulating. "140000" specifies 14.x and "170000" specifies 17.x Teradata distributions. "endpoint".version = "170000" |
Teradata to Azure Synapse Time Zone Strings
The following table presents the valid time zone string entries alphabetically, with the exception of the Greenwich Mean Time (GMT), GMT Standard Time, and Coordinated Universal Time (UTC) parameters, which are presented last.
Teradata | Azure Synapse |
---|---|
Africa Egypt | Egypt Standard Time |
Africa Morocco | Morocco Standard Time |
Africa Namibia | Namibia Standard Time |
America Alaska | Alaskan Standard Time |
America Aleutian | Aleutian Standard Time |
America Argentina | Argentina Standard Time |
America Atlantic | Atlantic Standard Time |
America Eastern | Eastern Standard Time |
America Mountain | Mountain Standard Time |
America Pacific | Pacific Standard Time |
America Brazil | Central Brazilian Standard Time |
America Central | Central Standard Time |
America Chile | Pacific SA Standard Time |
America Cuba | Cuba Standard Time |
America Newfoundland | Newfoundland Standard Time |
America Paraguay | Paraguay Standard Time |
Asia Gaza | West Bank Standard Time |
Asia Iran | Iran Standard Time |
Asia Iraq | Arabic Standard Time |
Asia Irkutsk | North Asia East Standard Time |
Asia Israel | Israel Standard Time |
Asia Jordan | Jordan Standard Time |
Asia Kamchatka | Kamchatka Standard Time |
Asia Krasnoyarsk | North Asia Standard Time |
Asia Lebanon | Middle East Standard Time |
Asia Magadan | Magadan Standard Time |
Asia Omsk | Omsk Standard Time |
Asia Syria | Syria Standard Time |
Asia Vladivostok | Vladivostok Standard Time |
Asia West Bank | West Bank Standard Time |
Asia Yakutsk | Yakutsk Standard Time |
Asia Yekaterinburg | Ekaterinburg Standard Time |
Australia Central | Cen. Australia Standard Time |
Australia Eastern | AUS Eastern Standard Time |
Australia Western | W. Australia Standard Time |
Europe Central | Central Europe Standard Time |
Europe Eastern | E. Europe Standard Time |
Europe Kaliningrad | Kaliningrad Standard Time |
Europe Moscow | Russian Standard Time |
Europe Samara | Russia Time Zone 3 |
Europe Western | W. Europe Standard Time |
Indian Mauritius | Mauritius Standard Time |
Mexico Central | Central Standard Time (Mexico) |
Mexico Northwest | Pacific Standard Time (Mexico) |
Mexico Pacific | Eastern Standard Time (Mexico) |
Pacific New Zealand | New Zealand Standard Time |
Pacific Samoa | Samoa Standard Time |
GMT | UTC |
GMT Standard Time | GMT Standard Time equates to Greenwich Mean Time (GMT) in winter and British Summer Time (BST) in summer for the United Kingdom. |
UTC | UTC |