Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

reload of qlikview files over 5 gb

Hi,

I am experiencing some strange behavior in Qlikview reload jobs. If a Qlikview file is more than 4 GB, sometimes, the reload is successful but the distribution of file fails for unknown reasons.

I wonder if there is something I can do to fix this or is there any Qlikview limitation?

Shah

2 Replies
marcus_malinow
Partner - Specialist III
Partner - Specialist III

Does QlikView fail to save the document?

If so this could be because of low disk space on the C drive. When QlikView saves a document, it uses temporary files. Low disk space can cause your system drive to temporarily fill up and the save fails.

Not applicable
Author

There are two type of errors that I get

2014-11-27 12:35:52) Error: Document open call failed. The document might require username and password.

(2014-11-27 12:35:52) Information: Attempted to load the document with data.

(2014-11-27 12:35:52) Error: The document failed to open.

(2014-11-27 12:35:53) Information: Closed the QlikView Engine successfully. ProcessID=106484

(2014-11-27 12:35:53) Error: Document could not be opened

(2014-11-27 12:35:53) Information: Closed the QlikView Engine successfully. ProcessID=106484

and the below one

(2014-11-27 02:42:30) Error: Failed to create QlikView Engine.. Exception=System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {BE1F19B5-415E-11D1-934D-0040333C91CC} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).

(2014-11-27 02:42:30) Error: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)

(2014-11-27 02:42:30) Error: at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache)

(2014-11-27 02:42:30) Error: at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache)

(2014-11-27 02:42:30) Error: at System.Activator.CreateInstance(Type type, Boolean nonPublic)

(2014-11-27 02:42:30) Error: at QVBWrapper.Document.CreateQVBProcess(ILogBucket logBucket, Boolean createEmptyDoc

In second case, I have confirmed that I have still qlikview distribution engines available

Shah