- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: To sync time or not in an Oracle environment
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 01:36 PM
05-17-2002 01:36 PM
To sync time or not in an Oracle environment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 01:42 PM
05-17-2002 01:42 PM
Re: To sync time or not in an Oracle environment
I absolutely want (and have) all of my servers running synchronized time.
Stepping time forward is much less of a problem (if any, to a database) than moving it backwards.
Your local server time will not be sychronized with a time source if it differs by more than 1000 seconds. The 'xntpd' daemon will simply, eventually die.
With 11.x, you can use the 'date' command to slew time gently:
# date [-a [-]sss[.fff]]
The best choice, however, is to implement NTP. A simple guide to setting up Network Time Protocol (NTP) is found in the "Installing and Administering Internet Services" manual:
http://docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html
For a good list of available time sources, see:
http://www.eecis.udel.edu/~mills/ntp/clock1.htm
If you wish to merely synchronize locally take a look at Knowledge Base document #A5864817. You can use one of your servers as a "master" clock for the remaining ones without going outside of your local network.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 02:04 PM
05-17-2002 02:04 PM
Re: To sync time or not in an Oracle environment
I suggest that you sync your main time server to an Internet Time Source (such as the U. S. Naval Observatory - unless you have an on-site GPS time source) and then sync your other time servers and clients to this main server.
You can easily set all this up simply using SAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2002 12:02 AM
05-18-2002 12:02 AM
Re: To sync time or not in an Oracle environment
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2002 03:21 AM
05-18-2002 03:21 AM
Re: To sync time or not in an Oracle environment
One thing to consider is most Oracle applications are linked with other systems so NOT having very similar time on each system can be much worse when trying to track transaction flow - especially if you have time differences in the range of minutes instead of seconds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 05:50 AM
05-20-2002 05:50 AM