Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Error Code 2146232060 Help

Recently had a production box failure. Had to create a new box "YYYY". How do i change "X" to "Y" without rebuilding?

 

DataSource.Error: Microsoft SQL: Could not find server 'XXXXXX' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers. Details: DataSourceKind=SQL DataSourcePath=XXXXX;XXXXX Message=Could not find server 'XXXXX in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers. ErrorCode=-2146232060 Number=7202 Class=11

2 REPLIES 2
willjoe2442
Helper I
Helper I

This error means that the client can't find the SQL Server instance. This can happen when at least one of the following problems exists: The name of the computer hosting the SQL Server instance doesn't resolve the correct IP. The TCP port number isn't specified correctly.

 

 

Regards,

Will

v-jingzhang
Community Support
Community Support

Hi @Anonymous 

 

Sorry I don't understand the error. When and where does this error occur? What is a production box? Do you mean to change a data source?

 

According to the error message, it seems the server name is not found at the data source. Can you check whether the data source information in Data source settings is consistent with the information in the data source?

 

Regards,
Community Support Team _ Jing

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors