How to fix "Value does not fall within the expected range." error for ADF linked Service

Jaladi, Venkata Naveen Chand 0 Reputation points
2023-12-07T10:52:00.3566667+00:00

When we trying to connect to DB2 system using copy activity we are getting the below error. The Pipeline was working with out issue till yesterday.

Source:DB2

Sink: SQL Server

The value of the property '' is invalid: 'Value does not fall within the expected range.'.

Value does not fall within the expected range.

Thanks

Naveen

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,122 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Vinodh247 27,201 Reputation points MVP
    2023-12-07T11:16:21.12+00:00

    Hi Jaladi, Venkata Naveen Chand

    Thanks for reaching out to Microsoft Q&A.

    possibly trying one of the below should work.

    If you are using Autoresolve Integration runtime then you need to allow incoming connections from it's unknown ip address into your VM. A better way to do this is install self hosted runtime on to the VM with the SQL Server, and that will solve most of your network issues

    (Or)

    https://techcommunity.microsoft.com/t5/azure-database-support-blog/lesson-learned-296-the-value-of-the-property-is-invalid-value/ba-p/3721700

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.


  2. KranthiPakala-MSFT 46,602 Reputation points Microsoft Employee
    2023-12-14T20:45:24.29+00:00

    @Jaladi, Venkata Naveen Chand Welcome to Microsoft Q&A forum and thanks for reaching out here.

    I did some investigation regarding this issue and noticed that this issue is caused due to recent regression from product side. Looks like the product team has applied a fix and the issue should be auto resolved by now.

    In case if the issue still persists for you kindly confirm your Azure IR region and ADF region so that I can double check with internal teams.

    Hope this helps.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.