Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. Table=dbo.cf_DynamicProduct ---- The DELETE statement conflicted with the REFERENCE constraint "FK_cf_DynamicProduct_DynamicHtmlBrick_cf_DynamicProduct". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.cf_DynamicProduct_DynamicHtmlBrick", column 'DynamicProductId'.
  2. The statement has been terminated.
  3.  
  4. Table=dbo.cf_DynamicTheme ---- The DELETE statement conflicted with the REFERENCE constraint "FK_cf_DynamicProduct_cf_DynamicTheme". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.cf_DynamicProduct", column 'DynamicThemeId'.
  5. The statement has been terminated.
  6.  
  7. Table=dbo.cf_SavedQuote_Attributes ---- Invalid object name 'cf_SavedQuote_Attributes'.
  8.  
  9. Table=dbo.cf_DataRecord ---- Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
  10.  
  11. Table=dbo.cf_DataSource ---- Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
  12.  
  13. Table=dbo.cf_WorkingFolder ---- The DELETE statement conflicted with the REFERENCE constraint "FK_cf_DynamicProduct_cf_WorkingFolder". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.cf_DynamicProduct", column 'WorkingFolderId'.
  14. The statement has been terminated.
  15.  
  16. Table=dbo.cf_CustomerInfo ---- Invalid object name 'cf_CustomerInfo'.
  17.  
  18. Table=dbo.cf_ItemGroup ---- Invalid object name 'cf_ItemGroup'.
  19.  
  20. Table=dbo.cf_KitGroupName ---- Invalid object name 'cf_KitGroupName'.
  21.  
  22. Table=dbo.cf_StorageFolder ---- The DELETE statement conflicted with the REFERENCE constraint "FK_cf_DynamicProduct_cf_WorkingFolder". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.cf_DynamicProduct", column 'WorkingFolderId'.
  23. The statement has been terminated.
  24.  
  25. Table=dbo.Product ---- The DELETE statement conflicted with the REFERENCE constraint "FK_cf_DynamicProduct_ProductVariant". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.cf_DynamicProduct", column 'ProductVariantId'.
  26. The statement has been terminated.
  27.  
  28. Table=dbo.ProductVariant ---- The DELETE statement conflicted with the REFERENCE constraint "FK_cf_DynamicProduct_ProductVariant". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.cf_DynamicProduct", column 'ProductVariantId'.
  29. The statement has been terminated.
  30.  
  31. Table=dbo.cf_CustomScript ---- The DELETE statement conflicted with the REFERENCE constraint "FK_ProductVariant_cf_CustomScript". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.ProductVariant", column 'CustomScriptId'.
  32. The statement has been terminated.
  33.  
  34. Table=dbo.cf_SeoMetaData ---- The DELETE statement conflicted with the REFERENCE constraint "FK_Product_SeoMetaData". The conflict occurred in database "Catfish_IndigoRoss", table "dbo.Product", column 'SeoMetaDataId'.
  35. The statement has been terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement