Black Friday Special Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Qlik > Qlik Certification > QREP

QREP Qlik Replicate Certification Exam Question and Answers

Question # 4

Which open API methods are supported in Qlik Enterprise Manager?

A.

HTTP APIs. REST SDK. Python SDK

B.

gcloud. NET SDK. Python SDK

C.

REST SDK. NET SDK. Python SDK

D.

JavaScript. REST SDK. NET SDK

Full Access
Question # 5

The Qlik Replicate developer notices that errors occur about the duplicate key when applying INSERT. Which should be done in order to identify this Issue?

A.

Check the error message in the Apply Exceptions control table

B.

Stop and reload the task

C.

Stop task and enable the Apply Exceptions control table

D.

Stop and resume the task

Full Access
Question # 6

Which files can be exported and imported to Qlik Replicate to allow for remote backup, migration, troubleshooting, and configuration updates of tasks?

A.

Task CFG files

B.

Task XML files

C.

Task INI files

D.

Task JSON files

Full Access
Question # 7

Two companies are merging Both companies have IBM DB2 LUW running The Qhk Replicate administrator must merge a database (12 TB of data) into an existing database (15 TB of data). The merge will be done by IBM load.

Which approach should the administrator use?

A.

Stop task, finish IBM load, reload target

B.

Stop task, wait until IBM load finishes, and then resume the task

C.

Continue to run the task

D.

Create a new task after finishing IBM load

Full Access
Question # 8

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

A.

Operator

B.

Viewer

C.

Designer

D.

Admin

Full Access
Question # 9

During the process of handling data errors, the Qlik Replicate administrator recognizes that data might be truncated Which process should be used to maintain full table integrity?

A.

Stop Task

B.

Suspend Table

C.

Ignore Record

D.

Log record to the exceptions table

Full Access
Question # 10

Which two options are available for a Data Error in Qlik Replicate? (Select two.)

A.

Reload task and Reload table

B.

Update missing target error on target side

C.

Log record to a specific table

D.

Suspend table

E.

Log record to the exceptions table

Full Access
Question # 11

Which information will be downloaded in the Qlik Replicate diagnostic package?

A.

Logs, Statistics, Task Status

B.

Endpoint Configuration. Logs. Task Settings

C.

Logs. Statistics. Task Status, Metadata

D.

Endpoint Configuration. Task Settings. Permissions

Full Access
Question # 12

How can a Qlik Replicate administrator set all Incoming columns to match a single schema?

A.

Table Selection - Schema

B.

Global Transformations - Add Filter

C.

Add Filter - Schema

D.

Global Transformations - Schema

Full Access
Question # 13

Using Qlik Replicate, how can the timestamp shown be converted to unlx time (unix epoch - number of seconds since January 1st 1970)?

A.

SELECT datetime<1092941466, 'unixepoch*, 'localtime');

B.

SELECT datetime(482340664, 'localtime', 'unixepoch');

C.

strftime('%s*,SAR_H_COMMIT_TIMESTAMP) - datetime.datetime('%s','1970-01-01 00:00:00')

D.

strftime*'%s,,SAR_H_COMMIT_TIMESTAMP) - strftime('%s','1970-01-01 00:00:00')

E.

Time.now.strftime(%s','1970-01-01 00:00:00')

Full Access
Question # 14

Which is the possible Escalate Action for Table Errors?

A.

Log Record to the Exceptions Table

B.

No Escalate Action

C.

Suspend Table

D.

Stop Task

Full Access
Question # 15

A Qlik Replicate administrator is working on a database where thecolumn names in a source endpoint are too long and exceed the character limit for column names in the target endpoint.

How should the administrator solve this issue?

A.

Open the Windows command line terminal and run the renamecolumn command to update all affected columns of all tables

B.

Visit the Table Settings for each table in a task and select the Transform tab to update all affected columns within the Output pane

C.

Visit the Table Settings for each table and select the Filter tab to update all affected columns using a record selection condition

D.

Define a new Global Transformation rule of the Column type, and follow the prompts to filter and rename all columns in all tables

Full Access
Question # 16

Which is the minimum role permission that should be selected for a user that needs to share status on Tasks and Server activity?

A.

Operator

B.

Designer

C.

Admin

D.

Viewer

Full Access
Question # 17

Which are the valid task options for Kafka?

A.

Full Load and Apply Change

B.

Full Load and Stage Change

C.

Apply Change and Store Change

D.

Full Load and Store Change

Full Access
Question # 18

The Qlik Replicate administrator adds a new column to one of the tables in a task

What should the administrator do to replicate this change?

A.

Stop and resume the task

B.

Stop task, enable__CT tables, and resume

C.

Change the DDL Handling Policy to accommodate this change

D.

Stop and reload the task

Full Access