A single-node Qlik Sense environment has all services up and running. Users report apps and sheets are slow to open.
A system administrator works remotely and does NOT have access to the shared file system for the environment. The system administrator's computer can make requests to the Qlik Sense Repository Service. Due to the system performance issues, a system administrator can NOT run any new reloads. The system administrator receives a warning email about high RAM usage on the server.
Which step should the system administrator take to troubleshoot this issue?
A. Request the "http://
B. Access the server remotely and inspect the logs in %ProgramData%\Qlik\Sense\Log\Engine
C. Request the "https://
D. Request the "https://
A system administrator must design a Qlik Sense server architecture that meets the following requirements: Approximately 1000 users will be using apps Apps are reloaded outside of office hours The total size of data in all apps will be approximately 600 million rows Apps must be available 24/7
Which architecture meets these requirements in the most cost efficient way?
A. Option A
B. Option B
C. Option C
D. Option D
A system administrator must set up security that does NOT allow certain users to create objects in published apps. The users that should NOT be able to create objects are in an AD group called LimitedUsers.
Which security rule should the administrator use to meet this requirement?
A. Resource filter: App_* Action: Create Rule Condition: (resource.objectType="charts" and user.group!="LimitedUsers") Context: Both in hub and QMC
B. Resource filter: App.Object_* Action: Create Rule Condition: (resource.objectType="sheet" and user.group!="LimitedUsers")
Context: Only in hub
C. Resource filter: App.Object_* Action: Create Rule Condition: (resource.objectType="charts" and user.group!="LimitedUsers") Context: Both in hub and QMC
D. Resource filter: App_* Action: Create Rule Condition: (resource.objectType="sheet" and user.group!="LimitedUsers") Context: Only in hub
Poor performance has been reported in a Qlik Sense environment. End users are losing connectivity to the system. When end users are eventually able to log in after many attempts, navigation and app consumption is slow. Long response times after each click are also reported.
A system administrator confirms the following: The network is stable and has good throughput The Qlik Sense server is running virtual on dedicated resources with high-end CPUs The number of users in the system has NOT increased The data model has NOT changed The number and size of apps have increased over time
Which combination of tools should be used to diagnose this issue?
A. Governance Dashboard, ipconfig, tracert, Wireshark, and the System Monitor app
B. Process Explorer from Sysinternals, Windows Task Manager, Windows Event Viewer, and the Operations Monitor app
C. Windows Task Manager, Windows Event Viewer, Windows Explorer, and Process Monitor from Sysinternals
D. Wireshark, Disk Usage from Sysinternals, Windows Task Manager, and the Operations Monitor app
A system administrator is creating a user directory connector (UDC) for an Active Directory using SSL. Which path should the administrator use to configure the UDC?
A. tls://company.domain.com/ssl
B. https://company.domain.com
C. ldap://company.domain.com
D. ldap://company.domain.com/ssi
A system administrator must make sure that only members of the "Dev" Active Directory group have the Work stream and are able to create Qlik Sense apps.
The administrator creates a security rule that only allows members of the "Dev" group to create apps, but other users can still see the Personal Work area and are able to create apps.
What is the cause of this issue?
A. The security rules are corrupted
B. The default security rule for app creation is enabled
C. The Create app functionality is disabled for "Dev" group
D. Security rules do NOT impact the Work stream
A system administrator has a multi-node Qlik Sense environment with one central node and one rim node.
Users report that they see old data in the apps. One data source adds two million rows per day. The time
required to complete the reload task increases every day, which causes dependent tasks to miss their
schedule.
The system administrator decides to add a rim node.
Which services should run on the rim node?
A. Engine and Scheduler
B. Scheduler and Proxy
C. Engine and Proxy
D. Dispatcher and Scheduler
A business analyst creates and tests an app on Qlik Sense Desktop. The analyst sends the QVF file to a system administrator and requests the file to be imported into Qlik Sense Enterprise.
The system administrator imports the file, but the data reload fails. The administrator imports and opens the app in the Qlik Sense Desktop, then realizes that Section Access has been implemented.
What is causing this issue with the reload on the server?
A. The system administrator did NOT import the data connection and apply Section Access
B. The sa_scheduler entry is missing in the Section Access table
C. The Qlik Sense service account is missing in the Section Access table
D. The Content Admin role was NOT assigned to the business analyst
A data architect creates an app in Qlik Sense Desktop with an ODBC data connection from Apache Hive using a single sign-on solution (SSO). When the app is published in the hub, the data connection fails.
A system administrator tests the login credentials for the ODBC connection on the server and is able to access the database. Why does the data connection fail?
A. Qlik Sense Desktop is NOT allowing Qlik Sense server to use Apache Hive
B. The data architect's account is NOT assigned the RootAdmin role
C. The service account user is NOT part of the SSO solution in Apache Hive
D. The Qlik Sense server does NOT support ODBC connections with Apache Hive
A user creates an app in Qlik Sense Desktop using a database as the data source. The user is able to connect to the database and reload the app with new data.
To share the app, the user emails the app QVF file to the system administrator. The administrator imports the app successfully and publishes the app to the Everyone stream in the hub. The administrator creates a task to reload the data in the app every 12 hours.
The next day, the user observes that the data has NOT been refreshed in the app. No modifications have been made to the access rights for the data source.
What is the likely cause of this issue?
A. A custom property limits which tables can be accessed from the database
B. The system administrator does NOT have permission to access the source database
C. An identically-named data connection with another data source existed prior to the import
D. A security rule prevents the data connection from loading data into the app