- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to change the system time
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
07-17-2005 04:26 PM
07-17-2005 04:26 PM
how to change the system time
but the program indicated that the system time
hadn't been changed !
how to change it permnantly!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 04:32 PM
07-17-2005 04:32 PM
Re: how to change the system time
Try to use set_parms command :
# set_parms date_time
For more details see the man page of set_parms :
# man set_parms
Hope this can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 04:37 PM
07-17-2005 04:37 PM
Re: how to change the system time
it's needed or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 04:42 PM
07-17-2005 04:42 PM
Re: how to change the system time
Also you can do iy from SAM->Time-->System
Clock
no reboot requied...
Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 04:50 PM
07-17-2005 04:50 PM
Re: how to change the system time
I could change the system time by date command. No problems
However, if you are facing the problem, pls follow suggestions provided by gentlemen in this thread
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 04:58 PM
07-17-2005 04:58 PM
Re: how to change the system time
by using 'date' command , the system time should change ...if it is not getting changed...then try this
# set_parms date_time
_______________________________________________________________________________
This section enables you to set the system clock.
_______________________________________________________________________________
The current system time is Sun Jul 17 20:55:35 METDST 2005
Is this correct?
Press [y] for yes or [n] for no, then press [Enter] (------press n to change)
_______________________________________________________________________________
You will be prompted for the date and time. Please enter all values
numerically, for example January is 1. The values in the parentheses
give the acceptable range of responses.
_______________________________________________________________________________
Please enter the last two digits of the year (00-99), then press [Enter] (----- give the format)
Please enter the month (1-12), then press [Enter] (----month value)
Please enter the date of the month (1-31), then press [Enter] (-----date value)
Please enter the hour (using 24 hour time) (0-23)
For example: For 10 in the morning enter 10, for 3 in the afternoon enter 15.
Then press [Enter] (------ give value in hours)
Please enter the minute (0-59), then press [Enter] (-----give value in minutes)
You have entered: July 18 12:12:00 MET-1METDST 2005.
This time will be used to reset the system clock.
Is this value correct?
Press [y] for yes or [n] for no, then press [Enter] (----press y to update)
then the system time will be changed permanently...
regds
Venkatesan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 05:06 PM
07-17-2005 05:06 PM
Re: how to change the system time
U can use 2 methods,
1.Using
#sam
then from the menu choose
Time-->System clock
and then change the time,
2. Use set_parms
#set_parms
Regards,
Krishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 05:34 PM
07-17-2005 05:34 PM
Re: how to change the system time
For both ways, the system requires no reboot for these procedures.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2005 07:13 PM
07-17-2005 07:13 PM
Re: how to change the system time
# man set_parms for date_time says,
date_time Allows the user to set the system date and time
interactively. The change takes effect immediately.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 12:19 PM
07-18-2005 12:19 PM
Re: how to change the system time
Take some special precautions specially if you are setting the time backwards. I would expact my databases not to be running while changing time.
HTH,
Devender