Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more

How to Filter Table that has heavy updates and locking on iSeries

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
Bill_Steinagle
Support
Support

How to Filter Table that has heavy updates and locking on iSeries

Last Update:

Nov 4, 2022 10:25:02 AM

Updated By:

dima_etkin

Created date:

Feb 10, 2021 3:11:20 PM

If you are failing to load due to table locks being applied, you can add the following FILTER under the Table Settings -> Filter -> Record Selection Condition. The Table Locks can when there is allot of activity on the Table such as Updates/Inserts/Deletes during the Load process.

You may encounter a message like:

UNSUCCESSFUL EXECUTION CAUSED BY DEADLOCK OR TIMEOUT error encountered while FETCH-ing data from table

Filter to add:

 

--FILTER: 1=1 ) FOR READ ONLY WITH UR USE CURRENTLY COMMITTED --

 

 

Environment

  • Qlik Replicate > 6.5

 

The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.

 

Labels (1)
Comments
Ivan_Yang
Employee
Employee

FOR READ ONLY WITH UR USE CURRENTLY COMMITTEDV6.6 and v7.0.png

Ivan_Yang
Employee
Employee

Note:

 

Such filter is used on table level, Should  be configured for each table separately

Version history
Last update:
‎2022-11-04 10:25 AM
Updated by: