我们的商务服务器站点在导入目录期间挂起/超时

编程入门 行业动态 更新时间:2024-10-27 04:25:50
本文介绍了我们的商务服务器站点在导入目录期间挂起/超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们有一个商业服务器2007网站,我们有几个目录。其中一个目录非常大(大约4Gb的xml数据)。在此目录(备件目录)中,我们有不同的"部分"。这些部分就像是自己的小目录。 部分对应于CS中的类别。每个部分/类别都有很多子类别/产品。当我们更新目录时,我们总是删除整个部分/类别及其子类别和产品。这就是我们所做的:

  • 使用要更新的部分的id导出类别。包括儿童类别和产品。
  • 追加行动="删除"在每个类别和产品上。
  • 导入修改后的xml以删除所有类别/产品
  • 使用新的frech数据导入新的xml。
  • 我们遇到的问题是,当我们导入目录(包含删除的目录和包含新数据的目录)时,网站会超时。在导入过程中没有人可以使用该网站。可能是什么问题?


    TR

    解决方案

    您是否看到任何SQL死锁。如果是,您可以申请KB以下文章。

    support.microsoft / KB / 2396957 功能

    Hi,

    We have a commerce server 2007 site where we have several catalogs. One of the catalogs is very big (about 4Gb of xml data). In this catalog (spare parts catalog) we have different "sections". The sections are like small catalogs in its own. The sections corresponds to categories in CS. Each section/category has a lot of child categories/products. When we update the catalog we always remove a whole section/category and its child categories and products. This is what we do:

  • Export the category with the id of the section to update. Include child categories and products.
  • Append action="delete" on each category and product.
  • Import the modified xml to remove all categories/products
  • Import new xml with new frech data.
  • The problem we have is that when we import the catalog (both the one with delete and the one with fresh data) the web site times out. No one can use the web site during the imports. What can be the problem?


    TR

    解决方案

    Are you seeing any SQL deadlocks. If yes, can you apply below KB article.

    support.microsoft/kb/2396957

    更多推荐

    我们的商务服务器站点在导入目录期间挂起/超时

    本文发布于:2023-05-29 21:34:52,感谢您对本站的认可!
    本文链接:https://www.elefans.com/category/jswz/34/353343.html
    版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
    本文标签:挂起   站点   服务器   目录   商务

    发布评论

    评论列表 (有 0 条评论)
    草根站长

    >www.elefans.com

    编程频道|电子爱好者 - 技术资讯及电子产品介绍!