Controls how long Vantage tolerates a slow network connection to an external file system before aborting the request, re-establishing the connection, and issuing the request again. This setting is effective only when the Native Object Store (NOS) feature is enabled.
Field Group
Native Object Store
Valid Settings
1 to 600 seconds
Default
60 seconds
Changes Take Effect
After the DBS Control Record has been written.
Usage Notes
Foreign tables allow Vantage 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. Vantage 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 Vantage.
Related Information
The following fields affect the NOS feature and foreign table access.