I have the following machine:
OS: Red Hat Enterprise Linux Server release 7.3 (Maipo)
DB: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit
Current OS TZ is EDT (-04:00)
Database has data type DATE.
Application uses SYSDATE function to insert data into DATE columns.
Can I have 2 listeners for the 2 different Time ZonesĀ in a non-GRID/non-RAC environment?
Will SYSDATE function return different time for the connection made via listeners with a different TZ settings?
Are there any known issues and/or something to watch out for?