25.09.2015 Views

Teradata Parallel Data Pump

Teradata Parallel Data Pump Reference - Teradata Developer ...

Teradata Parallel Data Pump Reference - Teradata Developer ...

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Glossary<br />

<strong>Teradata</strong> SQL: <strong>Teradata</strong> <strong>Data</strong>base dialect of the relational language SQL, having data<br />

definition and data manipulation statements. For example, CREATE TABLE is a data<br />

definition statement. A data manipulation statement is a data retrieval statement, such as<br />

SELECT.<br />

transaction: A set of <strong>Teradata</strong> SQL statements executed as a unit. All of the statements must<br />

execute normally or else any changes made during the transaction are backed out and none of<br />

the remaining statements in the transaction are executed. <strong>Teradata</strong> <strong>Data</strong>base supports both<br />

ANSI and <strong>Teradata</strong> transaction semantics.<br />

trigger: One or more <strong>Teradata</strong> SQL statements associated with a table and executed when<br />

specified conditions are met.<br />

type: A column attribute that specifies the representation of data values for fields in that<br />

column. <strong>Teradata</strong> SQL data types include numerics and strings.<br />

U<br />

UDF User-Defined Function. UDFs are extensions to <strong>Teradata</strong> SQL. Users can write UDFs<br />

to analyze and transform data already stored in their data warehouse in ways that are beyond<br />

the functionality of <strong>Teradata</strong>’s native functions.<br />

UDM User-Defined Method. A custom function explicitly connected to a UDT.<br />

Functionality applicable to a UDT can be located in the UDM associated with that UDT<br />

instead of being replicated to all of the applications that use that UDT, simplifies maintenance.<br />

UDT User-Defined Type. A collection of one or more data values organized into a single<br />

customized data type and a set of methods that operates on those values.<br />

user: In <strong>Teradata</strong> SQL, a database associated with a person who uses <strong>Teradata</strong> <strong>Data</strong>base. The<br />

database stores the person’s private information and accesses other <strong>Teradata</strong> <strong>Data</strong>bases.<br />

UPI: Unique primary index; a UPI is required and is typically assigned to major entities in<br />

the database.<br />

user: A person who uses <strong>Teradata</strong> <strong>Data</strong>base. The database stores the person’s private<br />

information and accesses other <strong>Teradata</strong> <strong>Data</strong>bases.<br />

UTF-8: <strong>Teradata</strong>’s 8-bit multi-byte character set used by <strong>Teradata</strong> <strong>Data</strong>base to calculate an<br />

export width based on column character set (Latin, Unicode, KanjiSJIS) and for the session.<br />

For example "Col1 Char(100) Latin Character set" will be exported as 100 bytes for ASCII<br />

session and 300 bytes in UTF8.<br />

UTF-16<br />

<strong>Teradata</strong>’s 16-bit multi-byte character set.<br />

Z<br />

z/Linux Linux operating system (RedHat or SuSE) compiled to run on IBM System z<br />

machines.<br />

268 <strong>Teradata</strong> <strong>Parallel</strong> <strong>Data</strong> <strong>Pump</strong> Reference

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!