Quantcast
Channel: Project Server - Setup, Upgrade, Administration and Operation forum
Viewing all articles
Browse latest Browse all 4226

ConvertTo-SPProjectDatabase fails

$
0
0

I am trying to make upgrade of Project Server 2010 to Project Server 2013 on our SP 2013 test environment.

Running PS script like this:
Convertto-SPProjectDatabase -WebApplication  Ourwebapp/  -Dbserver Ourserver -ArchiveDbname ProjectServer_Archive -DraftDbname ProjectServer_Draft -PublishedDbname ProjectServer_Published -ReportingDbname ProjectServer_Reporting -ProjectServiceDbname ProjectService2013_PWA

Returns the following error:

Convertto-SPProjectDatabase : TCP Provider: No such host is known.
OLE DB provider "SQLNCLI11" for linked server "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" returned message "Login timeout expired".
OLE DB provider "SQLNCLI11" for linked server "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" returned message "A network-related or instance-specific error h
as occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server
 is configured to allow remote connections. For more information see SQL Server Books Online.".

Linked server xxxxxxxxx… seems to be a GUID.

I am following the steps described here ee662496(v=office.15). Preceding steps reported ok.

The upgrade log generated by ConvertTo-SPProjectDatabase says upgrade is 100% ('Finished successfully!') and without warnings or errors. The resulting DB is built however no data have been copied from the original databases.

Looking into SP log, the error is generated when trying to run a SQL SELECT statement connecting to a server with above mentioned GUID. Judging from the SQL this seems to be an attempt to copy data from the first table in one of the old DB's.

Can someone tell me what to do?

 


Viewing all articles
Browse latest Browse all 4226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>