Oracle Investor Relations

'+ '{{/.}}'+ '' + '
' /* beautify preserve:end */ ) });
" + '

Latest quarter

' + '" + "{{/items}}", /* beautify preserve:end */ /* complete: function (e) { // $('.module_link-webcast').attr('href', 'https://investor.oracle.com/events-and-presentations/default.aspx'); // new webcast $(e.target) .find(".module_link-webcast") .attr("href", "https://www.oracle.com/events/financial-analyst-meeting-2025/") .attr("target", "_blank"); }, beforeRender: function (e, data) { $("a[href='https://events.q4inc.com/attendee/422488789']").attr( "href", "https://investor.oracle.com/events-and-presentations/default.aspx" ); $.each(data.items, function (idx, item) { $.each(item.docs, function (idx, doc) { // Make sure any local links open in the same window var url = doc.docUrl.toLowerCase().split("."); if (url[url.length - 1] != "aspx") { doc.blank = true; } }); }); },*/ });

Recent investor news

Latest events

" + '
' + '{{title}}' + "
" + "
" + "
", /* beautify preserve:end */ beforeRender: function (e, tpl) { $.each(tpl.items, function (i, item) { var path = "/files/doc_news/2024/oracle-derivative-litigation-long-form-notice.pdf"; if ( item.title == "Oracle Derivative Litigation - Long Form Notice" || item.url.indexOf(path) > 0 ) { item.date = ""; item.date.time = ""; } }); }, }); $(".module-event-latest").events({ usePublic: GetViewType() != "0", apiKey: Q4ApiKey, limit: 2, showAllYears: true, useMoment: true, dateFormat: { date: "MMMM D, YYYY", time: "hh:mm A", }, itemContainer: ".module_container--content", itemTemplate: /* beautify preserve:start */ '
' + '
' + '
' + '{{date.date}} {{date.time}} {{timeZone}}' + "
" + '
' + '{{title}}' + // '{{title}}' + "
" + "
" + "
", /* beautify preserve:end */ beforeRender: function (e, tpl) { $.each(tpl.items, function (i, item) { if (item.date.time == "12:00 AM") { item.date.time = ""; tpl.items[i].timeZone = ""; } else if (item.timeZone == 0) { tpl.items[i].timeZone = ""; } // console.log(item); }); }, complete: function (e) { q4App.addToCalendar($(e.target).find(".module_add-to-calendar")); // $('.module-event-latest .module_item:contains("Oracle Financial Analyst Meeting")').find('.module_headline').html('Oracle Financial Analyst Meeting'); }, });

Learn how Oracle closes its books and reports earnings in less than 10 workdays

< 10 workdays

Oracle’s books closed and earnings reported, using Cloud ERP

54%

manual accounting eliminated to date across Oracle

97%

of bank account transactions automatically reconciled by Cloud ERP

25%

shorter time in preparation and review of management reports, using Cloud EPM

80%

Oracle’s transactions automated through Cloud CPQ

Additional resources

Corporate

Governance

' + '
' + '{{/items}}' /* beautify preserve:end */ ) }); $('.module-downloads-governance .module_container--widget').downloads({ usePublic: GetViewType() != "0", apiKey: Q4ApiKey, // replace with API key from Q4 Website if variable doesn't exist in global modules showAllYears: true, downloadType: 'Addtional Resources', tags: 'governance', loadingMessage: '

Loading...

', template: ( /* beautify preserve:start */ '{{#items}}' + '' + '{{/items}}' /* beautify preserve:end */ ) });