ratmojos
18th June 2012, 09:47
Bit of a issue with our baan installation
We moved the baan install to a new box this weekend and upgraded the oracle version from 9 to 11.
However Baan's time is out by 4 hours oracle and the server have the correct time which is +2 gmt however baan is 4 hours behind it adjusting the time zone on the server does nothing to correct it only adjusting the server time.
We are not sure if baan stores or sets the time somewhere
Any assistance would be appreciated

ratmojos
18th June 2012, 16:52
So it seems like i have found what's causing the issue Baan calls unix time which is a count of all the seconds from Jan 1st 1970 to local time. When i do a call on my windows 2008 box it returns a different value for the UNIX epoch time. Now next thing is how do I set or change the UNIX epoch

ratmojos
19th June 2012, 12:41
Anyone have any idea how to change the EPoch time on server 2008?