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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Way to reduce source document after distribution?

I believe I have a similar problem that Syam H. had in this thread  Redundant Documents

The main dashboard that I am working on comes in at around 1.7GB fully loaded (overview of yearly data with ability to break down into daily values as needed).   However, our UAT server only has 6 GB of free hard drive space.   The document will fully reload, but I get the following errors on distribution.  When I looked up these errors, it pointed to lack of disk space -- fair enough.   Is there anything I can configure that would allow me to reduce the source document *after* the source document has loaded but before distribution (as I understand it's the temp file that gets moved to the published folder, not the source document).  If I reduce the size of the source document before distribution, there should be enough file space available to complete the file copy.

(2016-01-24 23:35:22) Information: Completed ReduceData for D:\QV\qvData\qvPublishedSourceDocuments\srcdocs\1\temp\42a09e48-6e84-47fa-ac81-122c8f71f8fe\document.qvw. (Reduce=False, Save=True)

(2016-01-24 23:35:22) Information: Memory Allocation Delta for this file=11.31 Mb. Available Physical Memory Before Reduce=2692.09 Mb. Available Physical Memory After Reduce=2673.03 Mb. Total Physical Memory=2673.03 Mb.

(2016-01-24 23:35:23) Error: Failed to generate QVW files.. Exception=System.IO.FileNotFoundException: Could not find file 'D:\QV\qvData\qvPublishedSourceDocuments\srcdocs\1\temp\42a09e48-6e84-47fa-ac81-122c8f71f8fe\document.qvw'. || File name: 'D:\QV\qvData\qvPublishedSourceDocuments\srcdocs\1\temp\42a09e48-6e84-47fa-ac81-122c8f71f8fe\document.qvw' ||    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) ||    at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) ||    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) ||    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) ||    at QVBWrapper.Document.GetStream(ILogBucket i_LogBucket, eDocumentType i_DocumentType, String i_URL, Boolean i_ShowToolBar, String i_ReportID)

(2016-01-24 23:35:28) Information: Retry <1> of <1> to get document package.

(2016-01-24 23:35:28) Error: Failed to generate QVW File package.. Exception=QDSMain.Exceptions.NoDocumentPackageFoundException: No Document Package found. ||    at QDSMain.DistributeHelper.GetDocumentPackage(ILogBucket logBucket, IDictionary`2 duplicateList, Document document, eDocumentType documentType, String url, Boolean showToolBar, String reportID, Int32 maxRetries, Int32 currentRetry) ||    at QDSMain.DistributeHelper.GrabQVWFile(ILogBucket i_LogBucket, FilePackageContainer i_ParentFilePackageContainer, String i_FileName, Dictionary`2 i_DuplicateList, Document i_Document)

(2016-01-24 23:35:28) Information: Deleting temporary files.

(2016-01-24 23:35:28) Information: Closing the document.

(2016-01-24 23:35:29) Information: Closed the QlikView Engine successfully. ProcessID=5368

0 Replies