Multiple choice technology packaged enterprise solutions

Which table in TLM keeps the records of each file loaded and also helps to check the file is properly loaded or not?

  1. Item

  2. Progs

  3. Vque

  4. Fils

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

The Fils table in TLM tracks every file loaded into the system, recording load status and metadata. This allows verification that files were properly loaded and processed.

AI explanation

The Fils table in TLM is the file-tracking table that logs each file loaded into the system, allowing you to verify whether a given file was processed and loaded correctly. The Item, Progs, and Vque tables serve other purposes (such as holding items or queue/process data) and aren't the dedicated file-load log.