I want to load 1000 rcds using. FL for every 100 records
there is a check point.But script failed at 120 records,
when we are restarting the script, it starts from last ckpt,
but Target table contains populated data but FL doesnt
support existing data in target table. How can we load data
in FL?
Answer Posted / subbu
I agree with your statement using FLOAD we can't load the
data into a table which already contains the data this is
valid at intial run of FLOAD.
But here in our case the script was failed after loading
120 records and we have a check point option at 100
records.So one entry will be there in the log table after
100 records loaded into the table,as FLOAD utilty has the
automatic restart capability.It will start from 101 record
not from 121 record and the records from 101 to 120 already
loaded into the table It will omit those 20 records(from
101 to 120)and those will be loaded into the Errortable2(UV
table) remaining records from 121 to 1000 will be loaded
into target table.
Hope the above answer make it clear ur Question.
Regards
Subbu
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the components used in smp and massively parallel processing (mpp) machines?
What is the use of virtual processor connectivity in teradata?
Where is teradata rdbms used?
What are the available primary index types in teradata.
How many sessions of MAX is PE capable of handling at a particular time?
What is the use of having index on table?
What is spool space?
How teradata makes sure that there are no duplicate rows being inserted when its a set table?
What are the commands to make a new table, change a table and remove a table in teradata?
How is MLOAD Teradata Server restarted after execution?
what is sysdba and sysdbc ? which has high priority ?
What are aggregate tables? How do you design them using teradata?
what are the uses of fact table and dimension table in banking project?
Highlight the limitations of TPUMP Utility.
What do you mean by parsing?