There has been issues related to orphaned items present in Sharepoint sites. In order to detect and delete the orphaned items you can use the below commands:
Detecting an orphan site
To detect orphaned items :
stsadm -o databaserepair -url http://sharepointsite/ -databasename [name of DB where orphaned site is present]
Deleting an orphan site
To delete orphaned items :
stsadm -o databaserepair -url http://sharepointsite/ -databasename [name of DB where orphaned site is present] -deletecorruption
Reference : http://technet.microsoft.com/en-us/library/cc263282.aspx
Custom Ad - Media.net - Banner
Pages
- Home
- OAuth
- SharePoint 2013 Search Components
- SharePoint 2013 Pre-Requisites
- Reducing Sharepoint Config DB Logfile size
- BLOB Cache
- Managed Paths
- Host-Named Site Collections
- Sharepoint 2010 Capacity Management
- MOSS 2007 Capacity Management
- Sharepoint Search Components
- SharePoint 2010 Upgrade
- STSADM Commands
- Sharepoint Zones
- Sharepoint Unique List ID
- SharePoint 2010 Build/Version Numbers
- SPContentDatabase Powershell
- Export/Import vs Backup/Restore
- Sharepoint Governance
- Site Template ID
- Disabling Loopback Security Check
- Sharepoint ContentDatabase FAQ
- Sharepoint Authentication - Kerberos vs NTLM
- Capacity Management Overview
- Sharepoint Designer
- Ghosting/Unghosting
- Sharepoint 2010 Load Balance Configuration
- Sharepoint 2013 Preview
No comments:
Post a Comment