Qlik QREP Qlik Replicate Certification Exam Practice Test

Page: 1 / 14
Total 60 questions
Question 1

Which is the path to add a new column to a single table in a task?



Answer : D

To add a new column to a single table in a Qlik Replicate task, the correct path is through Table Settings. Here's the process you would typically follow:

Navigate to the Table Settings of the table you wish to modify within your task.

Go to the General section.

Use the option to Add New Column.

This process allows you to add a column directly to the table's schema as part of the task configuration. It's important to note that this action is part of the task's design phase, where you can specify the schema changes that should be applied to the data as it is replicated.

The other options listed, such as New Transformation or Select Table -> Transform, are not the direct paths for adding a new column to a table's schema within a task. They are related to different aspects of task configuration and transformation1.


Question 2
Question 3

Which two task logging components are associated with a Full Load to a target endpomt? (Select two.)



Question 4
Question 5

An operative database can only commit two engines to Qlik Replicate (or initial loads at any given time. How should the task settings be modified?



Answer : C

In a scenario where an operative database can commit only two engines to Qlik Replicate for initial loads, the task settings should be modified to ensure that no more than two tables are loaded at any given time. This can be achieved by:

C . Apply Full Load Settings to limit the number of engines to two: This setting allows you to specify the maximum number of concurrent table loads during the Full Load operation. By limiting this number to two, you ensure that the operative database's capacity is not exceeded1.

The other options are not suitable because:

A . Apply Change Processing Tuning: This option is related to the CDC (Change Data Capture) phase and not the initial Full Load phase. Increasing the apply batched changes interval would not limit the number of engines used during the Full Load.

B . Qlik Replicate tasks only load one table at a time by default: This statement is not accurate as Qlik Replicate can be configured to load multiple tables concurrently, depending on the task settings.

D . Apply Full Load Tuning to read a maximum number of tables not greater than two: While this option seems similar to the correct answer, it is not a recognized setting in Qlik Replicate's configuration options.

For detailed guidance on configuring task settings in Qlik Replicate, particularly for managing the number of concurrent loads, you can refer to the official Qlik community articles on Qlik Replicate Task Configuration Options.


Question 6

Which is the minimum level of permissions required for a user to delete tasks?



Answer : C

According to the Qlik Replicate documentation, the minimum level of permissions required for a user to delete tasks is theDesignerrole. The predefined roles in Qlik Replicate come with different sets of permissions.TheAdminandDesignerroles have the permission to delete tasks, while theOperatorandViewerroles do not1.

Here's a breakdown of the permissions for each role related to task management:

Admin: Can create, design, and delete tasks.

Designer: Can create, design, and delete tasks.

Operator: Can perform runtime operations like start, stop, or reload targets but cannot delete tasks.

Viewer: Can view task history and other details but cannot perform task management operations like deleting tasks.


Question 7

Which two components are responsible for reading data from the source endpoint and writing it to the target endpoint in Full Load replication? (Select two.)



Answer : A, E

The SOURCE_UNLOAD component is responsible for reading data from the source endpoint.

The TARGET_LOAD component is responsible for writing the data to the target endpoint.

These components work in tandem during the Full Load replication process to move data from the source to the target. According to Qlik Replicate documentation, these two components are crucial in handling the extraction and loading phases of Full Load replication.

In the context of Full Load replication with Qlik Replicate, the components responsible for reading data from the source and writing it to the target are:

SOURCE_UNLOAD: This component is responsible for unloading data from the source endpoint. It extracts the data that needs to be replicated to the target system1.

TARGET_LOAD: This component is in charge of loading the data into the target endpoint. After the data is extracted by the SOURCE_UNLOAD, the TARGET_LOAD component ensures that the data is properly inserted into the target system1.

The other options provided do not align with the Full Load replication process:

B . TARGET_APPLY and D. SOURCE_CAPTURE are typically associated with the Change Data Capture (CDC) process, not the Full Load process2.

C . TARGET_UNLOAD is not a recognized component in the context of Qlik Replicate's Full Load replication.

Therefore, the correct answers are A. SOURCE_UNLOAD and E. TARGET_LOAD, as they are the components that handle the reading and writing of data during the Full Load replication process12.


Page:    1 / 14   
Total 60 questions