Files
doc-exports/docs/dli/umn/dli_03_0207.html
Su, Xiaomeng 3a07c40729 dli_umn_20250212
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
2025-02-24 08:11:08 +00:00

1.7 KiB

Why Is Error "File not Found" Reported When I Access a SQL Job?

Symptom

Error message "File not Found" is displayed when a SQL job is accessed.

Possible Causes

  • The system may not be able to locate the specified file path or file due to an incorrect file path or the file not existing.
  • The file is in use.

Solution

  • Check the file path and file name.

    Check whether the file path is correct, including the directory name and file name.

  • Check if any jobs are overwriting the corresponding data.

    If the file cannot be found due to it being in use, it is usually caused by a read-write conflict. You are advised to check if any jobs are overwriting the corresponding data when querying the SQL error table.