Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error in scheduling task QV11

Hi all,

I'm trying to schedule a reloading task in a QV server 11.

The .qvw have a script qvs inside itself.

The task failed and I retrieved the following error:

"

02/05/2012 10.05.41:      Execution started.

02/05/2012 10.05.41:      QlikView Version:11.00.11154.0

02/05/2012 10.05.41:      CPU Target                    x64

02/05/2012 10.05.41:      Operating System              Windows Server 2008 R2 Standard Service Pack 1 (64 bit edition)

02/05/2012 10.05.41:      Wow64 mode                    Not using Wow64

02/05/2012 10.05.41:      MDAC Version                  6.1.7601.17514

02/05/2012 10.05.41:      MDAC Full Install Version     6.1.7601.17514

02/05/2012 10.05.41:      PreferredCompression          2

02/05/2012 10.05.41:      EnableParallelReload          1

02/05/2012 10.05.41:      ParallelizeQvdLoads           1

02/05/2012 10.05.41:      AutoSaveAfterReload           0

02/05/2012 10.05.41:      BackupBeforeReload            0

02/05/2012 10.05.41:      EnableFlushLog                0

02/05/2012 10.05.41:      SaveInfoWhenSavingFile        0

02/05/2012 10.05.41:      UserLogfileCharset            0

02/05/2012 10.05.41:      OdbcLoginTimeout              -1

02/05/2012 10.05.41:      OdbcConnectionTimeout         -1

02/05/2012 10.05.41:      ScriptWantsDbWrite            false

02/05/2012 10.05.41:      ScriptWantsExe                false

02/05/2012 10.05.41:      LogFile CodePage Used:        1252

02/05/2012 10.05.41: 0002  SET ThousandSep='.'

02/05/2012 10.05.41: 0003  SET DecimalSep=','

02/05/2012 10.05.41: 0004  SET MoneyThousandSep='.'

02/05/2012 10.05.41: 0005  SET MoneyDecimalSep=','

02/05/2012 10.05.41: 0006  SET MoneyFormat='€ #.##0,00;-€ #.##0,00'

02/05/2012 10.05.41: 0007  SET TimeFormat='h.mm.ss'

02/05/2012 10.05.41: 0008  SET DateFormat='DD/MM/YYYY'

02/05/2012 10.05.41: 0009  SET TimestampFormat='DD/MM/YYYY h.mm.ss[.fff]'

02/05/2012 10.05.41: 0010  SET MonthNames='gen;feb;mar;apr;mag;giu;lug;ago;set;ott;nov;dic'

02/05/2012 10.05.41: 0011  SET DayNames='lun;mar;mer;gio;ven;sab;dom'

02/05/2012 10.05.41: 0015  OLEDB CONNECT*Provider*Password*Password*

02/05/2012 10.05.41:       Error: ErrorSource: (null), ErrorMsg: Class not registered

02/05/2012 10.05.41:       General Script Error

02/05/2012 10.05.41:       Execution Failed

02/05/2012 10.05.41:      Execution finished.

"

Any idea about the error?

Thanks in advance,

Davide

1 Solution

Accepted Solutions
Not applicable
Author

I forced the OLEDB connection to 32-bit and I solved the problem.

Thanks anyway,

Davide

View solution in original post

2 Replies
Not applicable
Author

I forced the OLEDB connection to 32-bit and I solved the problem.

Thanks anyway,

Davide

Not applicable
Author

Hi Davide!

How did you force the driver to work in 32-bit mode?

Regards,

Ricardo.