Ccm evaluation is failing for rule : SQL CE database is healthy ,on most of the workstation

Question

3D53D87E 65CD 490C 8AB8 C3F38CCE544D - HTMD Forum - Welcome to the world of Device Management! This is community build by Device Management Admins for Device Management Admins❤️ Ask your questions!! We are here to help you! - Ccm evaluation is failing for rule : SQL CE database is healthy ,on most of the workstation

CCMeval.log – from client machine
Evaluating health check rule : Verify/Remediate SQL CE database is healthy. CcmEval 4/29/2020 4:28:12 AM 11476 (0x2CD4)
Database ‘StateMessageStore.sdf’ was recently repaired. CcmEval 4/29/2020 4:28:12 AM 11476 (0x2CD4)
Result: Failed, ResultCode: 1101, ResultType: 200, ResultDetail: StateMessageStore.sdf CcmEval 4/29/2020 4:28:12 AM 11476 (0x2CD4)

Sql log:

05/01/2020 11:43:47,Logon,Unknown,Service Broker login attempt failed with error: ‘A previously existing connection with the same peer was detected during connection handshake. This connection lost the arbitration and it will be closed. All traffic will be redirected to the previously existing connection. This is an informational message only. No user action is required. State 80.’. [CLIENT: IP ]

Answers ( 15 )

    0
    2022-03-14T20:19:08+05:30

    Hopefully is there any update , I am going to close this thread. Try to share the solution to help others in the community

    0
    2020-05-02T17:14:55+05:30

    I tried re-installing the client on 2 workstation , but again on the next evalution it showed thr same error message.

    0
    2020-05-02T13:44:13+05:30

    Excluding ccmeval and ccmevaltask log
    Any more logs i need to check on client and on primary server ?

    Anything i need to check on sql server ?

    Because it is also showing : Tape access reached a filemark

      0
      2020-05-02T16:34:19+05:30

      I have no clue about this sql server and primary server.

      Go to sql dB and filter with name ‘client’

      But as I mentioned above you need to test this more with one client …

    0
    2020-05-02T10:45:50+05:30

    And also try to find the root cause before fixing issue. 800 is large number … I don’t think reinstallation of 800 clients should happen ever because this issue.

    Is the client not able to get new deployments are policies?

    What is the exact issue you see at the client-side

    No Policies
    No Deployments
    Not able discover MP

      0
      2020-05-02T13:25:18+05:30

      No issues are reported from the client side

      May be for patching we are using windows update for business so no one noticed any issue for client.

      But when i am clicking on client check this error is coming .

      I pasted the output from client evaluation log.

    0
    2020-05-02T10:22:42+05:30

    select * from v_CH_EvalResults

    select EvalTime,Result,ResultType,ResultDetail,ResultCode,HealthCheckDescription

    from v_CH_EvalResults
    GROUP BY EvalTime,Result,ResultType,ResultDetail,ResultCode,HealthCheckDescription
    ORDER BY EvalTime DESC

    I ran this query to get all the machines with specific evaluation errors.

    As per your above mentioned document ,

    I have created different collection for the machines which are failing for SQL CE database is healthy parameter.

    Do we need to reinstall sccm client on all 800 machine no other option?

    0
    2020-05-02T10:15:21+05:30

    Almost 800 workstations are having this issue , is there way that i can automate the remediation from sccm console ?

    0
    2020-05-02T07:46:12+05:30

    In the microsoft document they mentioned to reinstall the configuration manager client and for some points they are mentioning Reinstall the client

    What is the difference between two ?

    0
    2020-05-01T21:24:21+05:30

    As per the MS documentation – Verify that the Microsoft SQL CE database is healthy

    Resolution – > the Configuration Manager client (https://docs.microsoft.com/en-us/mem/configmgr/core/clients/manage/monitor-clients#BKMK_ClientHealth )

    Or you can try the solution mentioned below

    https://www.anoopcnair.com/fix-sccm-client-issues-automation/

    Best answer

Leave an answer

Sorry, you do not have permission to answer to this question .