- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Impact of Timezone change in HPUX 11.23.
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
10-22-2010 01:34 AM
10-22-2010 01:34 AM
Impact of Timezone change in HPUX 11.23.
Currently server is running with METDST Timezone. Below is the output from date command"-
Fri Oct 22 11:30:51 METDST 2010
enrty from /etc/TIMEZONE :-
TZ=MET-1METDST
export TZ
I need to change it to CEST ..
CAn it have any impact on runnig applications .
Also can you suggest procedure for same ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2010 02:07 AM
10-22-2010 02:07 AM
Re: Impact of Timezone change in HPUX 11.23.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2010 02:53 AM
10-22-2010 02:53 AM
Re: Impact of Timezone change in HPUX 11.23.
As Pete says, the couple of times I have to change the time zone, I have stopped all the running applications, and changed it with the set_parms command and gave it a reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2010 09:55 AM
10-22-2010 09:55 AM
Re: Impact of Timezone change in HPUX 11.23.
>Can it have any impact on running applications? Also can you suggest procedure for same?
I would go ahead and change the file.
When do you need to have the changes be effective? Long running processes will not see the changes until they are restarted or you reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2010 08:44 PM
10-23-2010 08:44 PM
Re: Impact of Timezone change in HPUX 11.23.
Yes U can go ahead to change the timezone by changing it in file.
Yes its having impact on running application.
Before u change u should stop application.
n start after changing timezone.
Procedure to change the timezone, u can change in file or by set_parms timezone it will ask for reboot for active the changes.
Hope this solves ur qery.
Don't forget to assign points.
Regards
Vishnu Khandare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2010 08:56 PM
10-23-2010 08:56 PM
Re: Impact of Timezone change in HPUX 11.23.
As everyone suggested you may change that using set_parms or in file.
ofcourse your application/datebase should be stopped. (safe methode)
This will change your current time, according to timezone.
Just check your cron jobs will not be effected by this.
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2010 02:46 AM
10-26-2010 02:46 AM