Good day,
I am migrating my server from Server 2012R2/SQL 2012 to Server 2019/SQL 2019. When I run the Export script I get the following error.
{"message":"Could not open a connection to servername:12800. Error while creating
socket","id":"Connection.OpenFailure","params":{"${host}":"servername","${reason}":"Error while creating
socket","${port}":"12800"}}
I downloaded the most recent powershell script and am still getting the error.
Good day, I am migrating my server from Server 2012R2/SQL 2012 to Server 2019/SQL 2019. When I run the Export script I get the following error.
{"message":"Could not open a connection to servername:12800. Error while creating socket","id":"Connection.OpenFailure","params":{"${host}":"servername","${reason}":"Error while creating socket","${port}":"12800"}}
I downloaded the most recent powershell script and am still getting the error.
I am running PowerShell v5.1 on both servers.
Thank you, James