Change Time Server Unix (retard hours)

hello
Greetings all, thanks for the help they can give me.
I have a unix server with an Oracle database, the situation is as follows:
the server is 30 minutes in advance, the idea is to place the exact time delay is 30 minutes, the question is: What is the procedure I should follow?
thk'u

I still don't get what you are saying, but if you are asking where the server gets its timezone, it's from the environment where you start the server. So you generally need to set the TZ variable. If you don't, the default can vary, and be very confusing. I saw one place that started up under the c shell, and the default for that os and that shell was CST, while everything else was PST, and no one could figure out why some things were off, depending on whether the db started automatically or manually. You can also set it with the create database statement. See your docs for zoneinfo and the globalization guide for customizing time zone data.
I forget which, but some versions of the db (certainly 10gr2) and EM and java have various issues with time zone and daylight savings time.
See also http://groups.google.com/group/comp.databases.oracle.misc/browse_thread/thread/ae67e7bef06b953b/984d42bc2c251f9

Similar Messages

  • Change time format to 24 hours

    Dear Experts,
    In  my webdynpro application I have a requirement where I have to use a 24 hr time format, but by default it is shown as 12 hr format, because of the language in portal.
    And I only want to change the format in this application only, not of all the portal.
    Please suggest.
    Warm Regards,
    Upendra Agrawal

    Hi Upendra,
    Assign the value from backend to the newly created attribute of type new simple type. This will convert it to the 24 hrs format
    OR
    if you get the date from backend,
    Try using a date formatter.
      String s;
      Format formatter;
      Date date = // Your date value from the backend.
      formatter = new SimpleDateFormat("HH.mm.ss");
      s = formatter.format(date);
    This will give the time in 24 hrs in the variable 's'.
    Pls try this and let me know.
    Thanks and Regards,
    Shyam.
    Edited by: Shyam Gopal on Jul 28, 2010 3:05 PM

  • Apple's time server WRONG for Argentina

    Due to the Argentine's governments choice NOT to implement day-light savings this year, the Apple time server is an hour off from the official time in Argentina. This screws up my iCal.

    I don't know if this is a "solution", but I had the same issue with the clock widget (I have a clock widget set for Argentina because my wife is from there, and the US clock because I am from the US). Anyway, I changed it from "Buenos Aires" to be "Asunción" because at least the Hour was correct. (I also submitted feedback to Apple). Can you perhaps set your timezone to another one that has the correct time (even though it may not be "Argentina")?
    I am kind of glad Ar. didn't do the Daylight Saving thing (I think it's stupid to always change the time), but Yes, the clock is now wrong because Apple's servers are wrong... Hopefully they will fix it soon.
    Just my thoughts...

  • Apple Time Server is wrong on my Macbook Pro

    Hi,
    For a while now I've recognised that my timestamps on various applications are appearing wrong. For example: My Twitter feed says tweets were from 5 Hours ago when they may have only been from 10 minutes.
    I checked my settings and in Time & Date, I had it set to custom. The custom time was correct, and so was the date, however the time stamps were still wrong.
    I then proceeded to check the box that says "Set Date and Time automatically" -> I then chose Apple Europe and it states that the time is 23:14, when infact it is actually 04:14 therefore being 5 hours different, relating to the timestamp problem I'm receiving.
    Therefore from this evidence I'm assuming that there is something wrong with the time server on my macbook.
    TL:DR - My macbook pro time server is 5 hours slow and is making applications give an incorrect time stamp.
    I'm on a macbook Pro from 2011 roughly. I did also have a short circuit problem months ago that may have been the cause, I seem to remember that roughly being the time that the timestamps started appearing wrong!
    Any help would be really appreciated!
    thanks

    Check your Time Zone setting in the Date & Time preference pane.  Also be aware that if you have the "Set time zone automatically using current location" enabled, then using a VPN with an endpoint in another country could cause this problem.
    Also be aware that if you have any type of firewall in place on your network then the NTP protocol may be blocked.  In this case your only solution is to set the date, time, and timezone manually.

  • Apple Remote Desktop - how to change the date and time server ip address?

    Our imacs keep getting out of synch with our Windows Active Directory server and when they do, users can no longer log into the imacs. The imacs this morning were more than 5 minutes fast, for example.
    So, we have changed the date and time server on one of our imacs to our internal time server and that works fine. Now I would like to update all of the other imacs using a unix command in ARD. Can anyone tell me how to send this change? For this message, let's say our internal time server is 172.30.100.100

    Not a problem. There are a number of other system and network setup commands that you might find useful at some time. From within the Remote Desktop Admin in the Send Unix Command window type:
    networksetup -help
    systemsetup -help
    That will give you lists of the commands, including the one I posted above, with their basic syntax. They're handy to know.
    Cheers.

  • Server Monitor Notifications - Drive Status Changed - Time Machine

    I'm using an Xserve as a file server for a small workgroup . It has a Raid 1 set which is being backed up via Time Machine to an attached disk array.
    Whenever Time Machine runs (every hour), I get two notifications from Server Monitor that the drive status has changed:
    *Reason(s) for notification:*
    *Drive status changed*
    The timestamps on the notifications coincide with these messages in system.log
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 read() failed; socket=0x197060 error=(NSPOSIXErrorDomain,61)
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 write() failed; socket=0x197060 error=(NSPOSIXErrorDomain,61)
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 read() failed; socket=0x2090e90 error=(NSPOSIXErrorDomain,61)
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 write() failed; socket=0x2090e90 error=(NSPOSIXErrorDomain,61)
    and:
    Feb 2 11:28:55 ciesaxserve2 servermgrd[78]: servermgr_backup: TimeMachinePostBackupHook called.
    Feb 2 11:28:55 ciesaxserve2 servermgrd[78]: servermgr_backup: TimeMachinePostBackupHook done.
    The notifications simply report that all is normal, and the number of available drives goes from 6, to 7, back to 6. Something to do with making the backup volume available, I presume.
    I would like to disable these specific messages. I realize I can disable all messages from server monitor regarding disk statuses, but then I would be turning off messages about failures and actual problems.
    Is there a config I can edit which will only alert me to actual problems? I'd like to stop getting 48 emails each day; reduce the noise and increase the signal.

    I know this post is old but this has recently cropped up for me. I have been backing up with Time Machine for months without a single alert. It started happening after I replaced the failed battery on my RAID card. A coincidence...however the prolonged down time surely caused an SMC (and perhaps PRAM) reset which I assume triggered the change in behavior.
    I've pinned it down to Time Machine backing up service settings, in particular the Open Directory archive. Time Machine backs up all the service data independently from the rest of the data on your server startup volume.
    http://support.apple.com/kb/ht5139
    You can see this data in Terminal.
    serveradmin$ cd /Volumes/[YourBackupVolume]/Backups.backupdb/[YourServerName]/Latest/[YourBootVolume]/.ServerBackups
    serveradmin$ ls -al
    total 16
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 (null)
    drwxr-xr-x@ 14 root  admin   476  4 Jun 14:44 .
    drwxrwxr-t@ 43 root  admin  1462  4 Jun 14:43 ..
    -rw-r--r--@  1 root  admin    37  4 Jun 14:44 .serverBackupSignature
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 addressBookServer
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 calendarServer
    drwxr-xr-x@  5 root  admin   170  4 Jun 14:44 iChatServer
    drwxr-xr-x@  6 root  admin   204  4 Jun 14:44 mailServer
    -rw-r--r--@  1 root  admin  3826  4 Jun 14:44 master.browse.plist
    drwxr-xr-x@  4 root  admin   136  4 Jun 14:43 openDirectory
    drwxr-xr-x@ 61 root  admin  2074  4 Jun 14:44 serverSettings
    drwxr-xr-x@ 23 root  admin   782  4 Jun 14:44 sharePoints
    drwxr-xr-x@  8 root  admin   272  4 Jun 14:44 webServer
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 wikiServer
    If you take a look inside the openDirectory folder you should see this:
    serveradmin$ cd openDirectory
    serveradmin$ ls -al
    total 81936
    drwxr-xr-x@  4 root  admin       136  4 Jun 15:32 .
    drwxr-xr-x@ 14 root  admin       476  4 Jun 15:33 ..
    -rw-rw----@  1 root  admin  41947136  4 Jun 15:32 ServerBackup_OpenDirectoryMaster.sparseimage
    -rw-r--r--@  1 root  admin       249  4 Jun 15:32 openDirectory.browse.plist
    The ServerBackup_OpenDirectoryMaster.sparseimage contains an archive of your Open Directory database like the one you create from Server Admin. The only difference is that it appears to be unencrypted. This is a bit worrying since Snow Leopard, as far as I know, does not have an option to encrypt your Time Machine backup. This image seems to invisibly mount whenever a Time Machine backup is triggered. This can be verified by checking /private/var/log/system.log and filtering for backup
    serveradmin$ tail -b 100 /var/log/system.log | grep backup
    Jun  4 16:00:56 yourservername com.apple.backupd[25117]: Starting standard backup
    Jun  4 16:00:56 yourservername com.apple.backupd[25117]: Backing up to: /Volumes/YourBackupVolume/Backups.backupdb
    Jun  4 16:00:56 yourservername servermgrd[75]: servermgr_backup: TimeMachinePreBackupHook called.
    Jun  4 16:09:26 yourservername servermgrd[75]: servermgr_backup: TimeMachinePreBackupHook done.
    Jun  4 16:09:44 yourservername com.apple.backupd[25117]: No pre-backup thinning needed: 4.60 GB requested (including padding), 8.40 GB available
    Jun  4 16:10:14 yourservername com.apple.backupd[25117]: Copied 744 files (364.4 MB) from volume YourBootDrive.
    Jun  4 16:10:14 yourservername com.apple.backupd[25117]: No pre-backup thinning needed: 4.09 GB requested (including padding), 8.04 GB available
    Jun  4 16:10:17 yourservername com.apple.backupd[25117]: Copied 87 files (877 KB) from volume YourBootDrive.
    Jun  4 16:10:18 yourservername servermgrd[75]: servermgr_backup: TimeMachinePostBackupHook called.
    Jun  4 16:10:18 yourservername servermgrd[75]: servermgr_backup: TimeMachinePostBackupHook done.
    Jun  4 16:10:18 yourservername com.apple.backupd[25117]: Starting post-backup thinning
    Jun  4 16:10:29 yourservername com.apple.backupd[25117]: Deleted backup /Volumes/YourBackupVolume/Backups.backupdb/yourservername/2013-06-03-155910: 8.40 GB now available
    Jun  4 16:10:29 yourservername com.apple.backupd[25117]: Post-back up thinning complete: 1 expired backups removed
    Jun  4 16:10:29 yourservername com.apple.backupd[25117]: Backup completed successfully.
    You can see at 16:00:56 Server Manager got a call from Time Machine to start the services backup and finished at 16:09:26. Open Directory would have been backed up during that process. Take a look at /private/var/log/hwmond.log
    serveradmin$ tail /private/var/log/hwmond.log
    Tue Jun  4 16:08:36 BST 2013 - Number of drives change from 4 to 5.
    Tue Jun  4 16:08:48 BST 2013 - Number of drives change from 5 to 4.
    You'll see that both drive change warnings from Server Monitor occured just before the services backup completed. You can also use the sudo diskarbitrationd -d command along with tail /private/var/log/diskarbitrationd.log in another terminal window, trigger a Time Machine backup manually and watch this disk image mount during the backup process. Compare the mount times with the above logs to see if they all match up.
    Although I have discovered the cause (which thankfully seems harmless) I have not discovered a way to stop it from generating pointless alerts. I'll post here if I figure it out. I am in the process of upgrading all of my servers to Mountain Lion so it may be a moot point. I am hopeful this information may help someone out there even though it is thoroughly out of date.
    Scot

  • Why doesn't siri know how to change the time of a reminder? When asked, "Do you want to confirm or cancel your reminder?" Reply, "Can I change the time to a half hour later?" Siri doesn't know how to respond.

    Why doesn't siri know how to change the time of a reminder? When asked, "Do you want to confirm or cancel your reminder?" Reply, "Can I change the time to a half hour later?" Siri doesn't know how to respond.

    Hi
    In iMovie'11 (version 9.0.x)
    on top menu row - Apple/iMovie/File/Edit/Cut (Can vary dep. on language - in Swedish Apple/iMovie/Arkiv/Redigera/Klipp . . . )
    down Cut menu - Slow playback/Raspid Playback/Re-play in Slow Motion and onvards
    Here one can select the Pre-Set speeds
    Are you familiar with getting 'inspector' to run?
    No - but I guess that Double Click on clip/sequense or ctrl-Click on it might open it.
    Yours Bengt W

  • I changed ISPs and had to change the server settings. Now one of my two email addresses crashes every time I try to read the emails.

    At first Thunderbird downloaded every email from the problem account going back to 2011. I changed the server settings to only download emails from the last 15 days and to delete any messages older than 15 days.
    I can send emails from this account and my other email account works fine for sending and reading mail. However, this problem account crashes Thunderbird every time I try to read the messages. There are now only 300 messages in the inbox and I've been able to have them marked as read. But I still can't read any of them.
    What's the fix on this?

    Try to start *Windows* in safe mode with networking enabled.
    - Win8 http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode
    - Win7 http://windows.microsoft.com/en-US/windows7/Start-your-computer-in-safe-mode
    - XP http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx
    Still in Windows safe mode, start Thunderbird in safe mode.
    - https://support.mozilla.org/en-US/kb/safe-mode
    Does the problem go away?

  • Change time from number format(ie. 3.50 hours) to regular time format( ie.3:30)

    How do you Change time from number format(ie. 3.50 hours) to regular time format( ie.3:30)

    I performed the following function in order to get my report to view the information the way that I wanted to see it:
    put this formula across from the caption âu20ACu0153Display Stringâu20AC within the âu20ACu0153Format Fieldâu20AC window for description.Â
    whileprintingrecords;
    MonthName(tonumber(Mid({CartonHistory.DateTimeStamp},5,2)),true) & Mid({CartonHistory.DateTimeStamp},7,2) & ", " & Mid({CartonHistory.DateTimeStamp},1,4)Â & " " & Mid({CartonHistory.DateTimeStamp},9,2) & ":" & Mid({CartonHistory.DateTimeStamp},11,2) & "." & Mid({CartonHistory.DateTimeStamp},13,2)
    It converts dates from: 20061212102311xx to: Dec12, 2006 10:23.11.

  • Oracle Application Server 10.1.3 R3 - Change time zone

    Hii All,
    I am using Oracle application Server 10.1.3 R3 Version. I have installed this application server on my windows VISTA machine. On Concole, OracleAS showing GMT time. I need to set it to Indian timezone.
    I have searched a lot but not getting success.
    Can anybody help me, how to change time zone ?
    Regards,

    have a look at this document in metalink. might be helpful . i think you to apply a patch based ( download it from metalink according to your operating system and applicaiton server versions). in my case i have download 5632264 patch ( 10.1.2.0.2 AS & AIX OS).
    Timestamps & time zones - Frequently Asked Questions
         Doc ID:      Note:340512.1
    Thanks,

  • I have downloaded the latest software but it has set my phone to the incorrect time, 8 hours earlier than it is so alarm didn't go off this morning as I hadn't noticed! Won't let me change time. Apps look like cartoons designed by a child. V unhappy

    I have downloaded the latest software but it has set my phone to the incorrect time, 8 hours earlier than it is so alarm didn't go off this morning as I hadn't noticed! Won't let me change time. Apps look like cartoons designed by a child. V unhappy

    PhotogYogi wrote:
    I Have the same issue on a brand new iPad mini 2. My battery is only lasting up to 5 hours. I went on chat with Apple last night and they said my battery is fine and its a Safari issue. I'm literally losing 1% every 3-4 minutes. I tried recalibrating my battery, signing out of iCloud, shutting off all locations, turning off background app refresh, restoring network settings, restoring all, and finally restoring from iTunes with no luck. This is just awful. I got this iPad so I could use it on my long flight for a trip I have coming up, and unfortunately, it's not going to last that long, plus I'm concerned about how many times i will be recharging my battery because of this since battery's do have a life cycle dependent on the number of charges. This is frustrating and needs to be fixed ASAP and addressed by Apple.
    By the way, Apple told me to bring my device to the Apple Store because it's still under warranty. That's great and all, but I'm going to waste my time if there is no fix for this issue.
    Ok so you want Apple to address the problem, but yet you don't want to take it to them just in case they can't fix it? What if they can fix it? Complaining here certainly won't fix it.

  • New Windows 7 formats Time server idle power levels

    Hi,  I am a new user of an NMH405 which I hope to upgrade to 3TB or 1.5TB raid1 (not 100% yet).  I bought the unit as a NAS unit (but chose this model as it was on special offer) hoping that I could use the media server features later.
    I have the unit working as a NAS using the original drive and have come up with some questions that I cannot find answered either in the documentation or the FAQ's and community posts.
    First Windows 7 appears to be only partialy supported.  The folder locations for media are different to Vista and there are new formats such as .WTV which replaces .DVR-MS as the default TV format.  The supplied backup software didn't install correctly and the update (well I think the import software is updated) on the website is hidden inside a huge .ISO file which is going to take hours to download.  However reading the posts indicates that the .DVR-MS format is only half supported.  Solutions involve editing an .XML file or customising the NTI backup in order to get files onto the server.  .WTV is not even mentioned anywhere.
    Is fully realised Windows 7 support going to be in the next release? and approximately when?
    I decided to use a static IP address for the server as I have been suffering master browser problems with Windows networking.  However I then ran into the Time server bug and had an 8 hour 14 minute offset to the system time.  I have temporarily solved this by assigning a reserved address in my DHCP server and reverting to DHCP mode.  However during the process I found that the NMH405 had become the master browser and solved the initial problem - ACE.
    Fix next firmware update?
    Drive support.  This is difficult to keep up to date and June 2009 is a little out of date.  Well hidden as well, I first found the list by accident but have since had difficulty finding it deliberately.  No "Avoid these drives" list though, but there is sporadic indiction of non-compatibility in the forums.  The list is date 7 days before the .ISO image and of course long before the October date of the latest firmware.  Cannot find an update notice indicating changes - e.g. drive support.
    Make it easier to find and try to keep it more up to date.
    Power levels and drive spin down.  From the data sheet 60W is the only indication, however a link to a third party indicates 13W but no spin down?.  With the emphasis on "Green Power" in the US I am suprised this information is not in bold in the data sheet (though other NAS vendors also hide it).  My unit will spend 80% of its life idle, I do hope the drives do get to spin down and extend their life and save power.
    Is direct Cisco information available rather than just third party?
    Finally perhaps a silly query, but why not.  Can I use a USB hub and attach multiple drives externally?
    StokersSon

    Hi,
    Thanks Wilkins377 for your two cents.  At least I know it should work.
    Well I now have upgraded to 2 x 1.5GB drives (not in the approved list) and have them working 100% as a raid pair.  Also Firmware to 3.18.15
    Using a USB hub I have got multiple HDD USB drives working - including NTFS formatted (read only of course).  So the hardware is all functional.
    However no matter how I format my 2GB and 4GB flash drives (FAT or FAT32 including alternate allocation size) the  mediahub does not see them in either port directly or the powered hub.  I am using an XP machine to format them.  An SD card is seen OK.
    Well flash is not important, being able to use multiple USB for backup and networked access is.  I am not likely to need to use the hub ports for media import as it is easier to get access to my PC and place the hub out of reach.
    I still cannot tell if the drives spin down, they are still quite warm after several hours of only the media hub and router being powered.  I need to get a stethascope and listen if they spin up on access, the nearby PC fans are too noisy.
    Regards
    StokersSon
    StokersSon

  • Apple Time Server displaying wrong time

    So I have the option 'Date and Time' I have the 'Set Date and Time Automatically' checked and the apple time server selected. I also have the correct time zone selected. However, the time that is displayed is one day and five hours ahead of the actual time. I know I can manually set the time, but the time stamps on my emails don't change when I do that. So I'd appreciate it if there was a way for me to use the automatic time setting, but have it display the correct time.

    poorphil wrote:
    So I have the option 'Date and Time' I have the 'Set Date and Time Automatically' checked and the apple time server selected. I also have the correct time zone selected. However, the time that is displayed is one day and five hours ahead of the actual time. I know I can manually set the time, but the time stamps on my emails don't change when I do that. So I'd appreciate it if there was a way for me to use the automatic time setting, but have it display the correct time.
    There are three apple timeservers. Try changing to a different one and then back to the correct one.

  • Lync 2010 Archiving IM log time record is 6 hours off

    When I run a export of the IM logs in Lync 2010 with the following command.
    Export-CSArchivingData -DBInstance lync-sql\rtc -StartDate 2/3/2014 -EndDate 2/5/2014 -OutputFolder "C:\logs" -Useruri "[email protected]"
    I get the log file but all the time stamps are 6 hours off. I though oh we are in CST the server is set to UTC. Thats not the case the front end server and sql servers are all set to the correct time zones. I did see an article that referenced in OCS 2007
    that the database time stamp was off. does anyone know how I can change the database time zone from UTC to CST?
    Thank you
    Kirt

    I know that when your query the database directly it will return times in UTC, so maybe apply an offset to the output file to correct your current timezone.
    Andrew Morpeth
    Lync Server Specialist - Auckland, NZ
    Blog - http://www.lync.geek.nz
    Twitter @AndrewMorpeth

  • Time server frequency?

    How often does Lion sync to the time server? How can I change it? Thanks.

    I do not know what the default is, but you should have it in the System Logs
    look for lines with "...ntpd[xx]: time reset ..."
    The settings would presumanbly be in a plist file somewhere with the system launchDaemons (sorry not at a Mac right now to actually look and check).
    On a UNIX box, you would have a /etc/ntp.conf file, but I've never looked to see if OS X is using that or a plist to control ntp settings.
    IF it uses a ntp.conf filel, the settings would be minpoll and maxpoll - just use man ntp to read about the settings.
    P.S. from the man ntp pages
    minpoll 
    maxpoll maxpoll   These options specify the minimum and maximum poll intervals for NTP messages, as a power of 2 in seconds The maximum poll interval defaults to 10 (1,024 s), but can be increased by the  maxpoll option to an upper limit of 17 (36.4 h). The minimum poll interval defaults to 6 (64 s), but can be decreased by the  minpoll option to a lower limit of 4 (16 s).

Maybe you are looking for

  • ¿How to use user-roles in Ironport WSA (7.6) using ACS 4.1?

    Hello, I want to give a client access to a S370 WSA quarantine and I am using an ACS 4.1 for external authentication; that would be used for administrators and for the client access (non-administration access). I have created a user-role in the WSA t

  • How can I download a webcal:\\ file?

    Facebook offers a link to download an ical file of friend's birthdays. It looks like this... webcal://www.facebook.com/ical/b.php?uid=12345678&key=98765432 When I click on the link Firefox says "Firefox doesn't know how to open this address, because

  • Implementing surrogate keys in dimensions

    hello, First thing, I'm new to ODI! I am using Oracle data integrator 10.1.3. I have a dimension table 'Dim_Contracts' as target table. The structure is as follows: PK_Dim_Contract Primary key (surrogate key - to be populated from an Oracle database

  • Multi instances on same server

    Hi, I would like to know whats the best approach to install a second oracle instance on a single server. We have one database instance running on a window 2000 server. We take this instance down (stop the oracle window service) and perform cold backu

  • Menu Field Translation Text

    Hi All, I have an Custom ALV report for which i have made all changes for french translation.Now everything is working.Now only problem i am facing is with some of Menu fields (List,Edit,GoTo,Settings) of the ALV Report is not getting translated to f