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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error Load Qlikview Server: LogBucketErrorException

(This question is branched from the old thread at Error Load Qlikview Server: LogBucketErrorException)

Reload task that i created in QMC is still failing.

When I debug in the 'Edit Script' of my qlikview document,Result is :'connected'.

Here's my connection info in qlikview document:

OLEDB CONNECT TO [Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=xxxx;Data Source=yyyyyy;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=zzzzzz;Use Encryption for Data=False;Tag with column collation when possible=False];

1 Reply
agni_gold
Specialist III
Specialist III

Hi ,

When you are creating the OLE DB Connection , make sure the Allow saving password check box is enable .

See the attached screenshot.

Hope it help