Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: timestamp resolution
What hardware is this running on. The timestamp function is dependent on
what precision your hardware and OS supports. Windows on dell only support 3
decimal places for example while other support down to 6.
Ken
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of Johan Eriksson
Sent: Thursday, September 27, 2007 2:54 AM
To: Oracle Discussion List
Subject: timestamp resolution
Hi all
My environment is Red Hat 4, 64 bit and oracle 10.2.0.2 64bit
A newly created databases gives me some trouble. This query and output is from another database
select current_timestamp from dual;
CURRENT_TIMESTAMP
Anyone who could advice on what could trigger this?
/johan
--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 27 2007 - 08:10:26 CDT