Change Time zone in Oracle 9i get OCI_NO_DATA error
I installed the Oracle 9i in Windows 2003 server and everything work fine. Then I changed the Windows Time Zone Setting from Central Time to Newfoundland Time. After that my application get OCI_NO_DATA error on the log on. I changed it back to the Central Time, then my application work well.
How can I change the time and not get the error? Thanks in advance.