Answered Usage Analysis is not at all working in MOSS 2007

  • 9 august 2012 10:08
     
     

    Usage Analysis is not all working in SharePoint 2007. Usage Analysis Processing Service has been enabled at CA Level and also Usage Reporting Service at SSP Level. But reports are not coming….not getting updated at all..

     WSS Security Groups has been given full control on the STS Folder but no luck

    Cleared the farm cache

    Verbose enabled ..I don't find any clue neither in application nor ULS logs. none of the above helped.

    Can someone please help me on this issue. Let me know if you need any information. Thanks.


    Thanks, Ram Ch


    • Editat de ramch011 9 august 2012 18:05 spelling mistake
    •  

Toate mesajele

  • 10 august 2012 00:01
     
     

    Hi,

    Run following command to get the property details 

    stsadm -o getproperty -pn job-usage-analysis

    It will display results of usage analysis property

    After getting results you can set them using following command 

    stsadm -o setproperty -pn job-usage-analysis -pv "Set the time" -url <Site URL>

    for more on this refer 

    http://technet.microsoft.com/en-us/library/cc288158(v=office.12).aspx

    Hope this helps


    Warm Regards, Pratik Vyas | SharePoint Consultant | http://sharepointpratik.blogspot.com/ | Posting is provided "AS IS" with no warranties, and confers no rights

  • 10 august 2012 05:57
     
     Răspuns

    Thanks Pratik for the reply but no luck. here is output of command :


    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>stsa
    dm -o getproperty -pn job-usage-analysis

    <Property Exist="No" />
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>stsa
    dm -o setproperty -pn job-usage-analysis -pv "Daily at 1:00:00" -url http://xxx.xxx.xxx

    Operation completed successfully.


    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>stsa
    dm -o getproperty -pn job-usage-analysis

    <Property Exist="No" />
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN>


    Thanks, Ram Ch

    • Marcat ca răspuns de ramch011 15 august 2012 13:56
    •