Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
sumantamandal12
Partner - Contributor II
Partner - Contributor II

Error : Native Path:( *** ) System error:( *** )

Hi All,

Getting the below error:

2021-08-24 01:03:46 1203     STORE TB2 into lib://qvd/LDS\TBL_DF.qvd(qvd)
2021-08-24 01:03:55 1204     DROP Tables TB2,DELTA_TBL_DF
2021-08-24 01:03:56 1206     STORE TBL_CF into lib://qvd/LDS\TBL_CF_TEST.qvd(qvd)
2021-08-24 01:04:03 1208     concatenate(TBL_CF)
2021-08-24 01:04:03 1209     LOAD Distinct LOC,ITEM,CHANNEL,FCST_YEAR,FCST_MONTH,CF_TDATE,CF_FDATE,COMPONENT_USER,COMPONENT_ID,SCEN_ID,"COMPONENT_CATEGORY","COMPONENT_TYPE","FCST_KEY",CF_QUANTITY
2021-08-24 01:04:03 1210 from lib://qvd/LDS\TBL_DF.qvd(qvd)
2021-08-24 01:04:23 14 fields found: LOC, ITEM, CHANNEL, FCST_YEAR, FCST_MONTH, CF_TDATE, CF_FDATE, COMPONENT_USER, COMPONENT_ID, SCEN_ID, COMPONENT_CATEGORY, COMPONENT_TYPE, FCST_KEY, CF_QUANTITY,
2021-08-24 01:04:23 15,175,193 lines fetched

....................

2021-08-24 01:09:13 1427   TEMP_ABS_FLAG:
2021-08-24 01:09:13 1428   NoConcatenate
2021-08-24 01:09:13 1429   LOAD
2021-08-24 01:09:13 1430   FCST_KEY,
2021-08-24 01:09:13 1431   'ABSOLUTE' as ABS_FLAG
2021-08-24 01:09:13 1432   FROM lib://qvd/LDS\TBL_DF.qvd(qvd)
2021-08-24 01:09:13 1433   where COMPONENT_USER<>'__ENGINE'
2021-08-24 01:09:13    Error: Cannot open file: 'lib://qvd/LDS\TBL_DF.qvd' (Native Path: ***
2021-08-24 01:09:13   System error: ***)

 

The Error is not happening frequently it's happening once in a week and no other applications are accessing the same qvd. Please help.

Labels (2)
3 Replies
Anonymous
Not applicable

Hi,

Maybe the file is locked by another process during the load ? Can you try to monitor that ?

Regards

sumantamandal12
Partner - Contributor II
Partner - Contributor II
Author

Hi @Anonymous ,

This issue is not so frequent, it's happening once in a week and no other applications are accessing the same qvd.

Anonymous
Not applicable

Hi,

OK, the antivirus exlcusion are correct ?

It's not a mounted folder ?