Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed a..

Answer / 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

I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed a..

Answer / kishore

as the fastload supports restartability....if the script fails after loading 120 records....restart the script by rectifying errors...later it starts from last failed point in the log table....starts record loading from 121....(FAST LOAD DOES NOT SUPPORT DUPLICATE RECORDS because of the restartability concept)

Is This Answer Correct ?    6 Yes 4 No

I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed a..

Answer / tdguy

Just rectify the errors in the file and resubmit the job.
Fload will take of duplicates and moves to uv table.

Is This Answer Correct ?    2 Yes 0 No

I want to load 1000 rcds using. FL for every 100 records there is a check point.But script failed a..

Answer / mahesh raja

Fastload will load the records in to target table
after .END LOADING statement only, so the extra 20 records
wont populate in target table so restart will work from 101
record onwords.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Teradata Interview Questions

What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?

0 Answers  


How to cast date "2015-03-03-012204-000000" to timestamp

1 Answers   Cognizant,


What's the difference between timestamp (0) and timestamp (6)?

0 Answers  


what is identity columns in teradata

2 Answers   Wipro,


What is smp and mpp platforms?

0 Answers  


IN A TABLE CAN WE USE PRIMARY KEY IN ONE COLUMN AND IN ANOTHER COLUMN BOTH UNIQUE AND NOT NULL CONSTRAINS.IF YES HOW?PLZ GIVE ME A EXAMPLE.

2 Answers  


What are the scenarios in which full table scans occurs?

0 Answers  


What exactly do you know about catching in teradata?

0 Answers  


What are some commonly used bteq scripts?

0 Answers  


What is the purpose of using case expression in teradata?

0 Answers  


what is the difference between bpo and call centre?

2 Answers   American Solutions,


whether Nulls will be counted while doing average? example: we have table column A with following values A -- 5 Null 8 3 Now what is the average of A?

5 Answers   HCL,


Categories