- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Do we have to shutdown sap database before updatin...
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-03-2008 07:35 PM
03-03-2008 07:35 PM
I am in the middle of updating the package PHCO_37720.depot which will update the timezone file /usr/lib/tztab for new timezone for Melbourne in April 2008.
Just a query, do I need to stop sap database first or leave it running?
And once after rebooting the system does how does the sap get the time stamp?
regards
smg_atlas
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2008 08:04 PM
03-03-2008 08:04 PM
Re: Do we have to shutdown sap database before updating timezone file
You may need to stop it when the DST transition occurs if your application uses local time instead of GMT or time_t time.
>And once after rebooting the system does how does the SAP get the time stamp?
You will have to ask SAP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2008 09:00 PM
03-30-2008 09:00 PM
Re: Do we have to shutdown sap database before updating timezone file
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1104449
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1216997
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2008 09:09 PM
03-30-2008 09:09 PM
SolutionIt is always safe to dtop the database and than update the timezone. By doing this you will ensure that the database will not get corrupt, if had if you leave it running. I would always prefer to stop the database ,thn do the updation and than restart the database.
Cheers,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2008 09:09 PM
03-30-2008 09:09 PM
Re: Do we have to shutdown sap database before updating timezone file
It is always safe to stop the database and than update the timezone. By doing this you will ensure that the database will not get corrupt, if had if you leave it running. I would always prefer to stop the database ,thn do the updation and than restart the database.
Cheers,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 07:24 PM
04-03-2008 07:24 PM
Re: Do we have to shutdown sap database before updating timezone file
As per HP-RC, no need of rebooting the box. But, if you want to make the daylight saving effects on SAP, you need to shutdown the SAP and keep offline for 80min (for Melbourne) and start it.
We have already created some script for the same, to which it shutdown SAP and sleep for 80min, then start.
Thanks.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 07:28 PM
04-03-2008 07:28 PM
Re: Do we have to shutdown sap database before updating timezone file
Patch can be applied any time on the box. But when the effective date of daylight saving starts, you need to do the recycle (stop.. sleep and start..) of SAP to be done.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 08:54 PM
04-03-2008 08:54 PM
Re: Do we have to shutdown sap database before updating timezone file
Normally as long as, the timezone change will affect the time so that the new time is in the future, you can proceed "safely" without having to stop the SAP database. If this is not the case, it is very important to stop the database and assess the implication at the application level of the changes before starting the database again.
good luck!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2008 03:16 PM
04-06-2008 03:16 PM
Re: Do we have to shutdown sap database before updating timezone file
I did stop the SAP database to be on the safe side, then I swinstall the patch and then rebooted the system.
Today I logged into the box and can see the time as per the new timezone file.
I haven't had any complains from the SAP team so I think everything is ok.
regards,