Hey everyone,
I been searching through all the posts as well as the deployment guide for an answer. Around last year, I upgraded our communications server to 2007 and everything appears to be working correct, except for one thing - LOGGING.
Back when we had LCS 2005, i use to run the query "select * from messages" to ensure that messages were logging. Unfortunately, that table is missing in the database for LCS 2007.
The only tables on the archiving server are : dbo.ClientVersions, dbo.Computers, dbo.ConferneceMessageRecipientList, dbo.ConferenceMessages, dbo.Conferences, dbo.CotnentTypes, dbo.DbConfigDateTime, dbo.DbConfigInt, dbo.DbErrorMessage, dbo.Dialogs, dbo.Pools, dbo.SessionDetails, and dbo.Users
There is not table for the messages. If anybody has any information or could point me in the right direction, I would really appreciate it. Thank you!