The QVB.exe is used for reloads and distributions in a QlikView environment. Settings for this process can be changed in a Settings.ini file. These locations are uniform between all currently supported QlikView versions.
Environment:
QlikView
Resolution:
The settings.ini can be located in two possible locations depending on how they are being launched. Note the paths shown are for Windows Server 2012 / Windows Server 2016 / Windows 7 / Windows 10):
Tasks are scheduled and run through the QlikView Management Console.
The settings.ini file is located in
C:\Windows\System32\config\systemprofile\AppData\Roaming\QlikTech\QlikViewBatch
The QlikView DistributionService.exe is used to run tasks based on command line executions.
The settings.ini file is located in
C:\Users\<USERNAME>\AppData\Roaming\QlikTech\QlikViewBatch
To modify:
- Stop the QlikView Distribution service (to prevent new tasks from starting)
- On the server hosting the Distribution Service, open Notepad (or other text file editor such as Notepad++) as an Administrator
- Open the Settings.ini file (see the previous section for location)
- Modify the Settings.ini file using this schema:
[Settings 7]
Key=Value
- Ensure that the entry is entered under the [Settings 7] section.
- Note the blank line and the end of the file.
- The file should look like this:
- The key and value will be provided by other knowledge articles or by a Qlik Support technical resource.
- Save the file.
- After these changes have been made on one of the QVS nodes, start the QVS service on each node. When the QVS service starts, the change in the Settings.ini file will be propagated to all nodes.