ANR4547W The clock on the remote server

Bharanij

ADSM.ORG Member
Joined
Jun 18, 2016
Messages
159
Reaction score
2
Points
0
Hi Guys

iam getting warning in tsm server

ANR4547W The clock on the remote server XXXX differs from the clock on the local server by 37749 seconds. (SESSION: 23719)

how to set same data and time in server and client

base os i have configure right time and date

client side
SM:XXXX_SAGNT>show time
Current Date and Time on the Server
----------------------------------------
04/28/17 13:09:17

UTC (GMT) Date/Time is: 04/28/17 07:39:17
Last Noted Date/Time is: 00/00/1900 00:00:00
Daylight Savings Time is in effect: NO

TSM server side

TSMSERVER> show time
Current Date and Time on the Server
2017-04-28, 13:07:33
UTC (GMT) Date/Time is: 04/28/17 07:37:33
Last Noted Date/Time is: 04/28/17 13:06:37
Daylight Savings Time is in effect: NO


thank you in advance
 
how to set same data and time in server and client
It depends on the OS.
On AIX and Linux, you use the "date" command. Refer to your OS documentation for syntax.
On Windows, you right-click on the clock in the system tray.

Ideally you want to use a time service to automatically synchronize the clocks.

ANR4547W The clock on the remote server server_name differs from the clock on the local server by seconds seconds.

Explanation

The clocks on the local and remote servers are not consistent. This can cause various problems such as inconsistent status reporting.

System action
Server operation continues.

User response
Make sure that the clocks on all servers are set correctly. If possible, use an internet time service to automatically synchronize the clocks.
 
Back
Top