HI,
I am getting the following error in the full DB synchronization in AX 2012 R3. I checked the respective table in Information_schema as well but i am not getting any record in it and there is no record in the below tables
Cannot execute a data definition language command on ().The SQL database has issued an error.
SQL error description: [Microsoft][SQL Server Native Client 11.0][SQL Server]Cannot create index on view 'MSINVENTDIMTMP' because the view is not schema bound.
SQL statement: CREATE UNIQUE CLUSTERED INDEX I_111689DIMIDIDX ON "DBO".MSINVENTDIMTMP (PARTITION,DATAAREAID,INVENTDIMID)
Problems during SQL data dictionary synchronization.
The operation failed.
SQL error description: [Microsoft][SQL Server Native Client 11.0][SQL Server]There is already an object named 'I_111725RECID' in the database.
SQL statement: ALTER TABLE "DBO".SPC_REFROUTE_RESOUCERESGROUP ADD CONSTRAINT I_111725RECID PRIMARY KEY CLUSTERED (RECID)
*This post is locked for comments

Report
All responses (
Answers (