Best Of
Re: How can I get all 9 digits of precision in systimestamp?
Hello Lisa,
thanks for your feedback.
I have the same behaviour: SYSTIMESTAMP limited to 6 "F", although the database can handle more.
For example:
SQL> SELECT systimestamp def 2 , systimestamp(9) explicit_9 3 , systimestamp + NUMTODSINTERVAL( 0.123456789, 'SECOND' ) add_nanosec 4 , TO_TIMESTAMP( '13-01-2025 20:30:40.987654321', 'DD-MM-YYYY HH24:MI:SS.FF' ) built 5 FROM dual; DEF EXPLICIT_9 ADD_NANOSEC BUILT -------------------------------------- -------------------------------------- -------------------------------------- ------------------------------- 16-JUL-25 10.11.30.474365000 AM +02:00 16-JUL-25 10.11.30.474365000 AM +02:00 16-JUL-25 10.11.30.597821789 AM +02:00 13-JAN-25 08.30.40.987654321 PM
So I suppose that the call to OS layer routines to feed SYSTIMESTAMP is limited to 6 F, but for example you might take advantage of more digits in a SQL Loader session with the timestamps wrtten as strings of chars. So we might say that Oracle "is not the guilty" here.
As I wrote: maybe it is not important if sometimes 2 or more rows are inserted within the same millionth of a second, but you have to forget about a unique index on the column (hence my suggestion to order with the rowid added despite Gerrit's remark). If it is important, maybe you work at the CERN ;-)
Your post gave me the opportunity to look at those very tiny time intervals, and there are really people needing them, even more detailed that nanoseconds (9F), have a look at the White_Rabbit_Project wow, amazing… There are more nanoseconds in one second than seconds in 30 years… And what about picoseconds :-)
Thanks and best regards,
Bruno.
Re: We are using ISO 20022 format in R12 and we wanted to default Bank Instruction 1 Field to populate
Hi Murali,
Get the invoice Header DFF values from "OutboundPayment/DocumentPayable/DescriptiveFlexField/Attribute1" tag.
Regards,
Anjana
Re: PeopleSoft Voucher/PO - Configuration option that allows us to Use Base Currency for Tolerances
Hi Ramya
Thanks for your question. We will review and get back to you ASAP.
Hosana
Re: Issues with OpenSearch Dashboard Aggregations
Hi Wade — Since we don't use Expenses I my only comment would be — I would check everything including the KIB. Have a great day! Janel
Re: Enterprise Manager 13c Release 5 Update 26 (RU 26) is now Available
No tentative dates yet it should be available end of second week or early of third week.
Thanks
Ansari
Re: Patch Planning for OEM Database (19.15) and OMS
Hi,
imho please patch the DB to the latest version, then patch the OEM to the latest RU. If the OEM is not patched, be aware that there are additional JDBC patches you may need to install, before you can install RU 26. You can follow the readme of the RU.
Don't forget to update opatch, omspatcher and agentpatcher.
There is a really good overview note:
Oracle Support Document 2760230.2 (Enterprise Manager 13.5 Main ReleaseUpdate List (Includes Plug-ins)) can be found at:
Hope that helps.
BR
Jörg
Re: Siebel Product Model - Element Id
Hello,
Thank you for using Oracle Communities.
In order to get the proper answer I have moved your question to Siebel (MOSC)› Siebel Business Process & Functionality (MOSC)
Thank you,
Alexandru
Re: Rename 'Performance Management' tab
Hello @DebbieB
Please refer to note How to Change the Name of the Tab 'Performance Management' on Navigating to Function 'Performance Management' Using Employee Self-Service Responsibility? (Doc ID 1544520.1)
Regards,
Mihaita_Oracle
Re: Incoming calls routing on surrogate agent
Hello J
I've already answered in the below thread , try to give a look at my last reply and see if it can be helpful :
Cheers
Antonio
Re: Sequence name MRP_SCHEDULE_DATES_S
Hi,
MRP_SCHEDULE_DATES_S used in EBS side MRP/MDS/MPS/DRP Plans.
MRP_SCHEDULE_DATES_S will not be used in ASCP.
Please refer the note provided by @JDMorgan-Oracle
Thanks





