Multiple choice technology databases

Which of the below table is essentail when restarting a Mload Script

  1. Error Table

  2. UV Table

  3. Work Table

  4. Log Tbale

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

When restarting an MLOAD script after a failure, the Log Table (Logtable) is essential because it contains the restart information and metadata needed to resume the job from where it left off. The log table tracks the progress of the MLOAD operation and stores critical state information. Error tables, UV tables, and work tables support the operation but are not the primary source of restart data.