'); } else { var query = elem.find('.keywords').html(); $.ajax({ context: elem, url: 'https://wn.com/api/upge/cheetah-search-adv/video', cache: true, data: { 'query': query }, dataType: 'jsonp', success: function(text) { if (text.length > 0) { video_id = text[0].id; elem.find('.player').html(''); } } }); } } var stopAllYouTubeVideos = function() { var iframes = document.querySelectorAll('iframe'); Array.prototype.forEach.call(iframes, function(iframe) { iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*'); }); } jQuery(function() { jQuery(".playVideo").live("click", function() { if(!$(this).hasClass("played")){ stopAllYouTubeVideos(); var elem = $(this); setTimeout(function(){ mouseOverMe(elem); }, 1000); } }); jQuery(".description_box .expandContent").live("click", function() { elem = $(this).parent().parent().parent().find('.descContent'); if(elem.height() > 51) { elem.css('height', '44px'); $(this).html('Show More '); }else{ elem.css('height', 'auto'); $(this).html('Hide '); } }); jQuery('.interview-play-off').click(function() { $(".interview-play-off").hide(); $(".interview-play").show(); $(".videoplayer-control-pause").click(); }); jQuery(".video-desc .show_author_videos").live("click", function() { query = $(this).attr('title'); container = $(this).parent().parent().parent().find('.video-author-thumbs'); $(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px'); jQuery.ajax({ url: '/api/upge/cheetah-photo-search/videoresults', data: {'query': query}, success: function(text) { if(!text) { text = i18n("No results"); } container.html(jQuery(text)); } }); }); }); // -->

Latest News for: Oracle

Edit

'Uncle Larry’s biggest fan' cut by email in early morning Oracle layoff spree

The Register 02 Apr 2026
WARN filings in two states show 1,000+ layoffs, but wider cuts remain unconfirmed. By his third failed attempt to log into Oracle’s VPN on Tuesday morning, a decades-long employee of the company started to get a bad feeling. .
Edit

Oracle layoffs: AI pivot triggers 10,000 job cuts in India

The Times of India 02 Apr 2026
Oracle has ... Oracle Financial Software Services also saw job losses.
Edit

"Last Working Day": Oracle's 6 am Layoff Email That Ended Thousands of Jobs

NDTV 02 Apr 2026
The abrupt communication, combined with reports of immediate system access revocation, has intensified concerns about how the layoffs were handled ... .
Edit

As investors remain uneasy with Oracle's rising capex; company is telling its 162,000-strong workforce that thousands will be impacted by new round of layoffs

The Times of India 02 Apr 2026
Oracle has started informing its 162,000-strong workforce that thousands of jobs will be cut in a new round of layoffs, according to a report by CNBC ... Oracle’s stock traded slightly lower on April 1, ...
Edit

Oracle Empowers Defense Industrial Base to Innovate at Scale with New Isolated Cloud (Oracle Corporation)

Public Technologies 01 Apr 2026
Oracle today announced its Defense Industrial Base Isolated Cloud Environment, a new, secure isolated cloud deployment option ... Oracle Corporation published this content on March 31, 2026, and is solely responsible for the information contained herein.
Edit

Oracle Unveils AI Data Platform for US Federal Government (Oracle Corporation)

Public Technologies 01 Apr 2026
... and enables the creation and deployment of agentic applications by harnessing the combined capabilities of Oracle Cloud Infrastructure (OCI), Oracle Autonomous AI Database, and OCI Enterprise AI.
Edit

Oracle Expands AI Infrastructure Options for U.S. Government Customers (Oracle Corporation)

Public Technologies 01 Apr 2026
government customers scale demanding AI inference and accelerated computing workloads while maintaining mission-critical security and compliance, NVIDIA B300 GPUs will be available in Oracle Cloud Infrastructure (OCI) government regions.
×