Can anyone explain to me what state the data should be in for a healthy sitecore instance in each database?
for example: We currently have an issue with publishing in a 2 server setup. Our staging server hosts the SQL instance and the authoring / staging instance of sitecore. We then have a second server to host just the production website for our corp site.
When I look in the master database the PublishQueue table is full of entries and the same table in the web database is empty.
Is this correct?
No amount of hitting publish buttons is changing that at the moment.
How do I determine what the state of an item is in both staging and production environments without having to write an application on top of the sitecore API which I really don't have time for?