Timezone synchronization

Hi,
My application involves a reservation system which is very time sensitive. My client side & server side belongs to different time zones now the problem I am currently facing is when I am booking a reservation for a particular time say 24th Apr 9AM, the server side is responding it as an invalid time since server timezone is 2 hrs advance than the client timezone & it is 24th Apr 11AM on the server side. How will I resolve this problem since I cannot change the timezone setting of the server. Now I can't add just two hours with the time since this client may belong from different country which may differ again by say 4 hrs. It is also important that I won't be sending any date info from the client side since I have to use "Today" & "Tomorrow" texts so that it doesn't depends on the client's device time because it can be outdated.
I will be glad if some one can give me a generalized solution.
Thanks in advance.
Tanmoy Biswas

I followed the procedure you listed and was able to actually change the password. Previous attempts would appear to work, but did not actually cause the password to change.
The only thing your instructions added that I hadn't done before was:
=> set flags 0x40000000
I have no idea why that made a difference, but it did. Previously, after issuing a "set passwd xyz" and then rebooting (I tried both "reset" and "boot" to no avail) after the reboot the password I had just tried to set would still not let me in.

Similar Messages

  • MTR Sync error in Initial Synchronization

    Getting the below error in inital Sync for MTR application SR 05 on MI 2.5 SP 21.
    Confirmation Details
    Customizing Tables
    Due to a communications error method WAF_TRIP_GET_CUSTOMIZING could not be executed
    Synchronization failed
    Please let me know, if there is some thing missing.
    Thanks

    Thanks for the Reply.
    After looking for the Table MEREP_MAPDEST  , i am getting an error "Table MEREP_MAPDEST  is not active in the Dictionary".
    Did you by any chance meant "MEMAPPDEST"
    Please let me know, whats the next step i should look in to?
    Continued ....
    Currently error  is reduced to 1 error, after implementing Note 595069 and below is the trace.  Let me know.
    [20081108 01:13:57:078] I [MI/API/Logging           ] ***** LOG / TRACE SWITCHED ON
    [20081108 01:13:57:078] I [MI/API/Logging           ] ***** Mobile Infrastructure Version: MI 25 SP 21 Patch 01 Build 200809011414
    [20081108 01:13:57:078] I [MI/API/Logging           ] ***** Current Timezone: America/New_York
    [20081108 01:13:57:078] I [MI/API/Logging           ] ***** Current Trace Level: 50
    [20081108 01:14:58:281] E [Unknown                  ] com.sap.mbs.mttcore.tools.TEException: Field name SCFRA not found in PTRV_T706B1
    com.sap.mbs.mttcore.tools.TEException: Field name SCFRA not found in PTRV_T706B1
         at com.sap.mbs.mttcore.tools.TypedRecord.setField(Unknown Source)
         at com.sap.mbs.mttcore.synchronization.container.UnpackContainerHelper.unpackME1(Unknown Source)
         at com.sap.mbs.mttcore.synchronization.communication.InboundProcessing.unpack(Unknown Source)
         at com.sap.mbs.mttcore.synchronization.communication.InboundProcessing.processIntern(Unknown Source)
         at com.sap.mbs.mttcore.synchronization.communication.InboundProcessing.process(Unknown Source)
         at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer(SyncManagerImpl.java:175)
         at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers(SyncManagerMerger.java:169)
         at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:836)
         at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1278)
         at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:909)
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:464)
         at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:319)
         at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79)
         at com.sap.mbs.mttcore.compatibility.sync.TESyncManager.synchronizeWithBackend(Unknown Source)
         at com.sap.mbs.mtr.sync.process.impl.SynchronizerAbstract.doSync(Unknown Source)
         at com.sap.mbs.mtr.sync.process.impl.CustomizationSynchronizer.syncWAF_TRIP_GET_CUSTOMIZING(Unknown Source)
         at com.sap.mbs.mtr.sync.process.impl.CustomizationSynchronizer.eventSyncUserOptions(Unknown Source)
         at com.sap.mbs.mtr.sync.process.impl.SyncProcessImpl.syncInitial(Unknown Source)
         at com.sap.mbs.mtr.sync.control.impl.InitialSyncController.sync(Unknown Source)
         at com.sap.mbs.mtr.sync.control.impl.InitialSyncController.onPrepareSync(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.mbs.core.control.AbstractViewController.process(Unknown Source)
         at com.sap.mbs.core.control.DefaultStateMachine.process(Unknown Source)
         at com.sap.mbs.core.web.FrontServlet.doHandleEvent(Unknown Source)
         at com.sap.mbs.mtt.application.web.FrontServletImpl.doHandleEvent(Unknown Source)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe(AbstractMEHttpServlet.java:347)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet(AbstractMEHttpServlet.java:689)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost(AbstractMEHttpServlet.java:706)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service(AbstractMEHttpServlet.java:313)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Unknown Source)
    Edited by: SJ on Nov 8, 2008 2:19 AM

  • Synchronization with Outlook error

    I have used an iPhone 3G for about 4 months and have not had problems synchronizing with Outlook before. Now, when I attempt to synchronize iTunes just chugs along until an error message is displayed:
    *"Outlook Sync Client has encountered a problem and needs to close."*
    The synchronization keeps chugging along until I actually terminate it - which hangs the system.
    To try to resolve this problem I have followed all the directions on the Apple web site including removing and reinstalling iTunes, and resetting the Sync history. All with no result. I'm completely out of ideas
    Help needed!

    i HAVE had major problems with syncing n97 and outlook ever since i downloaded the ovi suite (as recommended update.. I have removed all software and then reinstalled PC suite. Now my phone snycs but my appointments on my calender after syncing are +1 hour from my outlook calender(and my calender on PC suite.)
    I have turned off all timezone automatic programs to ensure the time is the same. 
    Please help me.
     (Outlook 2003, Pc Suite 7.1.40.1 and n97 software version 20.0.019) 
    Im going to apple iphone if I dont get an answer soon

  • Interesting Lync client "Bug" with Timezones with Fix.

    Running Lync Client v4.0.7577.4087
    User called stating he was unable to log into Lync and was getting a message about the Clock on his PC being wrong.   He verified his time was correct but continued to get the error.
    I looked at the machine, he lived 1 timezone behind that of the Lync servers and his TZ was set correctly.   His time and date was correct based on his location.   However the "Automatically Adjust for Daylight Savings" was not checked. 
    Somehow I got the feeling to check that box, which then skewed his time up +1 hours.   I then re-adjusted his time to the correct time for his timezone and he was able to log in. 
    I'm not sure why this happened.   Because VISUALLY his time was correct for his selected TZ originally.

    Lync communication based on MTLS hence time synchronization should be correct as per the home poll. Due to the Daylight saving this was common error which was solved by changing the timezone.
    ~ Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer". ~ This forum post is based upon my personal experience and does not necessarily reflect
    the opinion or view of Microsoft, its employees, or other MVPs.

  • Site synchronization and daylight savings/standard time

    The familiar problem of Dreamweaver not accounting for the
    change from Daylight Savings to Standard time persists with CS3.
    This only shows up on Windows machines. Windows (tested with both
    XP and Vista) maintains all file times in UTC, and changes the
    locally displayed time based on the time zone. The remote servers
    are all Linux boxes running Apache. DW connection is through SFTP.
    Dreamweaver appears unable to figure out the local time stamp
    offset imposed by Windows. After changing from Daylight Savings to
    Standard time, Check In operations produce a message that all
    remote files are dated an hour later than the local files. This is
    the opposite behavior one sees in the Spring, when the change from
    Standard to DST has Dreamweaver believing all remote files are an
    hour out of date.
    In the past I have manually changed the file modification
    times on all files for every site. Given that this comes to several
    hundred thousand individual files, it is a pain. Searching yet
    again for a method to convince Dreamweaver to correctly interpret
    the file timestamps produced little more than Google's listing
    thousands of search hits for other folks mentioning the same
    problem.
    It made no difference which timezone the server was in (or
    set to) relative to the PC running Dreamweaver. The timezones could
    be identical or different -- DW always complained the remote files
    were an hour later than the local ones. I changed timezones on both
    the server and the local machine. No help. Neither was rebuilding
    the site cache nor manually deleting the WinFileCache*.dat file. I
    also tried manually editing a dwsync.xml file in a _notes folder to
    see if I could alter DW's view of the world. Again, no such luck.
    Making matters far worse, however, Dreamweaver complains
    about file time differences in newly modified files as well. A
    standard Synchronize command produces "Resolve" errors for every
    newly modified file that is not first checked out from the remote
    site using DW, saying both local and remote versions have changed
    since the last sync. Running "Check In" on a newly modified file
    that was not explicitly checked out (e.g. an image or other binary
    file) does nothing, as DW sees a timestamp discrepancy. These files
    must first be Put to the site, with the corresponding DW error
    dialog, and then be checked in.
    I am suspecting the problem stems from Dreamweaver's lack of
    support for the
    MDTM
    command. Many other products, ranging from commercial packages
    such as WS_FTP and Microsoft's Expression Web, to $30 shareware
    programs such as Beyond Compare, to freeware programs including
    WinSCP all correctly interpret Windows timestamps as well as
    preserving the correct time upon file uploads. Is there any
    solution other than changing the timestamps by an hour on every
    file or getting every file from all sites to satisfy Dreamweaver's
    belief that the files are all an hour newer than they actually are?
    The former is a non-trivial task given the sheer number of files to
    change; the latter is a bandwidth PITA for ~90GB of data.
    Message to Adobe: Please fix this problem. It hits users
    connecting Windows local machines to Linux servers twice a year.
    Your competitors as well as shareware authors have sorted this
    matter out.

    Ethan H wrote:
    > The familiar problem of Dreamweaver not accounting for
    the change from Daylight
    > Savings to Standard time persists with CS3.
    Yes, it's a bug, and it's a PITA.
    > Message to Adobe: Please fix this problem.
    Message to Ethan H: This is a user-to-user forum. To get the
    message to
    the right people in Adobe, submit a bug report:
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Yes, I'm sure that Adobe knows about the problem without you
    going to
    the effort to submit a report, but the bug report/feature
    request form
    is how the development team assesses its priorities.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • SyncBos missing in client app after synchronization

    Hi all,
    my use case is about inventory and is defined like this:
    1. download inventory document to client(= syncbo type S01)
    2. lock inventory document in backend system
    2.a) modify header field in syncbo
    2.b) start synchronisation with SyncManager (with SyncBoOutDeltaSendType.SEND_DIRECT)
    3. load inventory document again for counting
    4. counting and entering data for all items of the inventory document with modify item field
    5. synchronize again to post counting results to the backend system
    PROBLEM DESCRIPTION:
    After the first synchronization (2.b) the access to the syncbos is lost in the client until the application is restarted. The error occurs at the line
    SyncBoDescriptor sbd = descriptorFacade.getSyncBoDescriptor(syncBoName);
    Although the descriptorFacade is correctly instantiated, the sbd returned is null and of course access to the syncbos is lost.
    What needs to be done to be able to access the syncbos after synchronization.
    Thanks for help,
    Matthias

    Hi,
    Patch 05 didn´t solve the problem. Here is the (long) client trace with the first synchronization and the subsequent java exception at 20051102 09:53:54:450
    Thanks,
    Matthias
    D beginTransaction() called with doWait=true for instance 13878877
    D com.sap.ip.me.smartsync.data.SyncBoManager.getSyncBoWithoutCheck invoked. boDesc=ZMOBINV_CN SyncKey=0001007890
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : Get entity a.ZMOBINV_CN with key 0001007890
    D -
    Start of SyncBo Details: syncKey=0001007890 -
    D 000100011920053J 05 023J 05 02000100011920052000000000000100619WINKELSTAHL DIN 1028 40 X 40 X 4 MM3J 05 020.0000.000M000100011920051000000000000100618WINKELSTAHL DIN 1028 35 X 35 X 4 MM3J 05 020.0000.000M
    D -
    End of SyncBo Details: syncKey=0001007890 -
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 13878877
    I Synchronize with backend called, Thread=Thread-8
    I Thread=Thread-8 took lock for synchronizeation.
    D Synchronisation: Fire SyncEvent 0
    P Thread Thread-8 switched context to MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.sync.LogSender
    D GUID generation last time (1130925230200) was >= than current time (1130925230200) --> use this time instead 1130925230201
    P Created outbound container for user (SHARED) and method CENTRAL_TRACING
    P Created outbound container for conversationId MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType)
    I AppLog severity: Warning (60)
    P original context restored
    P Thread Thread-8 switched context to MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.core.RegistryInboundProcessingLog$RegistryInboundProcessingLogSyncEventListener
    P original context restored
    P Thread Thread-8 switched context to MI46414c5445524d4549455242 / 4339A6412CBA1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.smartsync.core.SmartSyncRuntimeManager
    P Thread Thread-8 switched context to 4352C54274151416E100000086F78463 / 4352C54274151416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / Z_MOBILE_INVENTUR_CN (V. 09), Target=, Type=com.sap.ip.me.core.JspApplicationType) (stack level 2)
    D Smart Sync context switch not necessary for same conversation id
    A Notifying MessageReplyObservers:
    A type: SYNC_BEGIN class: SmartSync Client synchronization start 901 number: 901 text: Start SmartSync Synchronization
    P Begin transaction for outbound containers
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 16900
    P Created outbound container for user FALTERMEIERB and method SMARTSYNC
    P Created outbound container for conversationId 4352C54274151416E100000086F78463 / 4352C54274151416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / Z_MOBILE_INVENTUR_CN (V. 09), Target=, Type=com.sap.ip.me.core.JspApplicationType)
    A -
    Dumping outboundContainer: -
    A -
    A com.sap.ip.me.sync.SyncOutboundContainer@12798a9d
    A -
    A -
    Dumping message in the outboundContainer ContID: 0VK37diZ73JZiKJ96W9HDYulHaaioHcWConvID: 4352C54274151416E100000086F78463 / 4352C54274151416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / Z_MOBILE_INVENTUR_CN (V. 09), Target=, Type=com.sap.ip.me.core.JspApplicationType)----
    A -
    A
    ZMOBINV_CN
    A -
    A -
    Dumping DeltaRequest: -
    A -
    A
    ZMOBINV_CN
    A -
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 16900
    P Commit transaction for outbound containers
    P Move containers from transactional outbound folder to outbound folder
    D Successfully moved transactional outbound container file C:ProgrammeSAP Mobile InfrastructuresyncFALTERMEIERBout     ah0000001.sync to C:ProgrammeSAP Mobile InfrastructuresyncFALTERMEIERBouth0000001.sync
    P Save conversation ids
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 8550760
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : getAll c.SyncBoDeltaMerged
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 8550760
    P Begin transaction for outbound containers
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 3521295
    A Notifying SyncBoOutDeltaObservers:
    A
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : Get entity b.ZMOBINV_CN.TOP with key 0001007890
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : Get entity b.ZMOBINV_CN.TOP with key 0001007890
    D com.sap.ip.me.smartsync.data.SyncBoManager.getSyncBoWithoutCheck invoked. boDesc=ZMOBINV_CN SyncKey=0001007890
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : Get entity a.ZMOBINV_CN with key 0001007890
    D -
    Start of SyncBo Details: syncKey=0001007890 -
    D 000100011920053J 05 023J 05 02S000100011920052000000000000100619WINKELSTAHL DIN 1028 40 X 40 X 4 MM3J 05 020.0000.000M000100011920051000000000000100618WINKELSTAHL DIN 1028 35 X 35 X 4 MM3J 05 020.0000.000M
    D -
    End of SyncBo Details: syncKey=0001007890 -
    D com.sap.ip.me.smartsync.data.SyncBoManager.modifyFromInDelta invoked. boDesc=ZMOBINV_CN SyncKey=0001007890
    D -
    Start of SyncBo Details: syncKey=0001007890 -
    D 000100011920053J 05 023J 05 02S000100011920052000000000000100619WINKELSTAHL DIN 1028 40 X 40 X 4 MM3J 05 020.0000.000M000100011920051000000000000100618WINKELSTAHL DIN 1028 35 X 35 X 4 MM3J 05 020.0000.000M
    D -
    End of SyncBo Details: syncKey=0001007890 -
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : modify entity a.ZMOBINV_CN with key 0001007890
    P Created outbound container for user FALTERMEIERB and method SMARTSYNC
    P Created outbound container for conversationId 4352C54274151416E100000086F78463 / 4352C54274151416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / Z_MOBILE_INVENTUR_CN (V. 09), Target=, Type=com.sap.ip.me.core.JspApplicationType)
    A -
    Dumping outboundContainer: -
    A -
    A com.sap.ip.me.sync.SyncOutboundContainer@87541b96
    A -
    A -
    Dumping message in the outboundContainer ContID: wopyoJXe38P4UsxCXwPlGaD5pprlXZB1ConvID: 4352C54274151416E100000086F78463 / 4352C54274151416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / Z_MOBILE_INVENTUR_CN (V. 09), Target=, Type=com.sap.ip.me.core.JspApplicationType)----
    A -
    A
    435D7C7B48D31418E100000086F78463wopyoJXe38P4UsxCXwPlGaD5pprlXZB1000100011920053J 05 023J 05 02S
    A -
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : delete entity c.SyncBoDeltaMerged with key 0001007890
    A -
    Dumping DeltaUpload: -
    A -
    A
    435D7C7B48D31418E100000086F78463wopyoJXe38P4UsxCXwPlGaD5pprlXZB1000100011920053J 05 023J 05 02S
    A -
    D PersistenceAdapterImpl(2): (ConvId = 4352C54274151416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 3521295
    P Commit transaction for outbound containers
    P Move containers from transactional outbound folder to outbound folder
    D Successfully moved transactional outbound container file C:ProgrammeSAP Mobile InfrastructuresyncFALTERMEIERBout     ah0000002.sync to C:ProgrammeSAP Mobile InfrastructuresyncFALTERMEIERBouth0000002.sync
    P Save conversation ids
    P Thread Thread-8 restored context MI46414c5445524d4549455242 / 4339A6412CBA1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    P Thread Thread-8 switched context to MI46414c5445524d4549455242 / 4339A6412CBA1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 2)
    D Smart Sync context switch from 4352C54274151416E100000086F78463 to MI46414c5445524d4549455242
    D PersistenceAdapterImpl(1): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : registerPersistenceMaster for classtypes l.FieldDescriptor,k.RowDescriptor,j.SyncBoDescriptor,m.RelationDescriptor,o.FieldGroupDescriptor,
    D PersistenceAdapterImpl(1): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 18788761
    D PersistenceAdapterImpl(1): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 18788761
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : registerPersistenceMaster for classtypes c.SyncBoDeltaMerged,d.RowDeltaMerged,
    A Notifying MessageReplyObservers:
    A type: SYNC_BEGIN class: SmartSync Client synchronization start 901 number: 901 text: Start SmartSync Synchronization
    P Begin transaction for outbound containers
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 1959064
    P Created outbound container for user (SHARED) and method SMARTSYNC
    P Created outbound container for conversationId MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType)
    A -
    Dumping outboundContainer: -
    A -
    A com.sap.ip.me.sync.SyncOutboundContainer@9417163a
    A -
    A -
    Dumping message in the outboundContainer ContID: KQ26d4QuHk7Dz7mIXhf27YhdMXOeKHh5ConvID: MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType)----
    A -
    A
    MIAUTH
    A -
    A -
    Dumping DeltaRequest: -
    A -
    A
    MIAUTH
    A -
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 1959064
    P Commit transaction for outbound containers
    P Move containers from transactional outbound folder to outbound folder
    D Successfully moved transactional outbound container file C:ProgrammeSAP Mobile Infrastructuresync(SHARED)out     ah00001n0.sync to C:ProgrammeSAP Mobile Infrastructuresync(SHARED)outh00001n0.sync
    P Save conversation ids
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 9820728
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : getAll c.SyncBoDeltaMerged
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 9820728
    P Begin transaction for outbound containers
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 2736644
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 2736644
    P Commit transaction for outbound containers
    P Move containers from transactional outbound folder to outbound folder
    P Save conversation ids
    P Thread Thread-8 restored context MI46414c5445524d4549455242 / 4339A6412CBA1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    P Thread Thread-8 switched context to 435F02899F4D1416E100000086F78463 / 435F02899F4D1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / Z_MOBILE_INVENTUR_LE (V. 05), Target=, Type=com.sap.ip.me.core.JspApplicationType) (stack level 2)
    D Smart Sync context switch from MI46414c5445524d4549455242 to 435F02899F4D1416E100000086F78463
    D PersistenceAdapterImpl(1): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : registerPersistenceMaster for classtypes l.FieldDescriptor,k.RowDescriptor,j.SyncBoDescriptor,m.RelationDescriptor,o.FieldGroupDescriptor,
    D PersistenceAdapterImpl(1): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 25218858
    D PersistenceAdapterImpl(1): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : getAll j.SyncBoDescriptor
    I ***** LOG / TRACE SWITCHED OFF
    I ***** LOG / TRACE SWITCHED ON
    I ***** Mobile Engine version: MI 25 SP 09 Patch 00 Build 200409101427
    I ***** Current timezone: Europe/Berlin
    D PersistenceAdapterImpl(1): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 25218858
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : registerPersistenceMaster for classtypes c.SyncBoDeltaMerged,d.RowDeltaMerged,
    I Initializing Delta Requests for Name: / Z_MOBILE_INVENTUR_LE (V. 05), Target=, Type=com.sap.ip.me.core.JspApplicationType
    I End of Initializing Delta Requests
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : registerPersistenceMaster for classtypes a.ZMOBINV_LE,b.ZMOBINV_LE.TOP,b.ZMOBINV_LE.010,
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : registerPersistenceMaster for classtypes h.SyncKeyManager,
    A Notifying MessageReplyObservers:
    A type: SYNC_BEGIN class: SmartSync Client synchronization start 901 number: 901 text: Start SmartSync Synchronization
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 32550604
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : getAll c.SyncBoDeltaMerged
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 32550604
    P Begin transaction for outbound containers
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 6554172
    D PersistenceAdapterImpl(2): (ConvId = 435F02899F4D1416E100000086F78463, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 6554172
    P Commit transaction for outbound containers
    P Move containers from transactional outbound folder to outbound folder
    P Save conversation ids
    P Thread Thread-8 restored context MI46414c5445524d4549455242 / 4339A6412CBA1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    D Smart Sync context switch from 435F02899F4D1416E100000086F78463 to MI46414c5445524d4549455242
    D PersistenceAdapterImpl(1): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : registerPersistenceMaster for classtypes l.FieldDescriptor,k.RowDescriptor,j.SyncBoDescriptor,m.RelationDescriptor,o.FieldGroupDescriptor,
    D PersistenceAdapterImpl(1): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : beginTransaction() isFramework=true
    D beginTransaction() called with doWait=true for instance 30325919
    D PersistenceAdapterImpl(1): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : commit() isFramework = true
    D commit() called on instance 30325919
    D PersistenceAdapterImpl(2): (ConvId = MI46414c5445524d4549455242, Thread = Thread-8) : registerPersistenceMaster for classtypes c.SyncBoDeltaMerged,d.RowDeltaMerged,
    P original context restored
    P Thread Thread-8 switched context to MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.ccms.LastSuccessfulSyncAlert
    P original context restored
    P Thread Thread-8 switched context to MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.services.os.AgentManager
    P Created outbound container for user (SHARED) and method AGENT_PARAMETERS
    P Created outbound container for conversationId MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType)
    P original context restored
    P Thread Thread-8 switched context to MI46414c5445524d4549455242 / 4339A6412CBA1416E100000086F78463 (User: FALTERMEIERB, MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.apps.jsp.SyncStatus
    P original context restored
    P Thread Thread-8 switched context to MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.core.StatusUpdater
    P original context restored
    P Thread Thread-8 switched context to MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1)
    I SyncEvent Performing com.sap.ip.me.ccms.AlertManager
    D Successfully added container for method CLIENT_ALERT and user (SHARED) to the outbound queue
    P Created outbound container for user (SHARED) and method CLIENT_ALERT
    P Created outbound container for conversationId MI2853484152454429 / 4339A6422CBA1416E100000086F78463 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 250900), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType)
    P original context restored
    P Synchronization started for user (SHARED)
    D PackageManager: old package file C:ProgrammeSAP Mobile Infrastructuresync(SHARED)outpackage.out could not be deleted
    D PackageManager: create package with maximum 2147483647 items
    D PackageManager: filled package with 4 acknowledge received container(s)
    D PackageManager: filled package with 4 acknowledge container(s)
    D PackageManager: filled package with 19 container items or headers
    D GUID generation last time (1130925230919) was >= than current time (1130925230919) --> use this time instead 1130925230920
    D GUID generation last time (1130925230920) was >= than current time (1130925230919) --> use this time instead 1130925230921
    D PackageManager: filled package with 3 notify container(s)
    D Package file C:ProgrammeSAP Mobile Infrastructuresync(SHARED)outpackage.out exists and can be read
    P Synchronisation started
    D Dumping file 'C:ProgrammeSAP Mobile Infrastructuresync(SHARED)outpackage.out'
    INH-H[1]=010750607788f2aad587;;C;AGENT_PARAMETERS;4339A6422CBA1416E100000086F78463;43679925150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;3;;&INH-H[2]=0107506077893d43a9c3;;C;CENTRAL_TRACING;4339A6422CBA1416E100000086F78463;43679927150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;4;;&INH-H[3]=010750607798ff3dd132;;C;AGENT_PARAMETERS;4339A6422CBA1416E100000086F78463;4367992A150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;3;;&INH-H[4]=0107506077999d6ce767;;C;CLIENT_ALERT;4339A6422CBA1416E100000086F78463;4367992C150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;1;;&INH-H[5]=01075060779a1d0a76cb;;C;SMARTSYNC;4339A6422CBA1416E100000086F78463;4367992D150F3102E100000086F78463;0000000440;;NEW_PROTOCOL;;0;;3;;&INH-H[6]=01075060779b6ac4c6e4;;A;AGENT_PARAMETERS;4339A6422CBA1416E100000086F78463;43679924150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;1;;&INH-H[7]=0107506077a833fc58c7;;A;CENTRAL_TRACING;4339A6422CBA1416E100000086F78463;43679926150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;0;;&INH-H[8]=0107506077a9ab546c60;;A;AGENT_PARAMETERS;4339A6422CBA1416E100000086F78463;43679929150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;1;;&INH-H[9]=0107506077aa530a4d6b;;A;CLIENT_ALERT;4339A6422CBA1416E100000086F78463;4367992B150F3102E100000086F78463;;;NEW_PROTOCOL;;0;;1;;&INH-H[10]=01075060813d8c61474a;;R;AGENT_PARAMETERS;4339A6422CBA1416E100000086F78463;;;;NEW_PROTOCOL;;0;;3;;&INB-B[1]=01075060813d8c61474a;TIMESTAMP;0;000000;19700101 &INB-B[2]=01075060813d8c61474a;DEVICEID;0;4339A63F2CBA1416E100000086F78463&INB-B[3]=01075060813d8c61474a;USER;0;FALTERMEIERB&INH-H[11]=01075065887974b6dac5;;R;CENTRAL_TRACING;4339A6422CBA1416E100000086F78463;;;;NEW_PROTOCOL;;0;;4;;&INB-B[4]=01075065887974b6dac5;PASSPORT;0;&INB-B[5]=01075065887974b6dac5;DEPLID;0;4339A63F2CBA1416E100000086F78463&INB-B[6]=01075065887974b6dac5;USERNAME;0;FALTERMEIERB&INB-B[7]=01075065887974b6dac5;TIMEZONE;0;&INH-H[12]=0107506589df9edde9d9;;R;SMARTSYNC;4339A6422CBA1416E100000086F78463;;0000000441;D;NEW_PROTOCOL;XML;262;;3;;&INB-B[8]=0107506589df9edde9d9;XML;0; &INB-B[9]=0107506589df9edde9d9;XML;1;="" id="KQ26d4QuHk7Dz7mIXhf27YhdMXOeKHh5" synchronous="true">MIAUTH</DOWNLOADREQUES&INB-B[10]=0107506589df9edde9d9;XML;2;t>&INH-H[13]=010750658ae97b27bc05;;R;AGENT_PARAMETERS;4339A6422CBA1416E100000086F78463;;;;NEW_PROTOCOL;;0;;3;;&INB-B[11]=010750658ae97b27bc05;TIMESTAMP;0;000000;19700101&INB-B[12]=010750658ae97b27bc05;DEVICEID;0;4339A63F2CBA1416E100000086F78463&INB-B[13]=010750658ae97b27bc05;USER;0;FALTERMEIERB&INH-H[14]=010750658b08a75145d0;;R;CLIENT_ALERT;4339A6422CBA1416E100000086F78463;;;;NEW_PROTOCOL;;0;;1;;&INB-B[14]=010750658b08a75145d0;INBOUND_CONTAINER;0;4339A63F2CBA1416E100000086F78463 FALTERMEIERB200511021053500TracefileSize 0 CLIENT &INH-H[15]=010750658b47d7f15a99;;N;;435F028A9F4D1416E100000086F78463;;;;NEW_PROTOCOL;;0;;0;;&INH-H[16]=010750658b486aa4e193;;N;;4352C54374151416E100000086F78463;;;;NEW_PROTOCOL;;0;;0;;&INH-H[17]=010750658b49490a8e20;;N;;436797E2150F3102E100000086F78463;;;;NEW_PROTOCOL;;0;;0;;&
    D End of content of file 'C:ProgrammeSAP Mobile Infrastructuresync(SHARED)outpackage.out'
    P Do not use http proxy (system properties update)
    I UrlConnectionTest: Set sleeping time for future connection tests to 500
    D UrlConnectionTest: returning instance for host as7
    D UrlConnectionTest: lastHostChecked was
    D UrlConnectionTest: lastTimeOfCheck was 0
    D UrlConnectionTest: last check was 1130925230950 ms ago
    D UrlConnectionTest: try number: 1
    D UrlConnectionTestThread: method run() started...
    D UrlConnectionTestThread: URL protocol is http
    D UrlConnectionTestThread: HTTP responsecode is 200
    D UrlConnectionTest: it took 500 ms to test the connection
    P UrlConnectionTest: Connection could be established!!!
    P URL connection test was successfull!!!
    I GzipDataCompression: Gzip data compression is switched off
    P Sending outbound file to server.
    P Outbound file was sent.
    P Receiving inbound file from server.
    P Inbound file was received.
    P Synchronisation successfully connected
    D Number of pending inbound containers before inbound processing = 0
    P Received sync counter 815 is valid
    P Synchronisation: valid response received from server
    I -
    InboundContainer created: Type:C,Id:436799A8150F3102E100000086F78463,SId:,Items:0,MaxI:1
    I -
    InboundContainer created: Type:C,Id:436799A9150F3102E100000086F78463,SId:,Items:0,MaxI:0
    I -
    InboundContainer created: Type:C,Id:436799AA150F3102E100000086F78463,SId:,Items:0,MaxI:1
    I -
    InboundContainer created: Type:C,Id:436799AB150F3102E100000086F78463,SId:,Items:0,MaxI:1
    I -
    InboundContainer created: Type:A,Id:436799AE150F3102E100000086F78463,SId:,Items:0,MaxI:3
    I -
    InboundContainer created: Type:A,Id:436799B0150F3102E100000086F78463,SId:,Items:0,MaxI:4
    I -
    InboundContainer created: Type:A,Id:436799B3150F3102E100000086F78463,SId:,Items:0,MaxI:3
    I -
    InboundContainer created: Type:A,Id:436799B5150F3102E100000086F78463,SId:,Items:0,MaxI:1
    I -
    InboundContainer created: Type:A,Id:436799B6150F3102E100000086F78463,SId:,Items:0,MaxI:3
    I -
    InboundContainer created: Type:R,Id:436799AD150F3102E100000086F78463,SId:,Items:0,MaxI:1
    I -
    InboundContainer created: Type:R,Id:436799AF150F3102E100000086F78463,SId:,Items:0,MaxI:0
    I -
    InboundContainer created: Type:R,Id:436799B2150F3102E100000086F78463,SId:,Items:0,MaxI:1
    I -
    InboundContainer created: Type:R,Id:436799B4150F3102E100000086F78463,SId:,Items:0,MaxI:1
    D SyncInboundContainer: closing reader for inbound file / stream
    D Dumping file 'C:ProgrammeSAP Mobile Infrastructuresync(SHARED)inbound.sync'
    &WAF_SYNC&STATUS=&Execution Ti

  • To Synchronize time in the webmail

    Hi,
    I have a problem with the time in my webmail.
    When I send email with my WebMail, the time is 1 hour less that the server where the webmail was installed.
    How I Can to synchronize the server with the webmail ?
    Regards,
    Marcos.

    mesayoni wrote:
    > I have a problem with the time in my webmail.
    > When I send email with my WebMail, the time is 1 hour less that the
    > server where the webmail was installed.
    > How I Can to synchronize the server with the webmail ?
    Is your PC in a different timezone from the server? WebAccess usually
    uses the timezone of the PC running the browser, at least with GW8
    WebAccess. I don't have WebAccess 7 to check, but you can verify by
    logging into WebAccess and going to Options->Time Zone.
    Novell Knowledge Partner
    Enhancement Requests: http://www.novell.com/rms

  • Help! Synchronization error with Outlook

    recently, I installed the OVI, and I found i can't synchronize the outlook calendars, which i get the error code 8xxxxxx. I remove all Nokia software as one post indicated.
    I removed pc suite,  ovi suite, pc connection, cable software etc. i delete all the data in c:\program files\common files\; c:\documents and settings\<username>\application data\nokia,  c:\documents and settings\<username>\local settings\application data\nokia,
    and I reinstall pc suite 7.1.40. Then i get a big problem that when i try to sync, i get the error that “File access is denied, You do not have the permission required to access the file C:\Documents and Settings\<username>\Local Settings\Application Data\Microsoft\Outlook\Outlook.ost"
    I can't even sync my contact  in outlook now!
    my system is windows xp sp2 , my phone is nokia e71
    sombody pls help me, Thanks!

    i HAVE had major problems with syncing n97 and outlook ever since i downloaded the ovi suite (as recommended update.. I have removed all software and then reinstalled PC suite. Now my phone snycs but my appointments on my calender after syncing are +1 hour from my outlook calender(and my calender on PC suite.)
    I have turned off all timezone automatic programs to ensure the time is the same. 
    Please help me.
     (Outlook 2003, Pc Suite 7.1.40.1 and n97 software version 20.0.019) 
    Im going to apple iphone if I dont get an answer soon

  • TImezone calculations

    I am using an Oracle 8.1.7 DB and trying to calculate the systems timezone within a PL/SQL function. Does anyone have any suggestions or sample code???
    Thanks in advance

    Here are 2 documents from Metalink:
    1.
    PURPOSE
    The aim of this article is to give customers some possibilities when working in a world wide context.
    SCOPE & APPLICATION
    Replication , Sqlplus, SQL
    TIMEZONES IN SQL*Plus
    The common method to synchronize time when working in a worldwide context is to set the timezone within the Operating System, (OS). The Oracle database will inherit the timezone of the OS environment.But what will happen if the instance is located in Paris(GMT+1) and you want to submit a DML throught a dblink located in Tokyo (GMT+9)?
    This can be achieved by using the SQL built-in function NEW_TIME.
    NEW_TIME consists of 3 entries:
    - the first one corresponds to a DATE/TIME in the local timezone
    - the second one is the correponding timezone (eg. GMT, EST, etc.)
    - the last one is the timezone in which the date will be converted
    Below are the valid timezones used by NEW_TIME:
    AST,ADT Atlantic Standard/Daylight Time (GMT-4/GMT-3)
    BST,BDT Bering Standard/Daylight Time (GMT-11/GMT-10)
    CST,CDT Central Standard/Daylight Time (GMT-6/GMT-5)
    EST,EDT Eastern Standard/Daylight Time (GMT-5/GMT-4)
    GMT Greenwich Mean Time
    HST,HDT Alaska-Hawaii Standard/Daylight Time (GMT-10/GMT-9)
    MST,MDT Mountain Standard/Daylight Time (GMT-7/GMT-6)
    NST Newfoundland Standard Time (GMT-3.5)
    PST,PDT Pacific Standard/Daylight Time (GMT-8/GMT-7)
    YST,YDT Yukon Standard/Daylight Time (GMT-9/GMT-8)
    As you will note, this list does not include all the timezones for the world.To use the NEW_TIME function with timezones, other than those listed, you will need to manipulate the current time via a sysdate function.
    Example 1
    Site A:Paris Site B Tokyo
    dblnk1 pointing at siteB dblnk2 pointing at siteA
    Site A is GMT+1 and Site B is GMT-9.
    From SiteB with TZ(OS timezone set to GMT-9)
    Suppose that it's 9:00 PM in Tokyo:
    SQL> select sysdate from dual@dblnk2
    Results in 9:00 PM
    SQL> select NEW_TIME(sysdate+1/24,'HDT','GMT') from dual@dblnk2
    Results in 1:00 PM which corresponds to the time in Paris.
    This function is useful when INSERTING,UPDATING OR DELETING.
    2.
    Problem Description:
    ====================
    In SQL, how do you add or subtract time increments, other than days, to a date?
    Search Words: second, seconds, minute, minutes, hour, day
    Problem Explanation:
    ====================
    Example
    How do you subtract 2 hours from SYSDATE?
    Solution Description:
    =====================
    An Oracle date is in units of a day, so express the desired time interval as a fraction of a day.
    o To add n day(s), add n to the date.
    Example
    SELECT TO_CHAR(hiredate+(n), 'DD-MON-YY HH:MI:SS') plusday
    FROM emp;
    o To add n hour(s), add n/24 to the date.
    n hr x 1 day
    24 hrs
    Example
    SELECT TO_CHAR(hiredate+(n/24), 'DD-MON-YY HH:MI:SS') plushour
    FROM emp;
    o To add n minute(s), add n/24/60 to the date:
    n min x 1 hr x 1 day
    60 min 24 hrs
    Example
    SELECT TO_CHAR(hiredate+(n/24/60), 'DD-MON-YY HH:MI:SS') plusmin
    FROM emp;
    o To add n second(s), add n/24/60/60 to the date.
    n sec x 1 min x 1 hr x 1 day
    60 sec 60 min 24 hrs
    Example
    SELECT TO_CHAR(hiredate+(n/24/60/60), 'DD-MON-YY HH:MI:SS') plussec
    FROM emp;
    Solution Explanation:
    =====================
    Example
    To subtract 2 hours from SYSDATE:
    1. Express 2 hours as a fraction of a day:
    2 hrs x 1 day = 2 = 1 day
    24 hrs 24 12
    2. Use the following syntax:
    SELECT SYSDATE - 1/12
    FROM dual;
    This returns the time 2 hours ago.
    Maybe it will be a little help for you.

  • Client Synchronization Problem

    Hi All,
    When I am synchronizing for the first time to get deviceid from mobile client
    getting the following error.
    • Synchronization started 
    • Proxy http://xyz:port/meSync/servlet/meSync?~sysid=ABC& 
    • Connection to server failed. 
    • Synchronization problems: Transport-layer (http) sync exception raised (root cause: Exception while synchronizing (java.io.IOException: Not in GZIP format)) 
    Could anybody tell what  I have to do please.
    Regards,
    Ameer Baba

    Hi Abhijit,
    Here it is.
    Trace   
    [20070219 08:57:53:791] I [MI/API/Logging ] ***** LOG / TRACE SWITCHED ON 
    [20070219 08:57:53:791] I [MI/API/Logging ] ***** Mobile Engine version: MI 70 SP 9 Patch 5 Build 200612061055 
    [20070219 08:57:53:791] I [MI/API/Logging ] ***** Current timezone: Indian/Reunion 
    [20070219 08:57:53:791] I [MI ] Trace severity: All (1000) 
    [20070219 08:57:53:791] D [MI/PIOS ] No implementations found. Error Code:(3) 
    [20070219 08:57:53:791] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/trace/trace.jsp' 
    [20070219 08:57:59:808] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:57:59:808] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:57:59:808] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20070219 08:57:59:808] I [MI/API/Sync ] Terminate connection feature is not configured 
    [20070219 08:57:59:808] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp' 
    [20070219 08:58:01:569] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:58:01:569] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:58:01:569] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20070219 08:58:01:569] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/syncpassword.jsp' 
    [20070219 08:58:06:432] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:58:06:432] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:58:06:432] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20070219 08:58:06:432] P [MI/Sync ] Notify R3 called 
    [20070219 08:58:06:432] D [MI/Sync ] There is already a container for method WAF_REGISTRY and user AMEERB in the outbound queue 
    [20070219 08:58:06:432] I [MI/API/Sync ] Terminate connection feature is not configured 
    [20070219 08:58:06:432] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp' 
    [20070219 08:58:06:447] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:447] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:447] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@d24e3f for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:463] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@d24e3f using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:463] I [MI/Sync ] Synchronize with backend called, Thread=Thread-27 
    [20070219 08:58:06:463] I [MI/Sync ] Thread=Thread-27 took lock for synchronization. 
    [20070219 08:58:06:463] P [MI/Sync ] Use following gateway for synchronization: http://cymobile:8001 
    [20070219 08:58:06:588] D [MI/SyncMonitor ] New synchronization process has been started 
    [20070219 08:58:06:588] D [MI/Sync ] Synchronisation: Fire SyncEvent 0 
    [20070219 08:58:06:588] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:588] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:588] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@10f41e9 for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:603] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@10f41e9 using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] D [MI/API/Sync ] SyncEvent com.sap.ip.me.api.sync.SyncEvent[source=com.sap.ip.me.sync.SyncManagerMerger@5bb966] skipped for User because he has not been installed on MW. 
    [20070219 08:58:06:603] P [MI/Sync ] Start updating data completeness flag for user all sync relevant users 
    [20070219 08:58:06:634] P [MI/Sync ] Update data completeness flag for user AMEERB 
    [20070219 08:58:06:634] P [MI/Sync ] Update data completeness flag for user (SHARED) 
    [20070219 08:58:06:634] P [MI/Sync ] Finished updating data completeness flag for user all sync relevant users 
    [20070219 08:58:06:634] P [MI/Sync ] Repetitive sync is turned off 
    [20070219 08:58:06:634] P [MI/Sync ] Synchronization started for user (SHARED) 
    [20070219 08:58:06:634] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:634] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:634] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@b05acd for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:634] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@b05acd using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:634] D [MI/SyncMonitor ] Sync monitor data file does not exist; use default values 
    [20070219 08:58:06:634] D [MI/SyncMonitor ] Start sync cycle at 20070219085806 (1171875486634) 
    [20070219 08:58:06:634] D [MI/Sync ] PackageManager: old package file C:\Program Files\SAP Mobile Infrastructure\sync\(SHARED)\out\package.out was successfully deleted 
    [20070219 08:58:06:634] D [MI/Sync ] PackageManager: create package with maximum 2147483647 items 
    [20070219 08:58:06:650] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:650] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:650] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@1989b5 for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:650] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@1989b5 using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:650] D [MI/Sync ] PackageManager: filled package with 0 acknowledge received container(s) 
    [20070219 08:58:06:650] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:650] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:650] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@a00185 for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:666] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@a00185 using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:666] D [MI/Sync ] PackageManager: filled package with 0 acknowledge container(s) 
    [20070219 08:58:06:666] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:666] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:666] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@c3c315 for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:666] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@c3c315 using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:666] D [MI/Sync ] PackageManager: filled package with 0 container items or headers 
    [20070219 08:58:06:666] D [MI/Sync ] PackageManager: filled package with 1 notify container(s) 
    [20070219 08:58:06:666] D [MI/SyncMonitor ] Finished outbound preparation at 20070219085806 (1171875486666) 
    [20070219 08:58:06:666] D [MI/Sync ] Package file C:\Program Files\SAP Mobile Infrastructure\sync\(SHARED)\out\package.out exists and can be read 
    [20070219 08:58:06:666] P [MI/Sync ] Synchronisation started 
    [20070219 08:58:06:666] D [MI/Sync ] Begin: Dumping file C:\Program Files\SAP Mobile Infrastructure\sync\(SHARED)\out\package.out 
    <ID>MISYNC</ID><FLAGS>0x1</FLAGS><VERSION>251500</VERSION> 
    <CONTAINER> 
    <HEADER> 
    <CONTAINER_ID>0110d938dbcae8b4c559</CONTAINER_ID> 
    <OWNER></OWNER> 
    <CONTAINER_TYPE>N</CONTAINER_TYPE> 
    <METHOD></METHOD> 
    <CONVERSATION_ID></CONVERSATION_ID> 
    <PARENT_CONTAINER_ID></PARENT_CONTAINER_ID> 
    <MESSAGE_INDEX>-1</MESSAGE_INDEX> 
    <MESSAGE_TYPE> </MESSAGE_TYPE> 
    <SERVER_ID>NEW_PROTOCOL</SERVER_ID> 
    <BODY_TYPE></BODY_TYPE> 
    <BODY_LENGTH>0</BODY_LENGTH> 
    <SUB_CONTAINER_ID>-1</SUB_CONTAINER_ID> 
    <SUB_CONT_MAX>0</SUB_CONT_MAX> 
    <ITEM_FROM>-1</ITEM_FROM> 
    <ITEM_TO>-1</ITEM_TO> 
    </HEADER> 
    </CONTAINER> 
    <SYNC_MONITOR> 
    <NEW_SYNC_FLAG>1</NEW_SYNC_FLAG> 
    <OUTBOUND_PREPARATION_TIME>0</OUTBOUND_PREPARATION_TIME> 
    <OUTBOUND_PREPARATION_FINISHED>20070219085806</OUTBOUND_PREPARATION_FINISHED> 
    <LAST_SERVER2CLIENT_NETWORK_TIME>-2147483648</LAST_SERVER2CLIENT_NETWORK_TIME> 
    <LAST_INBOUND_PROCESSING_TIME>-2147483648</LAST_INBOUND_PROCESSING_TIME> 
    <LAST_SYNC_CYCLE_TIME>-2147483648</LAST_SYNC_CYCLE_TIME> 
    <LAST_SYNC_GUID></LAST_SYNC_GUID> 
    </SYNC_MONITOR> 
    [20070219 08:58:06:681] D [MI/Sync ] End: Dumping file C:\Program Files\SAP Mobile Infrastructure\sync\(SHARED)\out\package.out 
    [20070219 08:58:06:681] I [MI/Sync ] Outbound file size for user (SHARED) is 131 
    [20070219 08:58:06:681] P [MI/Sync ] Do not use http proxy (system properties update) 
    [20070219 08:58:06:681] P [MI/Sync ] Use following gateway for synchronization: http://cymobile:8001 
    [20070219 08:58:06:681] I [MI/Sync ] GzipDataCompression: Gzip data compression is switched on 
    [20070219 08:58:06:681] P [MI/Sync ] Sending outbound file compressed to server. 
    [20070219 08:58:06:681] P [MI/Sync ] Outbound file was compressedly sent. 
    [20070219 08:58:06:697] I [MI/Sync ] HttpSynchronizer caught exception java.io.FileNotFoundException: http://name:port/sap/bc/MJC/mi_host?sysid=XYZ&client=100&~language=EN&ACKNOWLEDGE=& 
    java.io.FileNotFoundException: http://name:port/sap/bc/MJC/mi_host?sysid=XYZ&client=100&~language=EN&ACKNOWLEDGE=& 
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:812) 
    at com.sap.ip.me.sync.HTTPSynchronizer.getInputStreamViaTimeOutOrNot(HTTPSynchronizer.java:351) 
    at com.sap.ip.me.sync.HTTPSynchronizer.synchronize(HTTPSynchronizer.java:258) 
    at com.sap.ip.me.sync.HTTPSynchronizer.synchronize(HTTPSynchronizer.java:484) 
    at com.sap.ip.me.sync.HTTPSynchronizer.exchangeData(HTTPSynchronizer.java:73) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:847) 
    at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1304) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:935) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:440) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:303) 
    at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79) 
    at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:568) 
    at java.lang.Thread.run(Thread.java:534) 
    [20070219 08:58:06:697] E [MI/Sync ] Exception while synchronizing via http 
    com.sap.ip.me.api.services.HttpConnectionException: Exception while synchronizing (java.io.FileNotFoundException: http://name:port/sap/bc/MJC/mi_host?sysid=XYZ&client=100&~language=EN&ACKNOWLEDGE=&) 
    at com.sap.ip.me.sync.HTTPSynchronizer.synchronize(HTTPSynchronizer.java:334) 
    at com.sap.ip.me.sync.HTTPSynchronizer.synchronize(HTTPSynchronizer.java:484) 
    at com.sap.ip.me.sync.HTTPSynchronizer.exchangeData(HTTPSynchronizer.java:73) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:847) 
    at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1304) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:935) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:440) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:303) 
    at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79) 
    at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:568) 
    at java.lang.Thread.run(Thread.java:534) 
    [20070219 08:58:06:697] P [MI/Core ] original context restored 
    [20070219 08:58:06:697] W [MI/Sync ] Synchronisation problems 
    com.sap.ip.me.api.sync.SyncException: Transport-layer (http) sync exception raised (root cause: Exception while synchronizing (java.io.FileNotFoundException: http://name:port/sap/bc/MJC/mi_host?sysid=XYZ&client=100&~language=EN&ACKNOWLEDGE=&)) 
    at com.sap.ip.me.sync.HTTPSynchronizer.exchangeData(HTTPSynchronizer.java:82) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:847) 
    at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1304) 
    at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:935) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:440) 
    at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:303) 
    at com.sap.ip.me.api.sync.SyncManager.synchronizeWithBackend(SyncManager.java:79) 
    at com.sap.ip.me.apps.jsp.Home$SyncRunnable.run(Home.java:568) 
    at java.lang.Thread.run(Thread.java:534) 
    [20070219 08:58:06:697] D [MI/Sync ] Synchronisation: Fire SyncEvent 1 
    [20070219 08:58:06:697] D [MI/API/Services ] MEResourceBundle:Constructor: Create MEResourceBundle(com/sap/ip/me/awtapps/home/mobile_engine, en_IN, (null)) 
    [20070219 08:58:06:697] D [MI/API/Services ] MEResourceBundle:Constructor: Use classloader com.sap.ip.me.core.Startup@18fe7c3 
    [20070219 08:58:06:697] D [MI/API/Services ] CREATED MEPropertyResourceBundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@1328c7a for bundleName: com/sap/ip/me/awtapps/home/mobile_engine with Locale: _en 
    [20070219 08:58:06:697] D [MI/API/Services ] CREATED parent MEPropertyResourceBundle for child bundle: com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle@1328c7a using bundle name: com/sap/ip/me/awtapps/home/mobile_engine 
    [20070219 08:58:06:697] P [MI/Core ] Thread Thread-27 switched context to MI414d45455242 / MI414d45455242 (User: AMEERB, MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:697] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.mi.systemnews.SyncListener on ConversationId MI414d45455242 
    [20070219 08:58:06:697] P [MI/Core ] original context restored 
    [20070219 08:58:06:697] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:697] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.ccms.remotetracing.RemoteTracingListener on ConversationId MI2853484152454429 
    [20070219 08:58:06:697] P [MI/Core ] original context restored 
    [20070219 08:58:06:697] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:697] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.ccms.LastSuccessfulSyncAlert on ConversationId MI2853484152454429 
    [20070219 08:58:06:697] P [MI/Core ] original context restored 
    [20070219 08:58:06:697] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:697] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.ccms.AlertManagerImpl on ConversationId MI2853484152454429 
    [20070219 08:58:06:697] P [MI/Core ] original context restored 
    [20070219 08:58:06:697] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:697] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.sync.LogSender on ConversationId MI2853484152454429 
    [20070219 08:58:06:712] P [MI/Core ] original context restored 
    [20070219 08:58:06:712] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:712] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.services.os.AgentManager$AgentSyncEventListener on ConversationId MI2853484152454429 
    [20070219 08:58:06:712] P [MI/Core ] original context restored 
    [20070219 08:58:06:712] P [MI/Core ] Thread Thread-27 switched context to MI414d45455242 / MI414d45455242 (User: AMEERB, MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:712] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.core.StatusUpdater on ConversationId MI414d45455242 
    [20070219 08:58:06:712] P [MI/Core ] original context restored 
    [20070219 08:58:06:712] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:712] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.ccms.configinfo.ConfigInfoListener on ConversationId MI2853484152454429 
    [20070219 08:58:06:712] P [MI/Core ] original context restored 
    [20070219 08:58:06:712] P [MI/Core ] Thread Thread-27 switched context to MI2853484152454429 / MI2853484152454429 (User: (SHARED), MSD: Name: / MOBILEENGINE_JSP (V. 7095), Target=, Type=com.sap.ip.me.core.FrameworkApplicationType) (stack level 1) 
    [20070219 08:58:06:712] I [MI/API/Sync ] SyncEvent Performing com.sap.ip.me.services.os.ScriptManager on ConversationId MI2853484152454429 
    [20070219 08:58:06:712] P [MI/Core ] original context restored 
    [20070219 08:58:06:712] I [MI/Sync ] Synchronization finished, Thread=Thread-27 
    [20070219 08:58:16:703] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:58:16:703] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:58:16:703] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20070219 08:58:16:703] I [MI/API/Sync ] Terminate connection feature is not configured 
    [20070219 08:58:16:703] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/synclog.jsp' 
    [20070219 08:58:21:317] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:58:21:317] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:58:21:317] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20070219 08:58:21:317] I [MI/API/Sync ] Terminate connection feature is not configured 
    [20070219 08:58:21:317] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/home/home.jsp' 
    [20070219 08:58:22:579] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:58:22:579] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:58:22:579] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    [20070219 08:58:22:579] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:dispatch request to '/jsp/trace/trace.jsp' 
    [20070219 08:58:24:684] D [MI/Core ] Set current application to 'MOBILEENGINE_JSP' 
    [20070219 08:58:24:684] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:doGet(...) called 
    [20070219 08:58:24:684] D [MI/API/Runtime/JSP ] AbstractMEHttpServlet:getEvent() done with event name = '' 
    Regards,
    Ameer Baba.

  • Could not lcoate the Microsoft Entourage Office Synchronization Tool

    I have gone through the posting history and seen this error documented and resolved, but the solutions did not work for me; so I thought I'd lay out my situation to see if anyone could address the issue.
    I have a Blackberry Curve (8300) and I am trying to synchronize it with my MacBook Pro, running OS X ver 10.4.11. I am trying to synch with Microsoft Entourage in Office 2008 for Mac.
    As recommended in past postings, I have updated to PocketMac ver 4.1.25 and updated the drivers to ver 3.1.3B. This is the latest software on the Blackberry site, and these versions are claimed to address issues with Entourage 2008. I restarted my computer after doing the installations. I also pulled the battery out of my Blackberry and put it back in to reboot the Blackberry.
    I have also set my Blackberry and computer to the same timezone as stated in the PocketMac release notes, and I have tried synching with Entourage running and not running, and I have also tried synching with my Blackberry in Mass Storage Mode and not in Mass Storage Mode. With all this, I still get the Synchronization Tool error.
    Does anyone have any thoughts on this?
    I sure would appreciate the help.
    Thanks.
    Solved!
    Go to Solution.

    Ahah! I figured out the solution. First of all, thank you to all the people who read my message and at least considered my problem.
    My error was that I had opted to sync with EntourageContacts, Calendar, etc. instead of Entourage2008Contacts, 2008Calendar, etc. Apparently there is a difference. For me, I didn't see the 2008 option because the window size was small and I needed to scroll to get to the 2008 option. Bonehead move, but I'm glad it's fixed, and I'm sure I'm not the only one who has done this. Watch out for it.
    Thanks again

  • ISync shifts appointments to 1 hour later after synchronization

    Hi !
    My computer is under Mac OS X snow leopard. The computer clock is set to "summer time" and the timezone is set to GMT+1. The phone is a Sony Ericsson K550im. The phone clock is also set to summer time and the timezone is set to GMT+1. I synchronize it with iSync via bluetooth. The problem is that the appointments in iCal are shifted to 1 hour later. Which means if the appointment is 1:30 PM in iCal. After synchronization, it is recored in the phone calendar at 2:30 PM. That is a problem because I can not trust in the appointments written in the phone.
    I found a temporary solution to avoid this problem by setting the phone to GMT+0, and then by setting the phone clock to the current time. But I would prefer to avoid such hacks.
    Has anybody any other solution?
    Regards,
    Xavier

    Sony Ericsson phones do not handle the Summer/Winter clocks change very well. Events after the next clocks change will be 1 hour out until that change passes.
    If you re-sync after the clocks change now (October), the events should be fine again, until the next clock change in March.
    There is no permanent solution to this - it is caused by the buggy Sony Ericsson calendar.

  • CUCM Timezone

    hello dear,
    why do we have two parameters for the timezone on CUCM?
    you can set timezone through CLI command line, and you can have your time zone on GUI interface, system / date and time where you use it in device pool.
    and for the note they can be different values.
    so what is the difference between the two?
    as long as i use NTP Server to synchronize with, we cannot check time zone through GUI interface os administration.
    what it looks for me is that the CLI parameter is the one that take effect, while the GUI parameter affects nothing and is useless.
    please can you confirm?
    one other issue is that how may i configure Daylight time saving through CLI Command line? and the offset
    regards,

    Hi
    You can set timezones no the date/time groups, and you can also set NTP servers. Some phones will use the NTP servers you specify, and others will use the time of the CallManager server.
    If your CCM has the wrong time zone (or has the wrong UTC, and a timezone that is set to make it appear right) then phones will have incorrect time if they offset from the CCM UTC rather than using NTP.
    For the server:
    1) First do a 'show timezone list', find your timezone, and note the number
    2) Then do a 'set timezone x' where x is your timezone number from step 1
    On the date/time groups, I would set always set a correct timezone, and NTP servers.
    Regards
    Aaron
    Please rate helpful posts..

  • Changed timezone after sync

    Hi,
    Recently, I am experiencing a strange issue after sync with the blackberry desktop. After sync, my BB (storm2) displays a different day and time and it turns out my timezone has been changed, in my case from Amsterdam to Eniwetok (wherever that might be). Obviously, I checked the settings on both my BB and computer (smae timezones etc). What's wrong ?
    Thx,
    Mark

    Hi there!
    I've just found this and it worked over a BB 9780:
    http://supportforums.blackberry.com/t5/General-BlackBerry-Functions-and/Time-Zone-Changes/td-p/677/p...
    "If your BlackBerry automatically reverts the time zone when connecting to your PC you need to change an option within Desktop Manager. Open DM > click Synchronize > uncheck the option to update date and time when connected."
    Good luck! 

  • How can I synchronize all hotmail folders in Mac's "Mail"? (Not just Inbox)

    I tried to synchronize my hotmail accounts in Mac's Mail but only those emails inside "Inbox" can be synchronized. No other folders under my hotmail can be synchronized. Is there any tools to solve this problem?

    If you right click on a son in iTunes and click Get Info. Under the Sorting tab iyo can change how the songs is sorted in iTunes
    Tips for using song and CD info to organize your music
    You can edit information in the Info window to make it easier to find and sort items in your library. For example, you can:
    Group individual movements on a classical CD into one work by indicating the name of the work (for example, “Piano concerto in A Minor, Op. 54”) in the Grouping field.
    Group songs that are part of a compilation together in your library by clicking Details and selecting the checkbox next to “Album is a compilation of songs by various artists”.
    Identify the individual artists on a tribute album in the Artist field, and type “various” in the Album Artist field.
    Create your own genre category by clicking Details and typing the category in the Genre field.
    Change the order in which tracks on a CD play by changing the numbers in the Track fields.
    Create a Smart Playlist that includes only songs that are just the right speed for your workout by typing the number of beats per minute in the BPM field. For instructions, see Create a Smart Playlist.
    Identify a movie as a music video (click the Options button, and choose Music Video from the Media Kind pop-up menu).
    Identify an item that you imported from a CD as an audiobook, so it appears under Audiobooks instead of Music (click the Options button and choose Audiobook from the Media Kind pop-up menu). If you do this, iTunes also remembers your place in the audiobook.
    Enter custom sorting criteria for an item. Select the item, choose File > Get Info, click Sorting, and enter the custom text.
    Does the non-syncing songs play in iTunes on the computer?
    is there anything different about the songs that do sync and those that do not? Like where they cam from? The format (Get Info>under the File tab).

Maybe you are looking for