Hello,
I am installing BW on HANA and during installation got an error in step "Check DDIC Password".
When I check the logs I see that the system stops and I see this error
*** ERROR => AppServerTimeSync:
LargeTimeDiff DB <-> Appl.Server: 3600 sec. [zdate.c 1694]
*** ERROR => AppServerTimeSync, LargeTimeDiff DBTIME - AppServerTime:
AppServer time in internal format: 1414117447
AppServer in local time: 2014/10/23 20:24:07 CT
DBServer time in internal format: 1414121047
DBServer time in local time (db_time): 20141023212407
Of AppServer Timezone: UTC + sec 21600 (TZ not set) [zdate.c 1739]
The following command line we can see that the user of HANA "HDVADM" shows another hour.
In Honduras are currently 12:12:00 p m
admin @ hanadev: ~> date
Fri October 24 2014 12:12:13 CT
admin @ hanadev: ~> su cbdadm
Password:
hanadev: cbdadm 22> date
Fri October 24 2014 12:12:35 CT
hanadev: cbdadm 23>
Also in SAP HANA studio one hour ahead when Honduras current shown:
SELECT CURRENT_TIMESTAMP FROM DUMMY
CURRENT_TIMESTAMP
October 24, 2014 1: 12: 45.755 PM
As I can solve this problem.
Best Regards