Tagged Questions
2
votes
1answer
62 views
SharePoint 2010 - moving databases to new server & RBS
Our SQL cluster has some issues and techs are now building another cluster where we will have to migrate our SharePoint 2010 farm. I found technet article describing process of moving SharePoint ...
0
votes
0answers
32 views
Determine active RBS provider properties (name, type, assembly …)
In C#, I need to find out active RBS provider name, type and assembly name, i.e. similar to what is stored in mssqlrbs_resources.rbs_internal_blob_stores, where blob_store_name and blob_store_type are ...
1
vote
0answers
168 views
SQL RBS “the URL is invalid” error when trying to upload a file (SP 2010)
I'm trying to setup Sharepoint 2010 (SQL Server 2008) to use SQL RBS for testing purposes. I followed all the steps required and in the process created a local folder C:\RBS_Store which serves as a ...
2
votes
1answer
235 views
File size too large with RBS and SharePoint 2013
since i set up my SP2013 Foundation Preview with SQL Server 2008 R2 Express i wanted to use the RemoteBlobStorage. It works seemingly fine just now.
The only problem is if my files which im uploading ...
3
votes
1answer
169 views
Remote BLOB Storage and Sharepoint 2010
I have a SharePoint Server 2010 documents library. Library's size - 20 Gb. Size increases each year by 1-2 GB. It stores files ranging in size from 1 to 50 MB. Files rarely change.
Should I use the ...