If you have already made the subscriptions (see consumer table), you can stop the subscribers (like search) and hence see the entries being made to both the tables (though you will not be able to read the message there).
>> No data is added from the sql-ddl. These are just the table and indexes creation scripts. If there is any data in the table the eventsubsystem is able to connect and push it into DB.
CAn you upload your log and config files I pointed above.
This should not be happening that it doesnt works and also does not logs errors .
url="jdbc:sqlserver://CPSW2K3:1433;databaseName=events;selectMethod=cursor" user="sa" password="hgaur" maxActive="10" maxIdle="5" minIdleTime="1800" evictionInterval="3600"
Hi,I've just installed TS 6.7.1 SP1 on a brand new Solaris 10 machine. I've got a similar problem using MySQL for the event reporting subsytem DB. The DB "seems" to be configured correctly as I get no errors in the eventsubd.log (or any other logs for that matter!). However, there are no additional rows showing up in the 'messages' table, despite events occurring.Has anyone had a similar problem with using MySQL which they have resolved?Cheers & thanks, Craig