Hi @Delroy Canton ,
Did you get any error message when access the content database with the CurrentSiteCount = 1? Is there anything has been changed before the issue occurs?
1.Take a full SQL backup of the Administration Application content database.
2.Run stsadm –o deletecontentdatabase –url http://myurl:myport –databasename olddatabasename
3.Run SQL Management Studio and Detach the old content database. Either delete it, or move it to a new location. Don’t forget to do the same with the transaction logs
4.Restore the content database backed up in 1 to a new name (preferably without GUIDS). Watch the filenames (under the options tab) and use the overwrite option
5.Run stsadm –o addcontentdatabase –url http://myurl:myport –databasename newdatabasename
For Reference: SharePoint Loses Access to Central Admin Content Database
Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.