Which of the below table is essentail when restarting a Mload Script
-
Error Table
-
UV Table
-
Work Table
-
Log Tbale
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.