Receiving and error while uninstalling RBS on Sharepoint 2010

I am having an issue uninstalling RBS from our content databases.
The steps I've taken are as follows:
1. Migrate the content out and disable via powershell
$cdb = Get-SPContentDatabase <<database name>>
$rbss = $cdb.RemoteBlobStorageSettings
$rbss.SetActiveProviderName("")
$rbss.Migrate()
#wait until completed successfully
$rbss.Disable()
2. Set timeout values and run checkpoint
exec mssqlrbs.rbs_sp_set_config_value 'garbage_collection_time_window', 'time 00:00:00';
exec mssqlrbs.rbs_sp_set_config_value 'delete_scan_period', 'time 00:00:00';
exec mssqlrbs.rbs_sp_set_config_value 'orphan_scan_period', 'time 00:00:00';
CHECKPOINT
3. Run RBS Maintainer
"C:\Program Files\Microsoft SQL Remote Blob Storage 10.50\Maintainer\Microsoft.Data.SqlRemoteBlobs.Maintainer.exe"
-connectionstringname RBSMaintainerConnection -operation GarbageCollection ConsistencyCheck ConsistencyCheckForStores -GarbageCollectionPhases rdo -ConsistencyCheckMode r -TimeLimit 120
4. Run uninstall proc on content databases
exec mssqlrbs.rbs_sp_uninstall_rbs 0
At this point I'm getting the following error:
The RBS server side data cannot be removed because there are existing BLOBs registered. You can only remove this data by using the force_uninstall parameter of the mssqlrbs.rbs_sp_uninstall stored pro
I don't know what else to do.  I've migrated all of the data out AFAIK but obviously something is not functioning as other users have experienced.
Can anyone help me?
Jonathan

Hi,
Glad to hear that you solve this issue, thanks for your sharing.
Thanks,
Linda Li
Forum Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
[email protected]
Linda Li
TechNet Community Support

Similar Messages

  • Error while creating Mysite in sharepoint 2010 , System error code 0

    Hi I was trying to create Mysite and I got the following error.
    Previously all user able to create MySite this error is coming from 3 days
    My Site creation failure for user XXXX\cwr.SMahindrakar' for site url 'https://XXXXXXXX/personal/cwr_smahindrakar'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---> System.ArgumentException: Error during decryption. System error code 0.
    at Microsoft.SharePoint.Administration.SPCredentialManager.DecryptWithApplicationCredentialKey(Byte[] rgbEncryptedPassphrase)
    at Microsoft.SharePoint.Administration.SPPeoplePickerSearchActiveDirectoryDomain.get_Password()
    at Microsoft.SharePoint.Utilities.SPActiveDirectoryDomain..ctor(SPPeoplePickerSearchActiveDirectoryDomain peoplePickerDomain)
    at Microsoft.SharePoint.Utilities.SPUserUtility.GetWindowsPrincipalResolvers(SPWebApplication webApp, String userAccountDirectoryPathRestriction, SPPrincipalResolver bySidResolver)
    at Microsoft.SharePoint.Utilities.SPUserUtility.CreatePrincipalResolvers(SPWebApplication webApp, ICollection`1 urlZones, Nullable`1 currentZone, SPPrincipalResolver bySidResolver, String userAccountDirectoryPathRestriction, Boolean alwaysAddWindowsResolver)
    at Microsoft.SharePoint.Utilities.SPUtility.ResolvePrincipalInternal(SPWeb web, SPWebApplication webApp, Nullable`1 urlZone, String input, SPPrincipalType scopes, SPPrincipalSource sources, SPUserCollection usersContainer, Boolean inputIsEmailOnly, Boolean alwaysAddWindowsResolver)
    at Microsoft.SharePoint.Utilities.SPUtility.ResolvePrincipal(SPWebApplication webApp, Nullable`1 urlZone, String input, SPPrincipalType scopes, SPPrincipalSource sources, Boolean inputIsEmailOnly)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
    at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail, String quotaTemplate, SPSiteSubscription siteSubscription)
    at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
    --- End of inner exception stack trace ---
    at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
    Error is coming on Prod Env, I have tried diffrent trial and Error method but still I am not able to find root cause.
    Please mark answer , if you think answer is helpful or correct.

    Hi All,
    To resolve these issues I have checked following things, and which all seems no issues
    1)Quota Limit
    2)Database read only mode
    3)Appl pool account access to database
    4)Changed app pool account with farm account
    5)Added app pool account to MySite admin group
    6)Database size limit
    7)Site collection site limit to MySite host
    8)User Profile service is running or not
    9)Self site creation to user
    10)Service application association to MYsite Host
    All above I have tested but it seems no error, still I am getting above Error.
    One more things I want to add is that Central admin  people picker does not recognize users. 
    That can be an issue?
    Please mark answer , if you think answer is helpful or correct.

  • Getting error while opening document in SharePoint 2010

    Hi,
    I got the below error while opening a document in SharePoint library.
    "The document could not be opened for editing. A Microsoft SharePoint Foundation compatible application could not be found to edit the document."
    Please help me to resolve.
    Krishnasandeep

    Hi,
    According to your post, my understanding is that you got the error while opening a document in SharePoint library.
    The issue can occur when you have several different versions of Office installed on the same computer and you have
    several different versions of the OWSSUPP DLL available which are not registered correctly.
    To resolve this issue you should disable Microsoft SharePoint Foundation Support in any other version of Office installed on the machine and then repair Office.
    For more information: you can refer to:
    You get an error message when you open an Office file from SharePoint on a computer on which you installed more than one version of Office
    In addition, please ensure that you are using Internet Explorer (32 bit) not the Internet Explorer (64-bit).
    Please Verify the “Sharepoint OpenDocuments Class” addon is installed and enabled. If it is not reinstall Office.
    Please refer to:
    Solved: The document could not be opened for editing. A Microsoft SharePoint Foundation compatible application could not be found to edit the document.
    And, if the Office tools can’t install correctly will also cause the error.
    Here is a thread about this issue, you can check it. The replies include most of the possible reasons and gave the solutions.
    http://social.msdn.microsoft.com/Forums/en-US/06a4943a-5150-44c5-ae6b-3354c85396f5/the-document-could-not-be-opened-for-editing-a-microsoft-sharepoint-foundation-compatible
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • TS3694 I received an error while updating my phone to ios6. Now it's frozen and I can't power down or reconnect it to show in iTunes. What do I do?

    I received an error while updating my phone to ios6. Now it's frozen and I can't power down or reconnect it to show in iTunes. What do I do?

    You can try contact iTunes support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Error while crawling LOB contents SharePoint 2013

    Error while crawling LOB contents SharePoint 2013
    I have Configured the BDC Service application using SQL external content. The connection was successful and I am able to see the external content in the List "BDC Demo" . But when I search in the BDC Demo site it gives nothing.
    So I checked in the crawl logs and identified that it shows " 1 " under error. to further drill down the issue , I went to click on "1" and see the error message : Error while crawling LOB contents SharePoint 2013 .
    I have created an external DB named BCSDemo_DB for which I have granted my search Service account read& write permission.
    I have added the same account under administrators for both secure store and BCS service applications. 
    I have done index reset , done a full crawl but the error still occurs.
    Can someone please advise if I am missing something.
    Regards

    Hi Aravinda,
    According to your description, my understanding is that you got an error when you crawled SQL database table in SharePoint 2013.
    This error is caused by the fact that the default content access account does not have any rights to access the metadata store in the Business Data Connectivity Service Application.
    Or it is caused by the default content access account has no rights on the SQL database.
    For fixing it, you need to grant the default content access account permission on metadata store in the Business Data Connectivity Service Application and the SQL database. You can refer to the link below:
    http://www.sharepointinspiration.com/Lists/Posts/Post.aspx?ID=5
    After that, do a full crawl for the content source.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Error while executing script for sharepoint online (office 365) - the remote server returned an error: (503) server unavailable

    error while executing script for sharepoint online (office 365) - the remote server returned an error: (503) server unavailable.
    I am creating many site collections reading records from sharepoint list using powershell in sharepoint online tenant (office 365).
    Few site collections are created and then getting above error so this error record will be skipped then few succeeding record processed then again getting error.
    pattern is like:
    success
    success
    success
    success
    Error
    success
    success
    success
    success
    success
    success
    error
    success

    Hi,
    As it is an online environment, to troubleshoot this issue in an easier way, I suggest you contact Office 365 Support to see if there is any useful information in
    the log files in the server side:
    https://support.office.com/en-us/article/Contact-Office-365-for-business-support-32a17ca7-6fa0-4870-8a8d-e25ba4ccfd4b?ui=en-US&rs=en-US&ad=US
    Best regards
    Patrick Liang
    TechNet Community Support

  • Error while uninstalling SAP NW PI 6.0 on SUN SOLARIS DB2

    Hi,
    SAP NW PI 7.0, SUNSOLARIS, DB2. , Dual stack - SID: BWD
    Error while uninstalling the PI 6.0  next to the input screen "Database connect User as Java" .
    Please find the below error details and help.
    ERROR      2011-02-11 11:19:54.973 [iaxxinscbk.cpp:260]
    MDB-01999  DB6_DB_Instance unexpected Returncode 1 in execution of /db2/db2bwd/d
    ERROR      2011-02-11 11:19:54.981
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: DB6_DB_Instance unexpected Re
    ERROR      2011-02-11 11:19:55.114 [sixxcstepexecute.cpp:951]
    FCO-00011  The step StartDatabaseManager with step key |NW_Uninstall|ind|ind|indB6_Uninstall|ind|ind|ind|ind|6|0|StartDatabaseManager was executed with status Enstance unexpected Returncode 1 in execution of /db2/db2bwd/db2_software/instanc
    Note: Both ABAP & JAVA stack was working  and we are uninstalling  to install fresh  PI 7.1 higher version.
    Thanks.
    chidam

    Hi,
    Uninstallation completed successfully and problem solved.
    SOLUTION:
    saposcol -k
    cleanipc
    Uninstallation continued with old option and completed.
    Thanks
    Chidam.

  • I receive this error while trying to update to iTunes 10.6.3

    I receive this error while trying to complete an Itunes 10.6.3 update.
    "The update could not be verified. It may have been corrupted during downloading. The update will be downloaded and checked again the next time that Software Update runs."
    I have tried installing again many times with the same result.  If someone and tell me how to proceed, this would be great!!  Thanks, Kim

    I'd try updating using a .dmg installer downloaded from the Apple Website:
    http://www.apple.com/itunes/download/

  • Error while uninstalling AddOn

    Hi all,
    The scenario is this:
    1. Create and AddOn and AddOn Installed using B1DE's B1 AddOn Installer Setup .NET template.
    2. Register the AddOn in B1
    3. Restart B1 to install AddOn
    4. Modify the AddOn and create a new installer (creating new project, modifying the Product Key and using the same Upgrade Key);
    5. Uninstall previous version
    6. Register new version
    7. Restart B1 to install newer version
    8. In client machines open B1 to uninstall older version and install the newer.
    On step 8, in some machines, I get this error while uninstalling the previous version. I apologize for the error being in Portuguese. I'll try to reproduce the error in a machine running English OS.
    The question. Does any body come across this error before? How can I avoid it?
    Thanks in advanced,
    Regards,
    Vítor Vieira

    A máquina onde ocorreu este problema era antiga e entretanto foi substituida e este erro deixou de acontecer.
    O sistema operativo dessa máquina era o Windows XP e este erro ocorreu com  a versão 2007 do SAP B1.
    Pela imagem que enviou, penso que a situação é semelhante.
    Nas máquinas mais recentes e com Windows Vista este problema ainda não ocorreu, que eu tenha conhecimento.
    Cumprimentos e bom fim de semana,
    Ana Silva
    The machine where this problem occurred was old and was replaced and the error stopped happening.
    The operating system of this machine was Windows XP and this error occurred with the 2007 version of SAP B1.
    For the picture you sent, I think the situation is similar.
    In more recent machines with Windows Vista this problem has not occurred yet.
    Regards and have a nice weekend,
    Ana Silva

  • Receiving an error while trying to installed Photoshop CS4 . error code 6. using windows 7

    receiving an error while trying to installed Photoshop CS4 . error code 6. using windows 7

    There isn't much here which is actionable.  Please review your installation logs by following the steps listed at Troubleshoot installation with install logs | CS3, CS4 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-installation-install-logs-cs3.html.

  • Installation Process Encountered and Error while installing Shared Technologies

    I get the following error "Installation Process Encountered and Error while installing Shared Technologies" while installing Adobe Photoshop Elements 11

    Medops20 please see Install rollback and Shared Technologies | Windows for information on how to resolve the current error.

  • Icloud encountered and error while trying to connect to the server.

    Icloud encountered and error while trying to connect to the server.

    I'm having the same issue on Vista 64 bit. Any ideas, any body?

  • TS3694 uploading iOS 7 to iphone 5 and after it downloaded, it was at the end of processing the file when i received  and error (3004) .  what do i do

    was at the end of processing the file when i received  and error (3004) .  what do i do

    http://lmgtfy.com/?q=iPhone+error+code+3004

  • I keep receiving and error pop-up "enable push notifications in itunes"! However, I haven't been able to fix this error. Please HELP me!!!

    I keep receiving and error pop-up "enable push notifications in itunes"! However, I haven't been able to fix this error. Please HELP me!!!

    If on wifi try ethernet. Make sure DNS is set to automatic (settings - general - network). Go to istumbler (Mac) or netstumbler (PC) to get a report of the network, look for signal strength and noise.

  • Error Message " An error occured while running the detection " Sharepoint 2010 & Project Server 2010

    i am trying to Update the Service Pack of sharepoint & Project
    Server (SP2) . i got an error while running the Package " An error occured while running the detection " ... I searched a bit and ran ROISCAN.vbs script which is by provided by MS to identify any issues ... i Found that few MSI files of sharepoint
    are missing from WINDOWS Installer folder.... My Question is Should i repair the Sharepoint or any tool that i can use to get the MSI ?

    There is a MS internal tool for fixing this issue but for this may be you need to contact MS, refer to below links:
    Utility Name: OPUtil.vbs
    http://social.technet.microsoft.com/Forums/en-US/a7919b10-e4fe-4911-9016-bb6b81cf4194/sharepoint-patch-update-issue
    http://blogs.technet.com/b/paulpaa/archive/2010/03/26/sharepoint-2007-hotfix-failed-with-an-error-the-detection-failed-this-can-be-due-to-a-corrupted-installation.aspx
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

Maybe you are looking for

  • I have Created new posting period but it assigns -1 in OFPR table

    I have created new posting period eg 2010 .with user manager but still there is value of -1 in usersign field of ofpr table i am getting confuse will you help me to rectify? Thanks for previous answer

  • No audio on Timeline Premiere Elements 13 and no longer on 12 after upgrading to 13.

    On my Mac with OS X Yosemite I've worked with Premiere Elements 12 for a while and it just worked fine. Now I;ve upgraded to Elements 13 and the clips that were fine the other day have now lost there audio when I put them on the Timeline. However if

  • CAn we have a Fire wire Interface cable longer than 4.5 m

    Can I have a fire wire interace cable longer than 4.5m. CVS manual Specifies that better signal intergrity it is better to use less than 4.5 m. But I Found from www.1394store.com that IEEE 1394 cable is available for 10m. If I use this will this work

  • Program to run several FICO transaction in background

    Hello everyone. I received a request to run, in background, a list of transactions. I found most of the reports that can be used to run the transaction in back ground. Here is what I did so far. 1. I created a report that is collecting on the screen

  • [CS4/JS] Mazes, Mazes, *Everywhere*!

    For the people who are careful not to venture uninvited into the Scripting forum, I thought I might mention it here as well. A small Javascript that can fill any shape you care to draw (including holes and curves) with a random maze -- just the thing