EnableNOS - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

Determines whether the Native Object Store (NOS) feature is enabled.

Field Group

Native Object Store

Valid Settings

Setting Description
TRUE The NOS feature is enabled. Foreign tables can be created in Teradata Database.
FALSE The NOS feature is disabled. Foreign tables cannot be created in Teradata Database.
Foreign tables that exist in the database when this field is set to FALSE continue to exist. They can still be queried, and can be dropped.

Default

FALSE

(This field is set to TRUE for Vantage running in the cloud, such as on AWS or Azure.)

Changes Take Effect

After the next Teradata Database restart.

Usage Notes

Foreign tables allow Teradata Database to access data from external, cloud-based data storage, such as AWS S3, without requiring you to manually move the data into the database first from where it natively resides. Foreign tables are identified by a hostname, path, and other metadata that point to the external storage. Teradata Database can read and process semi-structured or unstructured external data in foreign tables using standard SQL. For example, you can use Teradata analytic functions to examine the data, join it to the relational data in the database, and issue queries against it as you can for other data in Teradata Database.

Related Topics

The following fields affect the NOS feature and foreign table access.