Hi,
I've been sent a new version of a database by our data vendor, which is a .mdf file to attach. The vendor has a service that downloads data and inserts it into this database, which we then query.
I detatched the old database and then attached the files they had supplied. This all works fine.
But the new database does not have performance counters. How can I create performance counters for a single database?
To be clear, I've tried unloading and reloading the counters and it doesn't solve the problem. The counters for all the other databases on the server show just fine. It's just this one database that is missing. Subsequent detatch and re-attach
do not recreate the counters.
Thanks,