14.02.2008, 12:59 | #1 |
Участник
|
вопрос по MS Sharepoint Server 2007
Добрый день,
Вопрос к специалистам имеющим опыт с развертыванием и эксплуатацией Sharepoint 2007 для больших библиотек документов: Поддерживает ли Sharepoint 2007 нормальную работу с 1 Tb базой данных в MS SQL Server 2005 и будет ли работать с библиотекой, в которой около 100 000 - 500 000 документов в среднем с размером документа по 2 мегабайта каждый? будет ли это работать на практике? Правда количество в 500 000 документов будет достигнуто лишь через 2-3 года ориентировочно. По данным документам будут строиться статистические отчеты с агрегатами (запросами) - например группировка документов по создателю (автору). Спасибо заранее |
|
14.02.2008, 14:11 | #2 |
Участник
|
Похоже ответ нашелся самостоятельно
Working with large Lists in Office SharePoint Server 2007 <http://go.microsoft.com/fwlink/?LinkID=105580&clcid=0x409> (http://go.microsoft.com/fwlink/?LinkID=105580&clcid=0x409 <http://go.microsoft.com/fwlink/?LinkID=105580&clcid=0x409>) o Цитата: «…the recommendation is that a single list should not have more than 2,000 items per list container. A container in this case means the root of the list, as well as any folders in the list — a folder is a container because other list items are stored within it. A folder can contain items from the list as well as other folders, and each subfolder can contain more of each, and so on. For example, that means that you could have a list with 1,990 items in the root of the site, 10 folders that each contain 2,000 items, and so on. The maximum number of items supported in a list with recursive folders is 5 million items». При этом надо учитывать, что при разбиении по подпапкам элементов списков и библиотек, теряется производительность фильтрации, выборки и ряда других операций. · Performance recommendations for storage planning and monitoring <http://go.microsoft.com/fwlink/?LinkID=105623&clcid=0x409> (http://go.microsoft.com/fwlink/?LinkID=105623&clcid=0x409 <http://go.microsoft.com/fwlink/?LinkID=105623&clcid=0x409>) |
|