HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- timezone problem
Operating System - HP-UX
1834140
Members
3182
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-11-2000 09:00 PM
04-11-2000 09:00 PM
timezone problem
In Britain we have just switched to British Summer Time
(BST), ie. GMT+1hour. Within our ITO system (based on ORacle) we have the
problem that the message alerts seem to hold GMT times in the database (viewed
with SQL), but when using the OpC Gui frontend to look at the data, the
timestamp is right (ie in BST).
We are sitting on an HP-UX machine with 10.20.
Our TZ is set to GMT0BST.
Any ideas?
(BST), ie. GMT+1hour. Within our ITO system (based on ORacle) we have the
problem that the message alerts seem to hold GMT times in the database (viewed
with SQL), but when using the OpC Gui frontend to look at the data, the
timestamp is right (ie in BST).
We are sitting on an HP-UX machine with 10.20.
Our TZ is set to GMT0BST.
Any ideas?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2000 09:56 PM
04-11-2000 09:56 PM
Re: timezone problem
a) if you have not stopped and re-started your oracle
environemnt, it has this bad habit of not picking up the right timezone. The
best practice for oracle is to
stop and re-start
b) check the timezone in the oraenv environemnt, it
may not be set right.
environemnt, it has this bad habit of not picking up the right timezone. The
best practice for oracle is to
stop and re-start
b) check the timezone in the oraenv environemnt, it
may not be set right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2000 01:16 PM
05-29-2000 01:16 PM
Re: timezone problem
All Unix systems keep internal time as GMT (aka, UTC or Zulu time). The $TZ env parameter is used by the many library routines to translate GMT to the value represented by $TZ. Unix is unique in that users all over the world can login and after setting $TZ to their local timezone, all commands and proceseses will display local time (complete with Daylight Savings Time switches). This is all controlled by /usr/lib/tztab entries.
However, processes that operate as daemons or in cron jobs do not login and may not inherit $TZ. See the man page for crontab where the (very simple) environment is discussed. There are 2 kernel parameters that can be used for daemons and cron jobs: timezone and dst. Read the Help-on-Context information in SAM for details on setting timezone and dst.
Bill Hassell, sysadmin
However, processes that operate as daemons or in cron jobs do not login and may not inherit $TZ. See the man page for crontab where the (very simple) environment is discussed. There are 2 kernel parameters that can be used for daemons and cron jobs: timezone and dst. Read the Help-on-Context information in SAM for details on setting timezone and dst.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP