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...


What is the process to restart the multiload if it fails?

Answers were Sorted based on User's Feedback



What is the process to restart the multiload if it fails?..

Answer / guru

If Mload failed in the Acquisition phase just rerun the
job.If Mload failed in Application Phase:
a) Try to drop error tables, work tables, log tables,
release Mload if required n submit the job
from .Begin Import onwards.
b) if ur table is fallback protected u need to make sure un
fallback and use RELEASE MLOAD IN APPLY sql.
Then resubmit the job.

Guru,
Advanced Teradata Certified Professional

Is This Answer Correct ?    37 Yes 5 No

What is the process to restart the multiload if it fails?..

Answer / kumar

Modification to Answer#3 placed above.
Mload fails in application phase: Then e can not access the
table.

1. The solution is we need to restart the mload job or drop
the original table and worktable and logtable and error
tables.

2. If we remove worktables, errortables and logtables then
we can restart the mload job. If we try to restart then it
gives the error messages saying worktable is missing for
the table. Even release mload also doesn't work.

2. If we don't remove: Then if we restart mload job, then
it will be fine and start from the checkpoint, of the last
block that have updated to disk.

Is This Answer Correct ?    13 Yes 3 No

What is the process to restart the multiload if it fails?..

Answer / jaya

slight modification in answer 5:
if Mload got failed in Application phase then either you can
restart it by simply resubmitting the job again and it will
be fine and start from the checkpoint, of the last
block that have updated to disk but if you don't want to
restart it then you need to drop the two error tables one
work table one log table and release mload from the target
table.

Is This Answer Correct ?    9 Yes 3 No

What is the process to restart the multiload if it fails?..

Answer / tdguy

-->Logtable should be retained in case of a restart.
-->In case of a Teradata failure, TD will automatically
restart multiload once TD is up or just resubmitting will
restart from the checkpoint.
-->In case of a mainframe or any other network failure,
just resubmitting will make the job easier. TD will
automatically restart from the halted point.

Is This Answer Correct ?    4 Yes 0 No

What is the process to restart the multiload if it fails?..

Answer / sat!sh

The above ans is only when the MLOAD failed in acquisation phase

To release lock in application phase failure in MLOAD

RELEASE MLOAD <Table Name> .IN APPLY;

----
Hi Friends Got a Best ANS share with us :)

Is This Answer Correct ?    11 Yes 9 No

What is the process to restart the multiload if it fails?..

Answer / lilian

Log Table: MultiLoad requires a LOGTABLE. This table keeps
a record of the results from each phase of the load so
that MultiLoad knows the proper point from which to
RESTART. There is one LOGTABLE for each run. Since
MultiLoad will not resubmit a command that has been run
previously, it will use the LOGTABLE to determine the last
successfully completed step.

Is This Answer Correct ?    2 Yes 5 No

What is the process to restart the multiload if it fails?..

Answer / sat!sh

MULTILOAD will creates 2 error tables, 1 work table

When MULTILOAD fails We have to unlock the Main Table, here
error tables and work tables are not locked like FLOAD

To Unlock the Main Table in Mload

RELEASE MLOAD <TABLE NAME>;

----
Hi Friends Got a Best ANS share with us :)

Is This Answer Correct ?    10 Yes 14 No

Post New Answer

More Teradata Interview Questions

can i call router is a passive transformation

2 Answers  


In the Primary Index, what is the score of AMPs that are actively involved?

0 Answers  


What is the purpose of using case expression in teradata?

0 Answers  


My table got locked during mload due to a failed job. What do I do to perform other operations on it?

0 Answers  


Explain some differences between mpp and smp?

0 Answers  


What is meant by a Highest Cost Plan?

0 Answers  


How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .

0 Answers  


i am pursuing mca and i want to do tera data .so plz suggest me the best institue in hydrabad who teach real tym scenerio.

1 Answers  


What are the available primary index types in teradata.

0 Answers  


Where we use PPI in real time??? What is the disadvantages of PPI?

3 Answers   IBM, Mphasis,


What are the differences between TerdataV2R5 and V12 Versions please??

3 Answers  


What is a pseudo key? What is its use???

2 Answers   Mphasis,


Categories