Changing Timezone Settings on Oracle Database Servers

Here’s the info on how to chcek and modify the timezone settings in Linux OS and Oracle DB.Following settings were valid for Oracle DB 11.2.0.2+ on Redhat/Oracle Linux 7+. OS Side Setting:check /etc/localtime to see the timezone setting for the server. Thesetting should be set to an entry in the /usr/share/zoneinfo directory/subdirectory. Oracle Grid Timezone … Read more