当前位置:首页 » 多媒体相关

错误提示SQL Server has run out of LOCKS.该怎么解决?


我欲在有记录大约有9万条的表建索引,用语句  
  create     clustered     index   biblio   on   biblio   (   recid,   marcnum   )    
   
  系统工作一段时间后提示:  
  msg   1204,   level   19,   state   1  
  sql   server   has   run   out   of   locks.     re-run   your   command   when   there   are   fewer   active   users,   or   ask   your   system   administrator   to   reconfigure   sql   server   with   more   locks.  
  怎么回事?是不是记录太多了?该怎么解决,急呀,谢谢大家先。

.

推荐阅读

  • http://e.chinabyte.com/Enterprise/218712653973946368/20050208/1910762.shtml [详细内容]
  • 西门子联姻波导资源共享 合作借助色彩浓重 [详细内容]
  • 波导渠道加西门子技术 土洋手机启战略联盟 [详细内容]
  • http://e.chinabyte.com/Enterprise/218712653973946368/20050204/1909369.shtml [详细内容]
  • 对MemoryEditor在N820使用的一些心得 [详细内容]
  • 液晶“变脸”,19’入主还缺什么? [详细内容]
  • http://e.chinabyte.com/Enterprise/218712653973946368/20050131/1907434.shtml [详细内容]
  • 网友回答:

    讨论区

    Login