Hi all,
We are trying to install NW on top of hana db, but we are having some problems with time zones or time
DB server (hana suse)
timezone America\Chihuahua
If we run date command with user haaadm
Wed May 28 07:30:31 MDT 2014 which it if fine
App server ASCS (redhat)
timezone America\Chihuahua
If we run date command with user proadm
Wed May 28 07:31:34 MDT 2014 which it if fine, both server have almost same time some minutes of diference
But when sapinst try to start SAP on AppServer
in log dev_w0 it says:
AppServer time in internal format : 1401283616
AppServer in local time : 2014/05/228 07:26:56 MDT
DBServer time in internal format : 1401287298
DBServer time in local time (db_time) : 20140528082818
It seems like the db server is 1 hr ahead, and app server shutdowns and we cannot continue to install it.
Any idea?
Regards