Two time Zones on same iSeries LPAR
We have JDE9.0 with 2 iSeries(V6R1) partitions, one for US(Enterprise Server and DB2/400) and other for Asia(Enterprise Server). We did this set tup to get HK time stamp for Asia transactions as the oracle solution of UTC time didn't work for us. The same set up worked fine with 8.9 release. Once we upgraded to JDE9.0 and the kernel mode changed to multi threaded, we got issue with Asia LPAR. The Kernel go to mutex and lost the connection to US LAR which has database. Even the single threaded is not supported , we changed the kernel mode to Single threaded,