Solution ID: prim21982 |
Error "Table does not exist. Invalid object name ‘PROJCOST’." |
Status: Reviewed |
Version(s): 4.0, 4.1 |
From Primavera OCP
Problem: | Creating new databases in SQL, during the dataload, getting the Error “Table does not exist. Invalid object name ‘PROJCOST’.” |
Fix: | Verify that SQL Server Authentication is “SQL Server and Windows” Stop the SQL Server Service. Open SQL Server Enterprise Manager, right-click on the local server registration and click on Properties to open the window ‘SQL Server Properties (Configure) – (local)’ and click on the ‘Security’ tab. If Authentication is set to ‘Windows only’, click to select ‘SQL Server and Windows’ and click OK. Re-Start SQL Server Service. Delete the partially completed PMDB database in SQL Enterprise Manager and restart the database create process. |