|
|
Archives of the TeradataForum
Message Posted: Thu, 10 Dec 2015 @ 14:42:18 GMT
Subj: | | Re: Serialize and Pack factor for TPUMP jobs - |
|
From: | | Pluebell, Fred |
Generally the best option is to pause the TPump, run the batch delete, and resume the TPump.
An alternative might be to export "keys" including PI values for all the rows to be deleted, then import the keys and use them to delete one
row at a time. (In BTEQ, that can be done via .REPEAT of a USING DELETE FROM WHERE = :
statement.)
|
| |
|
|
|
|
| |
| |
|
|
Copyright 2016 - All Rights Reserved |
Last Modified: 15 Jun 2023 |
|
|