zoukankan      html  css  js  c++  java
  • 【Teradata TTU】Windows TTU安装工具列表

    Version Display Name
    --------------------------------------------------------------------------------------------------------------------
    15.10.00.00 Teradata Administrator 15.10
    15.10.00.00 Teradata GSS Client nt-i386 15.10
    15.10.00.00 Teradata GSS Client nt-x8664 15.10
    15.10.00.01 Teradata CLIv2 15.10.0.1
    15.10.00.01 Teradata CLIv2 nt-x8664 15.10.0.1
    15.10.01.00 Teradata Tools and Utilities - Base 15.10.01
    16.20.00.00 Shared ICU Libraries for Teradata 16.20
    16.20.00.00 Shared ICU Libraries for Teradata nt-x8664 16.20
    16.20.00.01 Teradata Studio nt-x8664 16.20.0.1
    16.20.00.02 Teradata Data Connector 16.20.0.2
    16.20.00.02 Teradata Data Connector nt-x8664 16.20.0.2
    16.20.00.04 Teradata SQL Assistant 16.20.0.4
    16.20.00.06 Teradata BTEQ 16.20.0.6
    16.20.00.43 ODBC Driver for Teradata 16.20
    16.20.00.43 ODBC Driver for Teradata nt-x8664 16.20
    16.20.10.00 Teradata Tools and Utilities - Base 16.20.10
    16.20.2.0 .NET Data Provider for Teradata 16.20.2

    --------------------------------------------------------------------------------------------------------------------

    1.Teradata GSS

    Network security for Teradata is provided by Teradata Generic Security Service (TDGSS) software. It provides for secure communication between a workstation client and Teradata Database.

    2. Shared ICU

    32-bit BTEQ Large File (LF) Support

    The 64-bit BTEQ on HPUX (Itanium ia-64) automatically supports LF for files greater than 2GB. LF support is used by 32-bit BTEQ on all supported UNIX platforms.
    There are two exceptions to the 32-bit BTEQ LF support. 32-bit BTEQ fails if either of the following conditions occur:
    • The I/O Encoding used is UTF16, and a Large RUN file is being read.
    • The Session CharSet is UTF16, and an IMPORT command has been used where a large TEXT (REPORT or VARTEXT) format data file has been specified.
    In both the above cases, BTEQ uses 32-bit Shared ICU Libraries for Teradata (TDICU) functions to handle the respective files. Since the 32-bit TDICU does not support LF, BTEQ fails.

    3.Teradata Data Connector

    a software layer between a client utility and an access module. It establishes, maintains, and monitors the connection between a client utility and an access module by being statically linked to the client and dynamically linked to the access module.

    4. BTEQ (Basic Teradata Query)

    a general-purpose, command-based tool that enables you to communicate with a Teradata Database. BTEQ provides an interactive or batch interface that allows you to submit SQL statements, import and export data, and generate reports.

    5.Teradata CLIv2

    Teradata Call-Level Interface Version 2

    参考文档:

    Documentation 16.20:Introduction to Teradata

  • 相关阅读:
    用python2和python3伪装浏览器爬取网页
    详解python2 和 python3的区别[附实例]
    两种判断(抓取)网页编码的方法【python版】
    python用两种方法实现url短连接
    2013年1月编程语言排行榜榜单: ObjectiveC继续增长
    年初给力!教你自己动手做手机APP应用!!
    [原创]用python求第1000个质数的值
    linux下如何安装配置redis及主从配置
    第四次博客作业结对项目
    2sat的一些总结
  • 原文地址:https://www.cnblogs.com/badboy200800/p/10784385.html
Copyright © 2011-2022 走看看