Hello Deepika, Thank you for reaching out. We can do this by following SQL query. To Disable: alter index INDEX_NAME UNUSABLE;To Enable: alter index INDEX_NAME REBUILD; Thanks!
Hello Everyone, We want to increase maxErrorCount in update data activity currently it is 100. I am not getting the exact path where we need to increase it. Please find my screenshot for more details. Thank you in advance!
Hello, I want to Disable some of the indexes and in some cases all of the indexes used in schema while using import workflows, how can I do this. Help will be greatly appreciated Thanks.