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.

Appendix B: <strong>Teradata</strong> T<strong>Pump</strong> Examples<br />

Example Using the TABLE Command<br />

**** 17:07:35 UTY8400 <strong>Teradata</strong> <strong>Data</strong>base Version: 13.10g.00.53<br />

**** 17:07:35 UTY8400 Default character set: ASCII<br />

**** 17:07:35 UTY8400 Current RDBMS has UDT support<br />

**** 17:07:35 UTY8400 Maximum supported buffer size: 1M<br />

**** 17:07:35 UTY8400 Upsert supported by RDBMS server<br />

**** 17:07:35 UTY8400 <strong>Data</strong> Encryption supported by RDBMS server<br />

**** 17:07:35 UTY8400 Array Support supported by RDBMS server<br />

**** 17:07:37 UTY6211 A successful connect was made to the RDBMS.<br />

**** 17:07:37 UTY6217 Logtable KRCD.TPLOG0096' has been created.<br />

========================================================================<br />

= =<br />

= Processing Control Statements =<br />

= =<br />

========================================================================<br />

0003 DROP TABLE TPTBL0096;<br />

**** 17:07:39 UTY1016 'DROP' request successful.<br />

0004 DROP TABLE TPERR0096;<br />

**** 17:07:41 UTY1008 RDBMS failure: 3807, Object 'TPERR0096' does not exist.<br />

0005 CREATE TABLE TPTBL0096, FALLBACK(<br />

F0 integer, F1 integer,<br />

F2 integer, F3 CHAR(38))<br />

UNIQUE PRIMARY INDEX (F0);<br />

**** 17:07:43 UTY1016 'CREATE' request successful.<br />

0006 .BEGIN LOAD SESSIONS 8;<br />

========================================================================<br />

= =<br />

= Processing T<strong>Pump</strong> Statements =<br />

= =<br />

========================================================================<br />

0007 .LAYOUT LAY0096;<br />

0008 .TABLE TPTBL0096;<br />

**** 17:07:43 UTY6009 Fields generated by .TABLE command begin.<br />

**** 17:07:43 UTY6010 *** .FIELD F0 * INTEGER KEY;<br />

**** 17:07:43 UTY6010 *** .FIELD F1 * INTEGER;<br />

**** 17:07:43 UTY6010 *** .FIELD F2 * INTEGER;<br />

**** 17:07:43 UTY6010 *** .FIELD F3 * CHAR(38);<br />

**** 17:07:43 UTY6011 Fields generated by .TABLE command end.<br />

0009 .DML LABEL LABEL0096 ;<br />

0010 INSERT INTO TPTBL0096.*;<br />

0011 .IMPORT INFILE datafile1<br />

LAYOUT LAY0096<br />

APPLY LABEL0096 FROM 1 THRU 111;<br />

0012 .END LOAD;<br />

**** 17:07:44 UTY6609 Starting to log on sessions...<br />

**** 17:07:56 UTY6610 Logged on 8 sessions.<br />

========================================================================<br />

= =<br />

= T<strong>Pump</strong> Import(s) Beginning =<br />

= =<br />

========================================================================<br />

**** 17:07:56 UTY6630 Options in effect for following T<strong>Pump</strong> Import(s):<br />

. Tenacity: 4 hour limit to successfully connect load sessions.<br />

. Max Sessions: 8 session(s).<br />

. Min Sessions: 6 session(s).<br />

. Checkpoint: 15 minute(s).<br />

244 <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!