the job tbl_IMDbBoxOfficeMojo_Franchises_list_mDB_job_new failed to execute due to missing input files. Specifically, the job was looking for several franchise-related TSV files (e.g., IMDb BoxOfficeMojo - Franchise_ Avengers.tsv), but the system couldn't locate them.
This resulted in the job ending with an exit code of 0, signifying successful termination despite the file I/O failure.

First make sure that you are using
and not
in the component
tFileInputDelimited_1to use the complete path to access the current file.To abort when there is a problem, check the checkbox Die On Error in the
tFileInputDelimitedcomponent.