![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 15 Mar 2016 @ 20:34:47 GMT
Hi Forum, Performing the tpt export , ?table data to a csv file. I am looking forward for responses on to reduce the tpt export time. I am using below script and the data size is about 2GB and is taking 40mins to me.
DEFINE JOB EXPORT_DELIMITED_FILE_1
DESCRIPTION 'Export rows from a date_dim'
(
DEFINE SCHEMA PRODUCT_SOURCE_SCHEMA
(
date_key VARCHAR(10),
month_name VARCHAR(20)
);
DEFINE OPERATOR SQL_SELECTOR
TYPE SELECTOR
SCHEMA PRODUCT_SOURCE_SCHEMA
ATTRIBUTES
(
Integer Minsessions=3,
Integer Maxsessions=8,
VARCHAR PrivateLogName = 'selector_log',
VARCHAR TdpId = '
BR, Sandeep. GANGA SANDEEP KUMAR
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | https: | |||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 24 Jul 2020 | ||||||||||||||||||||||||||||||||||||||||||||||||