Dear All,
I have done the below steps for IMPORTING Model store :
- Initialize-AXModelStore -Server DEV001\DEV1 -Database MicrosoftDynamicsAX_model -AOSAccount "AOS_DEV" -SchemaName DEV
initialize and schema creation is the first step : DONE
- Import-AXmodelstore -Server DEV001\DEV1 -Database MicrosoftDynamicsAX_model -SchemaName DEV -File 'C:\Backup\TEST_ModelStore\TST.axmodelstore' -Details –Verbose
importing modelstore to the schema which we created in the step 1 : DONE
- Import-AXmodelstore -Server DEV001\DEV1 -Database MicrosoftDynamicsAX_model -Apply DEV -Details –Verbose
applying schema to the database :Got an error
Could not drop object '<temp table>' because it is referenced by a FOREIGN KEY constraint. Could not apply schema
Could you please let me know the reason why error is coming and how to resolve this issue.
Please give me more shed on this.
Thanks!
*This post is locked for comments

Report
All responses (