Dm_os_performance_counters not being created for "some" new databases

I have noticed that a couple of our SQL 2008 R2 Ent (10.50.4286) servers are having trouble creating the os performance counters (database level only). I rebooted each of them during a planned downtime and the problem cleared. A few days later I added
two new databases to one of the previously affected servers.  Nothing special about either database in fact their just empty shells our development team with populate later.  The first database didn't get any performance counters generated for
it.  The second populated just fine.  I confirmed through perfmon that I couldn't find the first database in the list of choices.  I am sure a reboot will probably clear the problem.  However, these are production servers so chances to
reboot them only come around once per quarter.  I have run the unload and reload counters command and it had no affect.
Anyone else having this issue?

Hi,
Are there any relative entries were logged in the application log?
There are two good articles on related issue:
Perfmon counters missing for newly added database in sql server 2005
http://blogs.msdn.com/b/batala/archive/2011/03/15/perfmon-counters-missing-for-newly-added-database.aspx
Troubleshooting: SQL Server (2005, 2008) Performance Counter Collection Problems
http://blogs.msdn.com/b/psssql/archive/2009/03/03/troubleshooting-sql-server-2005-2008-performance-counter-collection-problems.aspx
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • Tlanes not being created for all locations for one product

    Hello Experts - I need some advice on the following situation:
    We have a set of products where tlanes are only being created for 3 locations out of many.  What would cause the tlanes to not be generated for all locations if all master data elements are present?  We have a valid inforec, mrp views, etc.  I can't see anything different with the 3 locations that are working correctly.
    Any help would be much appreciated.
    Thanks!

    Thank you for your resopnse:
    To answer your questions, yes, we have done all of these things and the tlanes are still not being created.  We have been using SPP for 6 months and this is the first time we've seen this problem.  Do you have any other suggestions or is there any more information I can provide you that would be helpful in solving.
    Thanks in advance for your advice.
    AAF1999

  • Change Pointers not being created for HR-PA Custom Infotype

    Problem Description:
    We have a custom Infotype in SAP to store the data for contingent employee - Infotype 9001. Change pointers is
    turned on. We are running the program RBDMIDOC to send changes to Oracle IDM using message HRMD_A. The change
    detected for all infotypes except 9001. For 9001, the change pointer is not created.
    The following are the current configuration details:
    IDOC Extension Created to Idoc type HRMD_A07 (ZHR_EXT)
    custom segment zhr_seg
    Change pointers are switched on.
    Change pointers switched on for message Type HRMD_A.
    IDOC configuration created for Port / Process code etc.
    Maintenance of view T777D - Added ZHR_SEG.
         If I add the segment ZHR_SEG as a 2nd segment to Infotype 0000, I dont get a syntax error. But the changes for Infotype 9001 are not picked up.
         If I add the segment ZHR_SEG as a segment to Infotype 9001, I get a syntax error - check EDI: Syntax error in IDoc (mandatory segment missing) below.
    EDI: Syntax error in IDoc (mandatory segment missing)
    Message no. E0072
    Diagnosis
    The segment ZHR9001 has the attribute 'Mandatory' in the syntax description of the basic type HRMD_A07 (customer enhancement ZHR_EXT). However, the segment is missing in the IDoc. The segment number logged in the status record identifies the item before which the segment is missing.
    This error may have been triggered by an unidentifiable segment before the expected mandatory segment.
    Procedure
    Please check the IDoc or the syntax description of the basic type HRMD_A07 (customer enhancement ZHR_EXT).

    Were you able to resolve the issue?
    If yes, could you please share what was done to resolve it.
    Your help will be greatly appreciated.

  • Why the hyperlink blue text is not being created for .cat & .ad domains? Is it for using Catalan language on them?

    I was just trying to share a catalan website with a friend and I realized that the .cat domain was not being hyperlinked. Then I tried with a lot of domains such .es, .fr, .pt ...  Finally I got that all domains are working well except for those with a catalan speaking like .cat or .ad (.ad is the domain for adorran websites, Andorra is a country dude!). As a Catalan speaker I'm really upset with you.
    Usage details:
    Device: iPhone 4s 16GB
    Software version: iOS 8.2
    Software language: Catalan & Spanish (I tried with both)
    Tried apps: Whatsapp, iMessage, Notes & other Apple Apps.
    PS: This is not happening with Android, I've asked for...

    http://freelance-it.com.mx/forma-correcta-de-utilizar-la-pestana-drivers-dentro-de-mdt-2013/
    Freelance-IT http://www.freelance-it.com.mx

  • Portable Home Directory (PHD) not being created for new users

    Creating users in the Workgroup Manager also created their home directories at the time I created it when we were using Leopard 10.5 server.
    But now that it is upgraded to 10.6 server, it doesn't do anything when I create a new user and tell it to "Create Home Now".
    Any idea how to fix this?

    Assuming that the server is properly configured (most importantly DNS) try running sudo createhomedir -a
    and see what that does. In my experience, clicking the create home now button doesn't always work.
    See here for more info on this command.
    http://support.apple.com/kb/TA21050?viewlocale=en_US
    Note that this has worked for me on 10.3 to 10.5 Server - I've not tried it with 10.6.
    Jeff

  • Wiki directories not being created for groups

    I am trying to get the wiki service working for a few groups on my 10.5 server and not having much luck with it. I've enabled the wiki and blog services in Workgroup Manager for three of the groups on my server, but only one of them seems to have the corresponding directory tree created in /Library/Collaboration/Groups/
    All three groups show up on the website. One works completely, but if I click either of the other two I just get a "404: No group with that name (groupname) hosted on this server" error page.
    I tried faking it out by copying the directory structure from the one working group into a directory for one of the other groups, but that didn't seem to trick the server into working. I've tried restarting the Web server with no apparent effect.
    What triggers the creation of the directories inside /Library/Collaboration/Groups/ and why is it not happening sometimes?

    I have been having the same set of problems. After playing around for a couple of hours here is what I did to solve most of these:
    1. Make sure that you have the full Domain Name (www.example.com) for your website in the web/general section of server admin. I just had example.com at first which caused some of my problems. Also, when accessing the site make sure you enter the full domain name (www.exmaple.com) into your browser. Omitting the www caused me to also get a 404 message when trying to access my groups.
    2. Make sure that you have your server setup as an Open Directory Master.
    3. Make sure that your users and groups are not created in a local directory but instead are done in the LDAP. I had my users and groups created in the local directory which caused them not to properly work when I was trying to select users/groups in the Web Services section for my sites.
    P.S.
    Maybe I am just a little ******** but I think Apple could have made all this a little easier or at least documented it a bit better!

  • Photos are not being created for all users on MySites.

    I am currently syncing AD thumbnail photos to sharepoint 2010 SP1 Dec CU .  I have configured everything properly and after the full profile sync I can see the binary data for the thumbnail photo.  I have run the following command on
    the Sync_DB to see the binary data.
    Select sAMAccountName,SPS_MV_OctetString_PictureURL from MMS_Metaverse with(nolock) Where SAMAccountName like '%UserName%'
     I then go to run the Update-SPProfilePhotoStore -CreateThumbnailsForImportedPhotos 1 -MySiteHostLocation <mySiteHostURL>.
    Initially, this took awhile and looking at the library of the photos, a large percentage of users photos were created but there are a lot of photos missing for users in the organization.  This is actually affecting my photo so I can see that in
    the library, I do not see the three specific photos for myself BUT the binary data for the picture is in the Sync_DB. 
    The problem is that running the Update-SPProfilePhotoStore only does a portion of the photos.  I have re-ran the powershell command multiple times and still not getting additional photos created.  The DB does not have any restrictions on growth
    and there are no errors on the DB side.  

    I followed up with Brian and the fix was a multiple step process:
    He enabled the User Profile Service (From Manage Services On Server) on all Application servers, then ran a full user profile sync, and then ran the Update-SPProfileStore PowerShel cmdlet again. This added a few more photos, but still not all.
    I pointed him at this link:
    http://matthewyarlett.blogspot.com/2012/09/profile-photos-not-synchronising-from.html which gives a PowerShell command to check what each user's PictureURL property is set at. He noticed that some URL's had the mysitehosturl:80 in them and some did not.
    By using the script in the link sent he was able to remove the :80 from the URL's and then everything started working. Also, I believe he removed the %20 from some of the URL's as described in that link.
    Regards,
    Andrew J Billings
    Portal Systems Engineer//MCSA,MCSE
    Blog:
    http://www.andrewjbillings.com 
    Twitter:   LinkedIn:
      

  • Album art not being displayed for some songs.

    I've recently imported some MP3 files and used the "Get Album Artwork" option to get the cover art. I've noticed for all of these songs the album artwork will not display in Front Row on a remote machine using the sharing feature. Same in iTunes if I try to play these songs via sharing. If I add the cover art myself, I don't have this issue.
    Anyone else running into this? Does anyone know a fix or workaround (other than removing the artwork and manually readding it)?
    All my machines have the latest versions of all software.
    Thanks
    Curt

    Thanks! You are right. There's an Album Artwork folder and I scp'd one of my "affected" mp3s to another machine and the artwork was absent. Seems like Apple should've just added the artwork to the mp3 file as if it was manually added. Perhaps they had a reason not to, though.

  • I have just started with Logic X, having been a Logic 8 user for many years. I have some expensive plug-ins which are not being recognised by the news Logic. Where should I install them ?  YoursdisillusionedbyLogic

    I have some expensive plug-ins which are not being recognised by the new Logic. Where should I install them ? 
    I am using Mavericks OS, and I am considering transfering my choiceof DAW to Protools.
    YoursdisillusionedbyLogic

    Hi
    LPX only supports 64bit Audio Unit plugins. You probably need to get the latest updates for all of your plugs.
    Some plugs are not currently available as 64bit versions: you may want to try
    http://www.soundradix.com/products/32-lives
    CCT

  • Anybody know what's up with the menu.xml.files not being available for DW after installing on a new comp?

    Anybody know what's up with the menu.xml.files not being available for DW after installing on a new comp?

    Usually that error can be cleared up by renaming the personal config folder. Turn on your OS's hidden files and then go to...
    C: > Users > your username > AppData > Roaming > Dreamweaver (version) > your language > configuration
    Rename the configuration folder configuration-old and start DW up. That should create an entirely new configuration folder and correct the menu.xml file.

  • Please i want to remove the old version of itune, the new version does not delete it for some reason , what i should do?

    please i want to remove the old version of itune, the new version does not delete it for some reason , what i should do?

    See https://support.mozilla.org/en-US/kb/firefox-no-longer-works-mac-os-10-4-or-powerpc
    Since you have a Intel Mac, if you can upgrade to OSX 10.5.x then you may be able to use more current releases.
    jscher2000, You should link to http://www.mozilla.org/en-US/firefox/all-older.html for 3.6.28 since the ftp is not mirrored.

  • [svn:bz-trunk] 23143: Certain code needs to check the existence of the class validation validator  (some brokers and other listeners) during message broker init, however the validator was not being created till the very end of the method .

    Revision: 23143
    Revision: 23143
    Author:   [email protected]
    Date:     2011-10-27 06:31:02 -0700 (Thu, 27 Oct 2011)
    Log Message:
    Certain code needs to check the existence of the class validation validator (some brokers and other listeners) during message broker init, however the validator was not being created till the very end of the method.  Promote it to be at the top instead of at the bottom.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/config/MessagingConfiguration.java

    Revision: 23143
    Revision: 23143
    Author:   [email protected]
    Date:     2011-10-27 06:31:02 -0700 (Thu, 27 Oct 2011)
    Log Message:
    Certain code needs to check the existence of the class validation validator (some brokers and other listeners) during message broker init, however the validator was not being created till the very end of the method.  Promote it to be at the top instead of at the bottom.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/config/MessagingConfiguration.java

  • Reasons for billing documents not being created ?

    I am trying to create a billing document from a delivery (VF01). When I enter document number and save, it says 'no billing documents genereated, see the log'. Where to see the log and what do you think could be the possible reasons for billing document not being created ?
    Thanks in advance,
    Krishen

    Hi,
    In VL02 transaction, Its the 2nd button on the toolbar With an `!` mark on the icon along with triangle. CLick that button. It will display the errors bcz of which delivery is not created.
    In VL01, goto EDIT-> LOG.
    The explanation of errors is usually pretty detailed.
    Best regards,
    Prashant

  • Fairly new battery not charging after not being used for a while

    My computer (Elitebook 2530p) has not been used for a while, perhaps a month or two. The battery used to hold for over 3 hours of light use.
    Now, the battery won't charge with the message "0% available (plugged in, not charging)"
    I can't find a battery refresh utility in the BIOS, or any way to interact with the battery. Is there something I'm missing? Should the battery just go dead after not being used for a while?
    Update: fixed typo

    I've run the HP battery check and got the code REOOW. Battery is dead, and I am out of warranty. I can't think of any possible reason why this should have happened.
    What does this code (REOOW) mean?

  • ORA-20100: AppDomain could not be created for the specified security level

    We recently updated our development environment to Visual Studio 2010. We have previously deployed (with success) .Net stored procedures from Visual Studio 2005 to our Oracle 10gR2 database. I am currently trying to configure a local instance (called local) of Oracle 10gR2 database to test deployment of .Net stored procedures to Oracle 10gR2 via Visual studio 2010 and ODT version 11.2.0.1.2. I have built the demo from the ode developer guide and gotten as far as deploying it but executing the stored procedures from VS 2010 or SQL*Plus produces the following error...
    ORA-20100: AppDomain could not be created for the specified security level
    ORA-06512: at "SYS.DBMS_CLR", line 152
    ORA-06512: at "SCOTT.GETDEPTNO", line 7
    Here is what I have done.
    (Server)
    1. Installed oracle 10gR2 with ODE.Net
    2. Installed Oracle 10gR2 patch set 22
    3. Installed ODE upgrade from Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21
    (Client)
    4. Installed Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21 (In new client home).
    5. Installed patch set 22 on 10g client home.
    6. Installed Oracle 11g Release 2 ODAC 11.2.0.1.2 with Oracle Developer Tools for Visual Studio(in new 11g client home, only for VS 2010)
    I have made some minor changes (GAC) etc. per the following threads...
    ODE.NET 11.1.0.7.20 on 10g Database?!
    Re: Error: System.TypeInitializationException
    The database appears to be fully functional via TOAD - SQL plus etc. I can't find much on this error but it appears Oracle needs some permissions to launch an ASP.Net application that it does not have. Any help would be GREATLY appreciated, don't hesitate to ask for additional details.

    The KB article is almost what we have apart from theitalic underlined
    part
    Consider the following scenario:
    You use a domain administrator account to log on to a computer that is running Windows 7 or Windows Server 2008 R2.
    You use the Active Directory Users and Computers Microsoft Management Console (MMC) snap-in to connect to a domain controller.
    You open the Properties dialog box of a user account.
    The user account has sole access to a shared folder path that cannot be accessed by the administrator account.
    You set the Remote Desktop Services Home Folderattribute to the shared folder path.
    NoteThis attribute is located on the
    Remote Desktop Services Profiletab.
    You click Apply or OK.
    In this scenario, you receive the following error message:
    The home folder could not be created because: The network name cannot be found.
    Note If you click Apply or OK again, no error message is returned. However, the setting is not saved.
    I think the important bit is
    The user account has sole access to a shared folder path that cannot be accessed by the administrator account.
    We manually create the shares on our NAS and then just want to enter the path in the profile tab, I suppose the question is how to we stop it trying to create the shares ?

Maybe you are looking for

  • How to print different copies in sap Script

    Hi experts, I am developing the excise Invoice. For this I copied standard print program as Zprogram and Standard Script also.So I can change the ITCPO structure with three copies. But how to check these copies to print each copi with different headi

  • TV and Movie menus disappearing in Apple TV2

    Was there ever a definitive answer to the problem of the TV and Movie menus disappearing for users in Australia following an upgrade to i-Tunes? Should I set the location back to the US or is there a workaround?

  • Search row and column for return value

    Dear Sir/Madam,                            I have a problem for searching spreadsheet and hope you can help me out a bit.  Im pretty new to Labview and Im currently using Labview 8.0.  My task is to search the spreadsheet I have attached in row and c

  • Endless Telnet Read Loop

    Hi My goal is to constantly archive data to a local machine thru a Telnet connection.  I receive a small amount of streaming data (25 bytes/second) thru a static IP address.  The code that is attached is my attempt to 1) initiate a Telnet connection

  • Can't run adobe application manager

    When clic on botton : open creative app on safari I receive a message saying I can't run adobe application manger. If I ask details it gives me a long list including this : KERN_INVALID_ADDRESS at 0x0000000000000025 What to do? Thanks