- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: changing system date on HP-UX server with Orac...
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
03-28-2006 04:39 PM
03-28-2006 04:39 PM
changing system date on HP-UX server with Oracle 9i running
What is the impact if I change a system date on a HP-UX 11.11 server with Oracle9i database running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 04:43 PM
03-28-2006 04:43 PM
Re: changing system date on HP-UX server with Oracle 9i running
You may be running into a problem. Oracle might have transactions in future date etc...
Not a good idea to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 04:44 PM
03-28-2006 04:44 PM
Re: changing system date on HP-UX server with Oracle 9i running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 04:48 PM
03-28-2006 04:48 PM
Re: changing system date on HP-UX server with Oracle 9i running
The server is a production server running Oracl9i data base.
And configure with MC/Service Guard clustering.
Can anyone give a details on what will happen if we change the system date to move forward 5minutes.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 04:52 PM
03-28-2006 04:52 PM
Re: changing system date on HP-UX server with Oracle 9i running
I have not tried with Oracle but i have production servers with MC/SG and Informix database. And i have moved the time a head couple of times and never had any issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 05:13 PM
03-28-2006 05:13 PM
Re: changing system date on HP-UX server with Oracle 9i running
It is not problem to go forward. But problem when doing backward.
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 05:32 PM
03-28-2006 05:32 PM
Re: changing system date on HP-UX server with Oracle 9i running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 05:38 PM
03-28-2006 05:38 PM
Re: changing system date on HP-UX server with Oracle 9i running
According to my little oracle knowledge, if you are using oracle application you can have problems such as if the scheduler launch some sql transactions and you get 5 min earlier it can launch them again. If you launch an sql transaction wich take more than that time you can have end time before start time. You may have trouble with the sequence number of your files(control files).
Hope this helps
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 05:41 PM
03-28-2006 05:41 PM
Re: changing system date on HP-UX server with Oracle 9i running
As muthu points it again and again, forwarding/advancing the time to future does not pose any problems to the HPUX system per say. But moving it backward needs a reboot. Not too sure ,how Oracle will take this advancement, but I think it should be safe, unless and otherwise specifically mentioned by Oracle inc. Try getting info from oracle forums aswell.
I absolutely vote for RAC's response. Try setting the desired time on a non-prod hpux box in your environment and configure it as NTP server. After doing so, you can configure the Oracle 9i production cluster as NTP client to the configured NTP server. By this the time would progress to the desired time in small increments. That way , you would be entirely safer.
Regards,
Senthil Kumar .A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 06:25 PM
03-28-2006 06:25 PM
Re: changing system date on HP-UX server with Oracle 9i running
have you had any problems in the past, when Summer/Winter Time happened?