Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Time difference when connecting from local computer via sql developer or sqlplus

User_82KCCJun 1 2023 — edited Jun 1 2023

Hi All,

I have oracle 19c installed on Oracle Linux server and database installed successfully. But got one issue, when I check the time using systimestamp, its shows the correct time. but when i run the same command from my local machine (laptop) its shows the 1 hour behind from the current time.

Listener started time as show below in image is correct.

But from local machine, its show 1 hour behind.

I checked the listener status and its also show the correct time.

So only show 1 hour behind from local machine and showing same for all other users connecting from the local machines.

Could you guide how to resolve this issue?

Thanks in advance.

Comments
Post Details
Added on Jun 1 2023
2 comments
337 views