Weblogic 12c: How to define in DB the weblogic date/time instead of linux server
Hello community,
We have a problem with the time synchronization of our VMs in our cluster.
Therefore, as a temporary solution, we'd like to configure the weblogic 12c so that the weblogic to set and use its date / time in my DB instead of linux VM date/time.
Now, the DB is using the date/time info from each VM (Linux OS) and this is used as input for the time stamps in the DB.
In parallel, we're using weblogic for the handling of this info.
So, maybe, a temporary solution could be the using of weblogic's Date and Time and overwriting the date / time which is coming from linux VM and apply the weblogic's date/time instead.