Data Sync logs not showing in Azure Portal

The Data sync Logs are no longer showing in the Azure Portal.  this started about a month ago.  Please help.   I opened a support ticket with Azure Support and they suggest the Logs Storage may have become full.
LAST SYNC
12/30/2014 7:28:22 AM
SYNC GROUP ID
ac33f15d-40c7-4e11-9f8c-c840c8cd1732_East US
LOCATION
East US
SUBSCRIPTION NAME
GEX-Azure-1
SUBSCRIPTION ID
653e04dd-c69f-4b16-8fd3-5efa954a6132
CONFLICT RESOLUTION
Hub Wins
James Glenn

Hi James,
If there is on-premise database in the sync group,  you can use the following methods to check the log.
• Check the Event Log entries on the box where you installed the SQL Data Sync Agent.
Event Viewer->Applications and Services Logs->SQL Azure Data Sync Preview or Event Viewer->Applications and Services Logs->Data Sync Service
• Turning logging in verbose mode. Open LocalAgentHost.exe.config in notepad. This file should be present in your installation directory.
a) Uncomment the section that is currently commented < !-- < switches> < add name="SyncAgentTracer" value="4" /> < /switches> < trace autoflush="true" indentsize="4"> < listeners> <
add name="myListener" type="Microsoft.SqlAzureDataSync.ClientLogging.DSSClientTraceListener, Microsoft.SqlAzureDataSync.ClientLogging, Version=2.0.0.0" initializeData="DSSAgentOutput.log" /> < remove name="Default"
/> < /listeners> < /trace> -->
b) Stop and restart SQL Azure Data Sync Preview Windows Service. Now you would find the detailed logs in files named DSSAgentOutput*.log
Thanks,
Lydia Zhang
Lydia Zhang
TechNet Community Support

Similar Messages

  • I Cannot log in to the Azure Portal

    When I attempt to log into the Azure portal I receive this error
    We are having trouble logging you into the portal
    The URL of the page is:
    https://manage.windowsazure.com/Error/Login?f=255&MSPPError=-2147217320
    I have deleted my cookies, I have tried different browsers, and I have tried on both Win7 and Win8. I get the same error.
    I have an Azure tech support contract but it does me little good since I have to log in to the Azure portal to open a ticket.
    I've tried calling my country's support number on
    http://support.microsoft.com/gp/customer-service-phone-numbers but could not explain my situation as they didn't even know Azure was a Microsoft product. I went through 2 phone queues, was transferred to a 3rd and then the line went dead.
    I've went to http://support.microsoft.com/oas but all it does is redirect me to the Portal login page.

    hi Christopher,
    Thanks for posting!
    Do you use the azure account to log in? Please make sure your account is right firstly and refer to this account article(http://blogs.msdn.com/b/windowsazure/archive/2011/05/23/fraud-prevention-measure-for-new-windows-azure-platform-accounts.aspx ).
    Did you use it normally before?
    Will<br/> We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Web server log not show byte transfer for php

    I added php module to iWS 6.0 it work fine but access log not show byte transfer information for php. How can I do?

    The iPlanet Web Server 6.0 access log does not report the number of bytes sent by plugins unless the plugin explicitly sets the Content-length: header. Sun ONE Web Server 6.1 is the first version of Web Server that always reports the number of bytes sent, even if the plugin neglects to set a Content-length: header.

  • Generic Enrollment link not showing up on Portal

    Hi,
    Generic Enrollment link not showing up in portal. I have Adjustment reason record in 378 and openenrollment is open.
    Both are open but I do not see General enrollment link in portal.
    Even I took off proxy class entry from genral enrollment CL_BENEFITS_AREAPAGE for testing  then only open enrollment link come up.
    How can I show both generic enrollment and open enrollment together.
    I appreciate immidiate help.
    Regards
    Mark

    Hi Mark,
    Please ensure that the user has read access to Infotype 171 (General Benefits Information) for Authorization Object P_PERNR. 
    You don't have to take the Proxy Class entry out. The proxy class is required as it determines which links are displayed based on the employee country code and benefits adj reasons.
    Thanks,
    Zubair Khan
    Edited by: Zubair Khan on Nov 16, 2011 11:22 PM

  • Cellular Data option is not showing in ipad

    Cellular Data option is not showing in ipad
    when sim was inserted.network name was not showing
    solution please.

    Your iPad is probably Wi-Fi only.

  • Data mart symbol not showing

    Hi all,
    I am facing problem. when we load the data from ODS to CUBE .Data loaded succesfully.In ods manage screen DATA MART symbol not showing.
    pls help me.
    Thanks
    kamal

    Hi Kamal,
    Try running delta update from ODS to Cube manually by right click ods -> Update data into data target -> Delta update.
    And hopefully datamart status should get checked.
    Also see the request status of datamart from ODS to Cube it may be in red / yellow status.
    Hope that helps.
    Regards
    Mr Kapadia
    <removed>

  • Azure Data Sync Log Take Too Much Time to Load

    Hi,
    I've found that the Azure Sync Log inside the Portal take too much time to load if my sync group was created long time ago. i.e. for those new sync group with only a few logs, it will take around 5 seconds for loading. However, I've many sync group created
    more than 1 year, and it will take me up to 10 minutes for viewing the first page of the logs.
    It seems the Portal will download ALL the logs to my browser even I just want to view the most recent logs (maybe I just want to view the last 10 records, but it will download the whole 5000 pages?)
    It will be great if the Portal only fetch the data of the page I am currently viewing, instead of fetching all the logs.
    Is there any ways to speed up the log loading time?
    Michael Yung

    Hello,
    I suggest you post a feedback on
    Azure SQL Data Sync feedback forum.
    All of the feedback you share in the forum will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Data in database not showing up in BI

    Hi,
    In a table there is a 'COMPANY' column. Every record in the table has COMPANY = 'ABC'. However, any BI reports that use the COMPANY field always show COMPANY as an empty field.
    - The 'Update Row Count' option in BI Administration tool reports there is 1 unique record
    - The 'View Data' option in BI Administration tool shows "ABC'
    - Creating a report in Answers show an empty value
    - This only seems to happen with the COMPANY field
    How can BI see 'ABC' in the Physical Pane but not show the 'ABC' value in an Answers report?
    We have tried:
    - Purging all caches
    - Rebooting the server and deleting files from Cache and Tmp help
    - Clearing Web Browser Cache
    - Using Web Browsers on different computers
    - Using IE and Firefox
    Thanks
    - B.

    SELECT Contacts.Company saw_0 FROM "Test - BI" ORDER BY saw_0
    is not a physical sql, its a logical sql. Go to admin - issue sql - paste above - set loglevel > 3 and execute. Once the results come back, check view log - find sql sent to database and post here.

  • Exchange 2003 Active Sync - Contacts not showing up on BB10

    Hi Everyone, i am hoping someone can help.  We have been assumig all along the problem was with our Exchange Server 2003 config and new informaiton has come to light that makes me believe now it is a device issue and I am hoping someone has seen this problem.
    The core probllem is that contacts are not syncing propertly.  They are syncing VERY slowly - it has been 7 Hours and only a hundred or so have moves over.  The assumption was they werent copyng over, however new information has led us to potentially believe they are coming over but are being processed by the Z10 and not showing up in the contact list. 
    My unit is hooked up to my car on bluetooth and everytime i start my car - it copies over my contact list.  I then noticed that there are contacts which have been copies over, which do NOT show up yet on my blackberry (but are in my exchange contacts) - so my car found the contact from the Z10 and now 3 hours later, that contact is still not in my BB Contacts.  I know for sure that contact wasnt cahced in my car memory, as it is a new contact i created on my office computer only a few hours prior....
    This is making me believe that the Z10 is processing the contacts in some way or the index on my BB contacts is bad.
    What have I dont todate to resolve the issue:
    - complete wipe and reload (3 times)
    Today:
    Removed the battery and restarted - numberous times
    Interestingly, everytme i reboot the device, more contacts appear in my list???  Considering i have approx 800 contacts, this would only mean i have about 500 reboots left before my contacts are all there?
    HELP

    Hi Jjang,
    To resolve this for you it would really help if we could gather logs and do some testing. Could you please ask your wireless service provider to open a case with BlackBerry on your behalf so we can look after this for you?
    Thanks.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Data sync between on-premise and azure database

    HI, I am not able to setup data sync between my on-premise database and azure database. Following is the error I am getting after it ran for almost 36 hours...
    Sync failed with the exception "GetStatus failed with exception:Sync worker failed, checked by GetStatus method. Failure details:An unexpected error occurred when applying batch file C:\Resources\directory\4c6dc848db5a4ae88265ee5aa1d44f40.NTierSyncServiceWorkerRole.LS1\DSS_7b1d73b4-d125-466f-94ab-eaa4553ea0ae\ed19f805-3d50-466a-96b3-861c4f22d8a4.batch.
    See the inner exception for more details.Inner exception: Failed to execute the command 'UpdateCommand' for table 'dbo.Transactions'; the transaction was rolled back. Ensure that the command syntax is correct.Inner exception: SqlException Error Code: -2146232060
    - SqlError Number:10054, Message: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) "    For more information,
    provide tracing ID ‘e6a1fad1-f995-4ffe-85db-0c6dc02423f1’ to customer support.

    Hi, sorry it has been a long time since your last post. Are you still using SQL Data Sync and hitting any issue which we could help with?
    Linda

  • I re-formatted my pc and changed its name and user name. But after formatting firefox sync is not showing my previous bookmarks.

    Hi guys i Formatted my pc and after formatting now firefox is not showing my previous bookmarks
    I changed my computer name and user name
    and i dont remember what was previous name of my computer

    Did you reset the password of the Firefox account or did you still remember the password?
    The new Sync version used in Firefox 29 and later still uses a Sync key to encrypt data locally before uploading, but this Sync key is generated internally from the password of your Firefox account, so you no longer need to worry about it.
    This also means that the Sync key changes when you change (reset) the password of the Firefxo account and you lose all data stored on the Sync server when doing that.

  • BI Publisher Using Answers As Data Source Does Not Show Anything in Catalog

    Created A New Report. Used BI Answers as Data Source. Tried To Use Drop Down
    and BI Catalog Does Not Show Any Data.
    Any Suggestions?
    Thanks
    Raghu

    Hi Raghu,
    I had the same problem here. I was working with OBIEE 10.1.3.2, after a lot of searching an reading decided to upgrade to 10.1.3.3 and the problem was solved.
    Hope this helps. Regards,
    Jeroen

  • Data Control does not show POJO returned from method

    Hi,
    I am running JDev 11.1.1.7. In my AppModule.impl I created a method that returns a simple POJO (which implements serializable) that has two String fields. I have exposed the method in the appmodule client interface. In the data control the method shows up with a return element instead of an object or any way to access the two String fields. I want to display the two String fields in separate output text components on my jspx page. I'm not finding documentation on how to do this. Can somebody point me to documentation or tell me how to make this change to the data control method return?
    Thanks in advance,
    Steve

    AM method can return custom type, but AFAIK there is no support for object introspection in design time.
    (so you can invoke this programmatically and cast to appropriate type, but you can't do DnD from Data Control pane).
    So, option 1 is to bind value property of your outputText fields to managed bean, programmatically call AM method, fill these properties manually and refresh your UI components(note that managed bean must be registered in viewScope or higher to preserve values)
    Option 2 is to create Bean DataControl (with this you will have DnD support)
    Dario

  • View log not showing physical SQL generated in OBIEE 11.1.1.6.7

    Hi,
    I am currently using OBIEE 11.1.1.6.7 version. In this version I am unable to view the physical SQL generated by OBIEE under Administration --> Manage Marketing Jobs --> Select a Job --> Click on View SQL OR Administration --> Manage Sessions--> Select a Job --> Click on View SQL. It is not showing the physical SQL generated by OBIEE for a report or segment which I have executed.
    It was available in previous version i.e. OBIEE 10.1.3.4.2.
    I have searched in metalink and it has been suggested to use the following <Filters> section into instanceconfig.xml file. I have added the following details into existing instanceconfig.xml file and then restarted the BI services. Still the problem persist.
    <Filters>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="Console" path="saw" information="16" warning="31" error="31" trace="32" incident_error="1"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw" information="16" warning="31" error="31" trace="32" incident_error="1"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="Marketing" path="saw.mktgsqlsubsystem.joblog" information="16" warning="31" error="31" trace="32" incident_error="1"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw.httpserver.request" information="16" warning="31" error="31" trace="32" incident_error="1"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw.httpserver.response" information="16" warning="31" error="31" trace="32" incident_error="1"/>
    </Filters>
    Thanks,
    Prasanta

    Hi,
    Thanks for the reply.
    We used to view the log details (physical SQL) using Manage Marketing Jobs in OBIEE10g.
    In OBIEE11g we can see the job details and when selecting a job (under Action column Details link) there is an option in left pane as 'View Log'. If I click on 'View Log' it is showing as 'No Logs Found'.
    Just wanted to confirm if this is an issue in OBIEE11g.
    Also, I believe there is a limitation in 'Manage Session' to view the number of job details whereas in 'Manage Marketing Jobs' section we can increase the number of jobs to be displayed.
    Thanks,
    Prasanta

  • UWL Task items&Notification not Showing in to portal,

    Hi all,
    We have eportal 7.0.1 installed with ECC 6.0 . We are implementing ESS / MSS(Leave Request) .
    We have registered the backend system to the eportal for webflow connector and alert connector.
    Workflow items are not visible on the portal ,and also notifications are not visible in the UWL list.
    Also when i go to the universal worklist configuration , the universal worklist shows
    an error sending message
    "The specified root item cannot be retrieved from the configuration. Correct the entry before trying again".
    What could be the reason?
    Many thanks .
    Shaik Rafi

    Hi Rafi,
    Please check the SAP note 1177843
    Best Regards
    AJ

Maybe you are looking for