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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
aaronnayan
Creator III
Creator III

Store function error

Hi Experts,

Can i ask for your advice on this.

I am receiving the following error for my QVD Generator

2017-11-27 11:54:39 1353 STORE [WAREHOUSE] INTO [lib://QVD Store/WAREHOUSE.qvd] (qvd)

2017-11-27 11:54:49      Error: Cannot open file: 'lib://QVD Store/WAREHOUSE.qvd'

2017-11-27 11:54:49      Execution Failed

2017-11-27 11:54:49      Execution finished.

Any ideas on how to overcome this?

1 Solution

Accepted Solutions
aaronnayan
Creator III
Creator III
Author

Hi guys thank you for the help. Turns out the QV engine service just needed rebooting.

Everything is solved. for now ;s

View solution in original post

5 Replies
Chanty4u
MVP
MVP

hi,

can you check  is the warehouse qvd available in specified path or not?

Chanty4u
MVP
MVP

remove [ ] in your store command and try

STORE WAREHOUSE INTO [lib://QVD Store/WAREHOUSE.qvd] (qvd)

Ricardo_Gerhard
Employee
Employee

Take a look on your data connections or create a new data connection to test.

Store ‒ Qlik Sense

Ricardo Gerhard
OEM Solution Architect
LATAM
shraddha_g
Partner - Master III
Partner - Master III

Try

Store WAREHOUSE into [lib://QVD Store/WAREHOUSE.qvd];

aaronnayan
Creator III
Creator III
Author

Hi guys thank you for the help. Turns out the QV engine service just needed rebooting.

Everything is solved. for now ;s