We have a staging server on client's environment. It worked well for several month. But the last time I connected there I noticed that 3 of 4 site collections disappeared there from 1 Web App. I restored them last Saturday. And today I've connected to the server and see that 3 of 4 site collections are disappeared again (but other scs, seems the last one is still there).
Disappear - mean that there is no such SCs now in the Web Application if I look in Central Administration. Also no SC in Content DBs of web Application.
What can lead to such behavior? Is there any way to check any logs to find out when and why it happened?
I've tried checking logs for messages that are logged when deleting SC from CA but found nothing ('Scheduling the site at http://{your-server-name}/sites/scname (ID = a46ea8ce-7631-4738-8598-148a9a7a4989) for deletion and not deleting AD accounts.')
Update:
I've checked the sql server and the SCs are still in content db, but they are invisible to SharePoint. Thus I can't restore SC from a backup in the current content db without -force attribute.
