Change system time in RAC cluster

Hi,
We need to change the system time of two nodes involded in a RAC cluster, both the nodes are almost 15 minutes ahead of real time but are in sync with each other.
Does Oracle database require to bounce to get the latest changed time?
or does the whole cluster services needed to be stopped for 15 minutes after changing the time and then started? just in case not to confused with the transactions happened when the system was 15 minutes ahead.
The metalink note ID 368539.1 explains that PMON process does the service registration when the database was started. The PMON will not take the changed time dynamically?
We have oracle 10.2.0.2 database on HP UX 11.31
Please clear this confusion.
Thanks.

Your RAC Cluster would be using either of
a. NTP --- external to Oracle
b. Oracle Cluster Time Synchronization Service -- part of the Oracle Grid Infrastructure
It seems that you are not using NTP -- else the two nodes would have the same time as "the rest of the world".
You should see "Cluster Time Synchronization Service" in your clusterware logs.
Since you plan to reset the time backwards, I suggest that you shutdown and reset the time manually.
Remember that timestamps written to various log files and "last update" time of various files themselves, will duplicate or overlap with existing files.
Note : PMON service registration doesn't come into play here.
Hemant K Chitale

Similar Messages

  • How to change system time through java program

    Hi
    I want to know, how to change system time through java program.
    give me a idia with example.
    Thanks

    There isn't any core Java API for this. Use JNI or call an external process with Runtime.exec().
    ~

  • How to change system time on Cisco MeetingPlace Express Server

    How to change system time on Cisco MeetingPlace Express Server
    Model MCS-7825-I4

    Hi Vijay,
    As per the install guide for MPX 1.x as well as 2.x "Caution! Be sure you enter the correct date and time. You must reinstall the Cisco Unified MeetingPlace Express operating system and application if you need to change the date or time of your server in the future."
    http://docwiki.cisco.com/wiki/Cisco_Unified_MeetingPlace_Express,_Release_2.x_--_Configuring_the_Cisco_Unified_MeetingPlace_Express_Server#Configuring_the_Cisco_Unified_MeetingPlace_Express_Server
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/meetingplace_express/1_2/english/installation/guide/iug/mpxinst3.html
    HTH
    Manish

  • Can i change system time using java

    hi guys can i change system time using java iam doing one app in that i have to change the system time (my os is windowsXP) please tell me how to change the time

    What does this have to do with Swing?
    Well, there is no Java API that I'm aware of.
    However you can execute any Windows command by using the Runtime class. So you should be able to invoke the Time command.
    Search the Java Programming forum. There are plenty of examples on using the Runtime.exec(...) command.

  • How to change system time from Java

    Could someone tell me if there is possibility to change the system time, from within a Java program. And how to do it.

    In general, no.
    You could do it using JNI if you're running your JVM
    with sufficient system privileges.
    It seems a highly questionable thing to want to do.
    Why do you have a requirement for this?
    Sylvia.Now there's an idea (thread now has a 'watch'), I think I'll drop the the idea of being a hacker and learn how to write viruses instead - happy days ahead ...

  • How to change system time w/o affecting iCal

    When I travel to another time zone with my laptop I would like to be able to change the system time that appears in the menu bar to the local correct time.  However, I do NOT want this to cause any changes in my calendar times.  I use Calendar only for my home appointments so do not want those to change.  Is this possible?  Thanks!

    Hey bobio,
    Thanks for the question. If I understand correctly, you want to change your time on the computer but not the time on the Calendar. I would recommend that you read this article, it may be able to help the issue.
    You can change the computer time and follow this to view Calendar events in your normal time. 
    Calendar: View all your events in a different time zone
    By default, Calendar events are displayed in your computer’s current time zone (set in Date & Time preferences). 
    Thanks for using Apple Support Communities.
    Have a good one,
    Mario

  • 42HL833B - How to change system time for Australia

    I have a Toshiba 42HL833B that I brought back with me to Australia from the UK.
    Everything works OK other than the system time still indicates UK time.
    Australia does not come up as a Country option in setup so I have chosen "Other".
    There does not appear to be anywhere where you can change the time.
    Is it possible to change the time manually somehow?

    I dont know if you have users manuals with you but you can download it from here .
    Maybe you can find info how to do this.

  • Change system time

    I accidently had my system time set two weeks ahead when I
    installed Flex Builder 3. If I try and change the system time back,
    it invalidates my license. Uninstalling, changing the time, and
    re-installing didn't work. Is there anything I can do?

    Unfortunately, this is part of the built-in security around
    the trial mechanism and there's not much that can be done.
    If you have a valid Flex Builder 2 serial number, you can
    enter it to get an extended trial (till October). Otherwise you'll
    need to try out the beta on a different computer (or just wait till
    our second beta is released).
    - Peter

  • Time dead after changing system time

    Hi,
    I have read many posts on this but still can't find a perfect solution.
    1. tried using thread.sleep(1000) to cause a method to run every 1 sec.. but after reading online.. it seems to be a lousy design as it depends on the system cpu speed. sometimes it will stop for more than 1 sec.
    2. tried :
    private ScheduledExecutorService scheduler
    private ScheduledFuture task
    public classname(){
    scheduler = Executors.newSingleThreadScheduledExecutor();
    task = scheduler.scheduleAtFixedRate(methodToRun,1,1,TimeUnit.SECONDS)
    This works but if i changed the system time for multiple times, it will just stop my program...
    Did i use ScheduledExecutorService or thread right ?

    after reading online.. it seems to be a lousy design as it depends on the system cpu speed.God help us! Where on earth did you read that? It depends on the system clock, and it isn't guaranteed to retun in exactly the time specified.
    sometimes it will stop for more than 1 sec.That's what its specification says.
    This works but if i changed the system time for multiple times, it will just stop my program...No, it won't 'stop' your program, it will foul up the executor until it adjusts to the new time.
    There is nothing in standard Java that guarantees exact timing. If you need that you need a real-time version of Java. But probably you don't need that at all. Impossible to say without some context.

  • Change system time in SAP.

    Dear Expertise,
    Our system time SAP is behind from system time in our Active Directory about 30 minutes. Can our SAP system time be accelerated so our SAP system time is same with system time in AD?
    what should we note?
    Our OS is HP-UX 11.31, SAP R/3 4.7 and Oracle 10g.
    Thanks in advance,
    Ros

    Our system time SAP is behind from system time in our Active Directory about 30 minutes
    Why ? Do you have a system in different time zones? If system's are in one time zone and network you must always
    synchronize time in your network for all server's and PC's ...
    Now you need to check the time on server are +30min from AD or -30 ? In any case before you do some ntpdate
    in your situation you need stop SAP and database application, after do it.
    In the future you need to set up automatic synchronization. Regards.

  • Timer problems on Linux changing system time and data

    On Linux SO,
    both with flash player plugin and standalone flash player, setting system time with command:
    date -s 11:11:11
    hang timers (flash.utils.Timer) immediately!

    I notice that updating system time (both with "date -s hh:mm:ss" and through ntpd) with a new time in the future doesn't hang up flash.utils.Timer component.
    Contrary, if I update system time with a past new one, flash.utils.Timer stops work immediately!!!
    This is huge problem for those interfaces that need to run for a long time and also need to be time updated (for examplem through ntp daemon).
    Can anyone help me?
    PS: Windows Flashplayer doesn't have this problem !!

  • Change of system time in SAP

    Hi
    We wanted to change the system time in SAP and we have already posted certain documents.
    Pls let me know, if we change the time.
    Will there be any impact on the posted documents
    Regards
    Madhan D

    Hi,
    Changing system time would ideally can have impact on transactional documents created.
    You need to ensure that there are no post dated open documents as it may clash with change in time.
    Eventuall changing the time post 12 mid night would be a good option.
    Hope this helps.
    Regards,
    Deepak Kori

  • Change date/time format in Screen Shot file name?

    I capture Screen Shots all day long.  But when I go to look for the one I just took, it's not always at the bottom of the list.  That's because Mac names them as e.g.
    Screen Shot 2014-04-29 at 1.19.04 PM.png (and the order gets screwed up).
    Can I change to make save as e.g.
    Screen Shot 2014-04-29 at 13.19.04.png (this way they'll always stay in order).
    Thanks for any help.

    You may have to change system time format globally. Is it worth ?
    http://support.apple.com/kb/PH14227
    Best.

  • Allow Domain Users to Change Their Time On Workstation

    Is there a way to allow authenticated users on the domain to change their time on their workstations?  Ive added Domain Users, Domain Computers and Users to the Computer Configuration/Policies/Windows Settings/Security Settings/Local Policies/User Rights
    Assignment in the Default Domain Policy but nothing seems to change.  Ive forced the GP update as well.
    Any help would be appreciated.

    Hi Scottdog129,
    Based on my understanding, you have configured a GPO which allow that authenticated users  can change system time. However, this GPO does
    not apply successfully. Right?
    In addition to jkrato's suggestion, please follow the steps below to check if the GPO is applied to the clients. It is useful for us to narrow down the cause:
    Click
    Start, type rsop.msc in the search box to access
    Resultant set of policy.
    Check if the GPO is applied to these clients and the setting of the GPO is correct.
    In addition, if the GPO has applied to these clients, please check if there are some other GPOs have conflicts with this GPO in these clients.
    For your information ,please refer to the article Change the system time to get more help:
    http://technet.microsoft.com/en-us/library/dn221970.aspx
    Regards,
    Lany Zhang

  • Change the time zone in Java System only

    Hi there,
    Does anyone knows where to change the time zone in Java system only? I know in ABAP they have t-code: STZAC? where do I change in Java? Configtool or visual admin? what is the service name or parameter for this?
    Thanks
    Kumar

    hi Kumar,
    You can change the timezone of the JVMs using the -Duser.timezone
    parameter,  add -Duser.timezone=<timezone> to all dispatcher and
    server processes in your systems, using the configtool           
    1) open config tool                                              
    2) select yes                                                    
    3) select "cluster-data->instanceXXX->serverXXX/Dispatcher"      
    4) in "Java parameters" add new line "-Duser.timezone=<timezone>"
    5) click "Apply changes"                                         
    6) restart your instance
    Let me know how is the result
    Regards

Maybe you are looking for

  • New Mac Pro major issue's with Premiere CC 14

    I bought the latest Mac Pro with top spec but it runs like a pig with Premiere cc 14, Adobe's video shows the Mac works perfectly. However mine takes forever to render, and has a jerky image on full quality playback with some clips, tried multiple se

  • Report Builders Sections

    In version 10.1.2.0.2 of Report Builder, is it possible to create a custom user defined section in addition to the standard header, trailer and main sections?

  • PSD file is broken

    Hello, I've been working on my picture for a week. It had around 10-12 layers and background was black. But today when I opened my psd file I saw just one black layer. The others are gone. Is it possible to fix this file some how? It's very important

  • Reg PO Release Strategy

    Firstly Release strategy for PO is configured. Now they are asking for new release codes to be added to the old ones. The issue is when i am configuring this old PO's no probelm as they are released. new PO's no problem. The issue is with OPEN PO'S .

  • Statistic of use of HTMLDB

    A fasts question ¿Where I can see the statistic of use of HTMLDB pages? Thanks in advanced. Regards Everybody