-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
796 lines (590 loc) · 41.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
<!DOCTYPE html>
<html lang="en-US" class="no-js">
<!-- start : Framework/HomePage -->
<!-- start : ocom/common/global/components/framework/head -->
<head>
<!-- start : ocom/common/global/components/head -->
<title>Oracle | Integrated Cloud Applications and Platform Services</title>
<meta name="Title" content="Oracle | Integrated Cloud Applications and Platform Services">
<meta name="Description" content="Oracle offers a comprehensive and fully integrated stack of cloud applications and platform services.">
<meta name="Keywords" content="enterprise, applications, software, database, middleware, fusions, business, hardware, Oracle, AA01">
<meta name="siteid" content="us">
<meta name="countryid" content="US">
<meta name="robots" content="index, follow">
<meta name="country" content="United States">
<meta name="Language" content="en">
<meta name="Updated Date" content="2020-06-24T18:11:46Z">
<script>
// akam-sw.js install script version 1.3.3
"serviceWorker"in navigator&&"find"in[]&&function(){var e=new Promise(function(e){"complete"===document.readyState||!1?e():(window.addEventListener("load",function(){e()}),setTimeout(function(){"complete"!==document.readyState&&e()},1e4))}),n=window.akamServiceWorkerInvoked,r="1.3.3";if(n)aka3pmLog("akam-setup already invoked");else{window.akamServiceWorkerInvoked=!0,window.aka3pmLog=function(){window.akamServiceWorkerDebug&&console.log.apply(console,arguments)};function o(e){(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"sm.sw.s":e,"sm.sw.v":r}])}var i="/akam-sw.js",a=new Map;navigator.serviceWorker.addEventListener("message",function(e){var n,r,o=e.data;if(o.isAka3pm)if(o.command){var i=(n=o.command,(r=a.get(n))&&r.length>0?r.shift():null);i&&i(e.data.response)}else if(o.commandToClient)switch(o.commandToClient){case"enableDebug":window.akamServiceWorkerDebug||(window.akamServiceWorkerDebug=!0,aka3pmLog("Setup script debug enabled via service worker message"),p());break;case"boomerangMQ":o.payload&&(window.BOOMR_mq=window.BOOMR_mq||[]).push(o.payload)}aka3pmLog("akam-sw message: "+JSON.stringify(e.data))});var t=function(e){return new Promise(function(n){var r,o;r=e.command,o=n,a.has(r)||a.set(r,[]),a.get(r).push(o),navigator.serviceWorker.controller&&(e.isAka3pm=!0,navigator.serviceWorker.controller.postMessage(e))})},c=function(e){return t({command:"navTiming",navTiming:e})},s=null,m={},d=function(){var e=i;return s&&(e+="?othersw="+encodeURIComponent(s)),function(e,n){return new Promise(function(r,i){aka3pmLog("Registering service worker with URL: "+e),navigator.serviceWorker.register(e,n).then(function(e){aka3pmLog("ServiceWorker registration successful with scope: ",e.scope),r(e),o(1)}).catch(function(e){aka3pmLog("ServiceWorker registration failed: ",e),o(0),i(e)})})}(e,m)},g=ServiceWorkerContainer.prototype.register;if(ServiceWorkerContainer.prototype.register=function(n,r){return n.includes(i)?g.call(this,n,r):(aka3pmLog("Overriding registration of service worker for: "+n),s=new URL(n,window.location.href),m=r,navigator.serviceWorker.controller?new Promise(function(n,r){var o=navigator.serviceWorker.controller.scriptURL;if(o.includes(i)){var a=encodeURIComponent(s);o.includes(a)?(aka3pmLog("Cancelling registration as we already integrate other SW: "+s),navigator.serviceWorker.getRegistration().then(function(e){n(e)})):e.then(function(){aka3pmLog("Unregistering existing 3pm service worker"),navigator.serviceWorker.getRegistration().then(function(e){e.unregister().then(function(){return d()}).then(function(e){n(e)}).catch(function(e){r(e)})})})}else aka3pmLog("Cancelling registration as we already have akam-sw.js installed"),navigator.serviceWorker.getRegistration().then(function(e){n(e)})}):g.call(this,n,r))},navigator.serviceWorker.controller){var u=navigator.serviceWorker.controller.scriptURL;u.includes("/akam-sw.js")||u.includes("/akam-sw-preprod.js")||u.includes("/threepm-sw.js")||(aka3pmLog("Detected existing service worker. Removing and re-adding inside akam-sw.js"),s=new URL(u,window.location.href),e.then(function(){navigator.serviceWorker.getRegistration().then(function(e){m={scope:e.scope},e.unregister(),d()})}))}else e.then(function(){window.akamServiceWorkerPreprod&&(i="/akam-sw-preprod.js"),d()});if(window.performance){var w=window.performance.timing,l=w.responseEnd-w.responseStart;c(l)}e.then(function(){t({command:"pageLoad"})});var k=!1;function p(){window.akamServiceWorkerDebug&&!k&&(k=!0,aka3pmLog("Initializing debug functions at window scope"),window.aka3pmInjectSwPolicy=function(e){return t({command:"updatePolicy",policy:e})},window.aka3pmDisableInjectedPolicy=function(){return t({command:"disableInjectedPolicy"})},window.aka3pmDeleteInjectedPolicy=function(){return t({command:"deleteInjectedPolicy"})},window.aka3pmGetStateAsync=function(){return t({command:"getState"})},window.aka3pmDumpState=function(){aka3pmGetStateAsync().then(function(e){aka3pmLog(JSON.stringify(e,null,"\t"))})},window.aka3pmInjectTiming=function(e){return c(e)},window.aka3pmUpdatePolicyFromNetwork=function(){return t({command:"pullPolicyFromNetwork"})})}p()}}();</script>
<script type="text/javascript">
var pageData = pageData || {};
//page info
pageData.pageInfo = pageData.pageInfo || {};
pageData.pageInfo.language = "en";
pageData.pageInfo.country = "United States";
pageData.pageInfo.pageTitle = "Oracle | Integrated Cloud Applications and Platform Services";
pageData.pageInfo.description = "Oracle offers a comprehensive and fully integrated stack of cloud applications and platform services.";
pageData.pageInfo.keywords = "enterprise, applications, software, database, middleware, fusions, business, hardware, Oracle, AA01";
pageData.pageInfo.siteId = "us";
pageData.pageInfo.countryId = "US";
pageData.pageInfo.updatedDate = "2020-06-24T18:11:46Z";
</script>
<!-- start : ocom/common/global/components/seo-taxonomy-meta-data-->
<script type="text/javascript">
var pageData = pageData || {};
//taxonmy
pageData.taxonomy = pageData.taxonomy || {};
pageData.taxonomy.productServices = [];
pageData.taxonomy.industry = [];
pageData.taxonomy.region = [];
pageData.taxonomy.contentType = [];
pageData.taxonomy.buyersJourney = [];
pageData.taxonomy.revenue = [];
pageData.taxonomy.title = [];
pageData.taxonomy.audience = [];
pageData.taxonomy.persona = [];
</script>
<!-- end : ocom/common/global/components/seo-taxonomy-meta-data-->
<!-- start : ocom/common/global/components/social-media-meta-tags -->
<!-- end : ocom/common/global/components/social-media-meta-tags -->
<!-- start : ocom/common/global/components/seo-hreflang-meta-tags --><link rel="canonical" href="https://www.oracle.com/index.html" />
<link rel="alternate" hreflang="en-AE" href="https://www.oracle.com/ae/index.html" />
<link rel="alternate" hreflang="ar-AE" href="https://www.oracle.com/ae-ar/index.html" />
<link rel="alternate" hreflang="es-AR" href="https://www.oracle.com/ar/index.html" />
<link rel="alternate" hreflang="en-AU" href="https://www.oracle.com/au/index.html" />
<link rel="alternate" hreflang="en-BE" href="https://www.oracle.com/be/index.html" />
<link rel="alternate" hreflang="pt-BR" href="https://www.oracle.com/br/index.html" />
<link rel="alternate" hreflang="en-CA" href="https://www.oracle.com/ca-en/index.html" />
<link rel="alternate" hreflang="fr-CA" href="https://www.oracle.com/ca-fr/index.html" />
<link rel="alternate" hreflang="de-CH" href="https://www.oracle.com/ch-de/index.html" />
<link rel="alternate" hreflang="fr-CH" href="https://www.oracle.com/ch-fr/index.html" />
<link rel="alternate" hreflang="es-CL" href="https://www.oracle.com/cl/index.html" />
<link rel="alternate" hreflang="zh-CN" href="https://www.oracle.com/cn/index.html" />
<link rel="alternate" hreflang="es-CO" href="https://www.oracle.com/co/index.html" />
<link rel="alternate" hreflang="cs-CZ" href="https://www.oracle.com/cz/index.html" />
<link rel="alternate" hreflang="de-DE" href="https://www.oracle.com/de/index.html" />
<link rel="alternate" hreflang="en-US" href="https://www.oracle.com/index.html" />
<link rel="alternate" hreflang="es-ES" href="https://www.oracle.com/es/index.html" />
<link rel="alternate" hreflang="fr-FR" href="https://www.oracle.com/fr/index.html" />
<link rel="alternate" hreflang="en-HK" href="https://www.oracle.com/hk/index.html" />
<link rel="alternate" hreflang="en-ID" href="https://www.oracle.com/id/index.html" />
<link rel="alternate" hreflang="en-IE" href="https://www.oracle.com/ie/index.html" />
<link rel="alternate" hreflang="en-IN" href="https://www.oracle.com/in/index.html" />
<link rel="alternate" hreflang="it-IT" href="https://www.oracle.com/it/index.html" />
<link rel="alternate" hreflang="ja-JP" href="https://www.oracle.com/jp/index.html" />
<link rel="alternate" hreflang="ko-KR" href="https://www.oracle.com/kr/index.html" />
<link rel="alternate" hreflang="es-MX" href="https://www.oracle.com/mx/index.html" />
<link rel="alternate" hreflang="nl-NL" href="https://www.oracle.com/nl/index.html" />
<link rel="alternate" hreflang="en-PH" href="https://www.oracle.com/ph/index.html" />
<link rel="alternate" hreflang="pl-PL" href="https://www.oracle.com/pl/index.html" />
<link rel="alternate" hreflang="ro-RO" href="https://www.oracle.com/ro/index.html" />
<link rel="alternate" hreflang="ru-RU" href="https://www.oracle.com/ru/index.html" />
<link rel="alternate" hreflang="en-SA" href="https://www.oracle.com/sa/index.html" />
<link rel="alternate" hreflang="ar-SA" href="https://www.oracle.com/sa-ar/index.html" />
<link rel="alternate" hreflang="sv-SE" href="https://www.oracle.com/se/index.html" />
<link rel="alternate" hreflang="en-SG" href="https://www.oracle.com/sg/index.html" />
<link rel="alternate" hreflang="sk-SK" href="https://www.oracle.com/sk/index.html" />
<link rel="alternate" hreflang="tr-TR" href="https://www.oracle.com/tr/index.html" />
<link rel="alternate" hreflang="zh-TW" href="https://www.oracle.com/tw/index.html" />
<link rel="alternate" hreflang="en-GB" href="https://www.oracle.com/uk/index.html" />
<link rel="alternate" hreflang="en-ZA" href="https://www.oracle.com/za/index.html" />
<meta name="altpages" content="ae,ae-ar,ar,au,be,br,ca-en,ca-fr,ch-de,ch-fr,cl,cn,co,cz,de,es,fr,hk,id,ie,in,it,jp,kr,mx,nl,ph,pl,ro,ru,sa,sa-ar,se,sg,sk,tr,tw,uk,za">
<script type="text/javascript">
var pageData = pageData || {};
//page info
pageData.pageInfo = pageData.pageInfo || {};
pageData.pageInfo.altPages = "ae,ae-ar,ar,au,be,br,ca-en,ca-fr,ch-de,ch-fr,cl,cn,co,cz,de,es,fr,hk,id,ie,in,it,jp,kr,mx,nl,ph,pl,ro,ru,sa,sa-ar,se,sg,sk,tr,tw,uk,za";
</script>
<!-- end : ocom/common/global/components/seo-hreflang-meta-tags -->
<!-- end : ocom/common/global/components/head -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- start : ocom/common/global/components/framework/layoutAssetHeadInfo -->
<!-- Container/Display Start -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- BEGIN CSS/JS -->
<script>
!function(){
var d=document.documentElement;d.className=d.className.replace(/no-js/,'js');
if(document.location.href.indexOf('betamode=') > -1) document.write('<script src="/asset/web/js/ocom-betamode.js"><\/script>');
}();
</script>
<link data-wscss href="https://www.oracle.com/asset/web/css/redwood-base.css" rel="preload" as="style" onload="this.rel='stylesheet'" onerror="this.rel='stylesheet'">
<noscript>
<link href="https://www.oracle.com/asset/web/css/redwood-base.css" rel="stylesheet">
</noscript>
<link data-wsjs data-reqjq href="https://www.oracle.com/asset/web/js/redwood-base.js" rel="preload" as="script">
<script data-wsjs src="https://www.oracle.com/asset/web/js/jquery-min.js" async onload="$('head link[data-reqjq][rel=preload]').each(function(){var a = document.createElement('script');a.async=false;a.src=$(this).attr('href');this.parentNode.insertBefore(a, this);});$(function(){$('script[data-reqjq][data-src]').each(function(){this.async=true;this.src=$(this).data('src');});});"></script>
<!-- END CSS/JS -->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- Container/Display end -->
<!-- Container/Display Start -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- www-us HeadAdminContainer -->
<link rel="icon" href="https://www.oracle.com/asset/web/favicons/favicon-32.png" sizes="32x32">
<link rel="icon" href="https://www.oracle.com/asset/web/favicons/favicon-128.png" sizes="128x128">
<link rel="icon" href="https://www.oracle.com/asset/web/favicons/favicon-192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.oracle.com/asset/web/favicons/favicon-120.png" sizes="120x120">
<link rel="apple-touch-icon" href="https://www.oracle.com/asset/web/favicons/favicon-152.png" sizes="152x152">
<link rel="apple-touch-icon" href="https://www.oracle.com/asset/web/favicons/favicon-180.png" sizes="180x180">
<meta name="msapplication-TileColor" content="#fcfbfa"/>
<meta name="msapplication-square70x70logo" content="favicon-128.png"/>
<meta name="msapplication-square150x150logo" content="favicon-270.png"/>
<meta name="msapplication-TileImage" content="favicon-270.png"/>
<meta name="msapplication-config" content="none"/>
<style>
#oReactiveChatContainer1 { display:none;}
</style>
<!--DTM embed code - Header -->
<script src="//assets.adobedtm.com/6f37a0dc9cdbe818dc4979828b58b88e3f060ea4/satelliteLib-e598c5b61e39a10b402e048e87dd27b0f1cd2d4c.js"></script>
<!--End-->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- Container/Display end -->
<!-- end : ocom/common/global/components/framework/layoutAssetHeadInfo -->
<script>(window.BOOMR_mq=window.BOOMR_mq||[]).push(["addVar",{"rua.upush":"true","rua.cpush":"true","rua.upre":"true","rua.cpre":"false","rua.uprl":"false","rua.cprl":"false","rua.cprf":"false","rua.trans":"SJ-f2b8988d-c2d7-497d-9c6c-0263f0c60640","rua.cook":"false","rua.ims":"true","rua.ufprl":"false","rua.cfprl":"true"}]);</script>
<script>!function(e){var n="https://s.go-mpulse.net/boomerang/";if("False"=="True")e.BOOMR_config=e.BOOMR_config||{},e.BOOMR_config.PageParams=e.BOOMR_config.PageParams||{},e.BOOMR_config.PageParams.pci=!0,n="https://s2.go-mpulse.net/boomerang/";if(window.BOOMR_API_key="DXNLE-YBWWY-AR74T-WMD99-77VRA",function(){function e(){if(!o){var e=document.createElement("script");e.id="boomr-scr-as",e.src=window.BOOMR.url,e.async=!0,i.parentNode.appendChild(e),o=!0}}function t(e){o=!0;var n,t,a,r,d=document,O=window;if(window.BOOMR.snippetMethod=e?"if":"i",t=function(e,n){var t=d.createElement("script");t.id=n||"boomr-if-as",t.src=window.BOOMR.url,BOOMR_lstart=(new Date).getTime(),e=e||d.body,e.appendChild(t)},!window.addEventListener&&window.attachEvent&&navigator.userAgent.match(/MSIE [67]\./))return window.BOOMR.snippetMethod="s",void t(i.parentNode,"boomr-async");a=document.createElement("IFRAME"),a.src="about:blank",a.title="",a.role="presentation",a.loading="eager",r=(a.frameElement||a).style,r.width=0,r.height=0,r.border=0,r.display="none",i.parentNode.appendChild(a);try{O=a.contentWindow,d=O.document.open()}catch(c){n=document.domain,a.src="javascript:var d=document.open();d.domain='"+n+"';void(0);",O=a.contentWindow,d=O.document.open()}if(n)d._boomrl=function(){this.domain=n,t()},d.write("<bo"+"dy onload='document._boomrl();'>");else if(O._boomrl=function(){t()},O.addEventListener)O.addEventListener("load",O._boomrl,!1);else if(O.attachEvent)O.attachEvent("onload",O._boomrl);d.close()}function a(e){window.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()}if(!window.BOOMR||!window.BOOMR.version&&!window.BOOMR.snippetExecuted){window.BOOMR=window.BOOMR||{},window.BOOMR.snippetStart=(new Date).getTime(),window.BOOMR.snippetExecuted=!0,window.BOOMR.snippetVersion=12,window.BOOMR.url=n+"DXNLE-YBWWY-AR74T-WMD99-77VRA";var i=document.currentScript||document.getElementsByTagName("script")[0],o=!1,r=document.createElement("link");if(r.relList&&"function"==typeof r.relList.supports&&r.relList.supports("preload")&&"as"in r)window.BOOMR.snippetMethod="p",r.href=window.BOOMR.url,r.rel="preload",r.as="script",r.addEventListener("load",e),r.addEventListener("error",function(){t(!0)}),setTimeout(function(){if(!o)t(!0)},3e3),BOOMR_lstart=(new Date).getTime(),i.parentNode.appendChild(r);else t(!1);if(window.addEventListener)window.addEventListener("load",a,!1);else if(window.attachEvent)window.attachEvent("onload",a)}}(),"".length>0)if(e&&"performance"in e&&e.performance&&"function"==typeof e.performance.setResourceTimingBufferSize)e.performance.setResourceTimingBufferSize();!function(){if(BOOMR=e.BOOMR||{},BOOMR.plugins=BOOMR.plugins||{},!BOOMR.plugins.AK){var n="true"=="true"?1:0,t="",a="kqis66vygkvjwxyzldca-f-7dbd47a18-clientnsv4-s.akamaihd.net",i={"ak.v":"27","ak.cp":"82485","ak.ai":parseInt("604074",10),"ak.ol":"0","ak.cr":105,"ak.ipv":4,"ak.proto":"h2","ak.rid":"7b40fe3","ak.r":19250,"ak.a2":n,"ak.m":"dscx","ak.n":"essl","ak.bpcip":"84.17.47.0","ak.cport":51319,"ak.gh":"2.21.243.196","ak.quicv":"","ak.tlsv":"tls1.3","ak.0rtt":"","ak.csrc":"-","ak.acc":"","ak.t":"1595496644","ak.ak":"hOBiQwZUYzCg5VSAfCLimQ==QYcFF0kldLPwRSQ0QQLHb209YvPI+QiYPEdKkcFtwrrBaZPS8t2rx+2L7m3XHYuB2Th19lVonNWWMzXT+eBDjP04e0CT1Eoju7NwGAUdbapR1GSoFB8jl5XuQTLiXN8QZldBe9sTbPiqALo5+PGlC/M371srdzV6Lqc5uAA1ZHVIFJ6GMiXllFWFIWAI0j0tSkKU2W9gFMPhBQEnyzp49GaETsdPSzfttqFQXDcYqC+o80MDRzEevkPTlTgZ0n0yFiAaWcToDd5iLeSC1WwHoOCTccqe4mukCfTmzWEtobFreH+ui7kSrNhaNW9u/Kl/4hO6All+c5xgmfuH4r7KKZyTkGmtsjFS9zDnG6WkBi2Odft4k8FEbi0HaoUfT6c2YmEN76zBExNPf05RK2/eQ7YXADBHk9db5S1lPikQnJk=","ak.pv":"102"};if(""!==t)i["ak.ruds"]=t;var o={i:!1,av:function(n){var t="http.initiator";if(n&&(!n[t]||"spa_hard"===n[t]))i["ak.feo"]=void 0!==e.aFeoApplied?1:0,BOOMR.addVar(i)},rv:function(){var e=["ak.bpcip","ak.cport","ak.cr","ak.csrc","ak.gh","ak.ipv","ak.m","ak.n","ak.ol","ak.proto","ak.quicv","ak.tlsv","ak.0rtt","ak.r","ak.acc","ak.t"];BOOMR.removeVar(e)}};BOOMR.plugins.AK={akVars:i,akDNSPreFetchDomain:a,init:function(){if(!o.i){var e=BOOMR.subscribe;e("before_beacon",o.av,null,null),e("onbeacon",o.rv,null,null),o.i=!0}return this},is_complete:function(){return!0}}}}()}(window);</script><script>bazadebezolkohpepadr="961607362"</script><script type="text/javascript" src="https://www.oracle.com/akam/11/3950f780" defer></script></head><!-- end : ocom/common/global/components/framework/head --><!-- start : ocom/common/global/components/framework/layoutAssetStartBodyInfo -->
<body class="f20 f20v0 f20home" style="opacity:0">
<!-- Container/Display Start -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- www-us StartBodyAdminContainer -->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- Container/Display end -->
<div class="f20w1">
<!-- Dispatcher:null -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- U28v1 -->
<section class="u28 u28v1 u28adj" id="u28" data-trackas="header">
<div class="u28w1">
<div class="cwidth">
<div class="u28s1" id="u28s1">
<a class="u28home rw-logo" href="/" tabindex=1 data-lbl="logo">home</a>
<a class="u28ham" href="/universal-menu/" tabindex=2 data-lbl="menu">nav</a>
</div>
<div class="u28s2">
<div class="u28w2">
<form name="askoracle" id="askoracle" class="askoracle" data-contentpaths="/content/Web/Shared/Auto-Suggest Panel Event" method="get" action="/search/results">
<input type="hidden" name="Nty" value="1">
<input type="hidden" name="Dy" value="1">
<input type="hidden" name="Ntk" value="SI-ALL5">
<input type="hidden" name="cty" value="us">
<input type="hidden" name="lang" value="en">
<div class="u28w3">
<div class="u28logo rw-logo">
<span>Oracle</span>
</div>
<a class="u28-back rw-cv-left" href="#back">
<span>Close</span>
</a>
<a class="u28-searchicon" href="#search">
<span>Search</span>
</a>
<span class="u28input">
<input id="askoracleinput" name="Ntt" value="" data-prefix="Ask" placeholder="Ask" autocomplete="off" role="combobox" aria-label="Search Oracle.com" tabindex=3>
<span class="u28submit">
<input class="u28searchbttn" tabindex="0" type="submit" value="Submit Search">
</span>
</span>
</div>
</form>
</div>
</div>
<nav class="u28s4">
<a class="u28search u28navitm" id="u28search" href="#" data-lbl="o-search-menu"><span>Search</span></a>
<a href="#" data-lbl="o-products-menu" data-target="products" class="u28navitm">Products</a>
<a href="#" data-lbl="o-resources-menu" data-target="resources" class="u28navitm">Resources</a>
<a href="#" data-lbl="o-support-menu" data-target="support" class="u28navitm">Support</a>
</nav>
<div class="u28s3" id="u28s3">
<div class="u28-profile">
<a href="#" class="u28prof" data-lbl="sign-in-account" tabindex=4><div class="acttxt">View Accounts</div><span>Sign In</span></a>
<div class="u28-profilew1">
<span class="u28actbck u28back">Back</span>
<span class="u28acttitle">Oracle Account</span>
<ul class="u28l-out">
<li><a href="https://www.oracle.com/webapps/redirect/signon?nexturl=" data-lbl="profile:sign-in-account" class="u28btn1">Sign-In</a></li>
<li><a href="https://profile.oracle.com/myprofile/account/create-account.jspx" data-lbl="profile:create-account" class="u28btn2">Create an Account</a></li>
</ul>
<ul class="u28l-in">
<li><a href="/corporate/contact/help.html" data-lbl="help">Help</a></li>
<li><a href="javascript:sso_sign_out();" id="u28pfile-sout" data-lbl="signout">Sign Out</a></li>
</ul>
<div class="u28-profilew2">
<span class="u28acttitle">Cloud Account</span>
<a href="/cloud/sign-in.html" class="u28cloudbg" data-lbl="go-to-cloud-website">Sign in to Cloud</a>
<a href="/cloud/free/?source=:ow:o:h:nav:OHP0625ViewAccountsButton&intcmp=:ow:o:h:nav:OHP0625ViewAccountsButton" class="u28btn2" data-lbl="cta-0625-nav-header-accounts-free-tier-oci">Sign Up for Cloud Free Tier</a></li>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u28w4" id="u28w4">
<div class="u28w1a u28w5 clstrgt">
<div class="u28w6">
<!-- Search Results -->
<div class="u28w8 u28trgt"></div>
<div class="u28w9">
<div class="u28result u28noresults">
<div class="u28rw1">
<div class="u28rw2">
<h4>No results found</h4>
<p>Your search did not match any results.</p>
<p>We suggest you try the following to help find what you’re looking for:</p>
<ul class="u28w7a">
<li>Check the spelling of your keyword search.</li>
<li>Use synonyms for the keyword you typed, for example, try “application” instead of “software.”</li>
<li>Try one of the popular searches shown below.</li>
<li>Start a new search.</li>
</ul>
<h5>Trending Questions</h5>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<nav id="u28nav" class="u28nav" data-trackas="menu">
<a href="#close" class="mnavback u28back icn-close">Close</a>
</nav>
</section>
<!-- /U28v1 -->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- end : ocom/common/global/components/framework/layoutAssetStartBodyInfo -->
<!-- Home Page Widget - 1 -->
<!-- Dispatcher:null -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- RH02v0 -->
<section class="rh02 rh02v0 pghero" data-trackas="rh02" data-ocomid="rh02" data-backlbl="Back">
<div class="rh02w1">
<div class="rh02panel rh02p1" data-trackas="panel1:infra">
<div class="rh02w2 darktheme">
<div class="rh02w3">
<button class="rh02-pcontent">
<h2 class="rh02-ttl">Oracle Cloud <b>Infrastructure</b></h2>
<div class="rh02-sub">Low data networking fees and automated migration</div>
<div class="rh02-leadin">
<p>Oracle Cloud Infrastructure platform is built for enterprises that are looking for higher performance computing with easy migration of their on-premises applications to the Cloud.</p>
</div>
</button>
<div class="rh02w4">
<div class="rh02-cta">
<div class="obttns">
<div><a href="/cloud/" data-lbl="cta-0912:button:cloud-infracturure">Products overview</a></div>
<div class="obttn1"><a href="/cloud/sign-in.html?intcmp=OHPpanel1" data-lbl="cta-112219-cloud-sign-in">Sign in</a></div>
<div class="obttn1"><a href="/cloud/free/?source=:ow:o:h:po:OHPPanel1nav0625&intcmp=:ow:o:h:po:OHPPanel1nav0625" data-lbl="cta-0625-panel1-nav-button-free-tier-oci">Try Free Tier</a></div>
</div>
</div>
<div class="rh02-xcontent">
<div class="rh02head"><h5>Featured</h5></div>
<div class="rh02link">
<h3>Customer Success</h3>
<a href="/customers/fedex.html" data-lbl="cta-0717-panel1-pos1-cust-fedex-oci">FedEx Delivers Corporate Transformation by Leveraging Oracle Cloud</a>
<p style="font-color:white;">Increases speed to market 2X; 30,000 employees use Oracle Analytics Cloud to make data-driven decisions.</p>
</div>
<div class="rh02link">
<h3>Cloud Infrastructure</h3>
<a href="/news/connect/oracle-live-highlights.html" data-lbl="cta-0717-panel1-pos2-ded-c@c-takeaways-oci">Takeaways from Oracle Dedicated Region Cloud@Customer Launch</a>
<p style="font-color:white;">Oracle delivers a complete, dedicated public cloud behind your firewall for the full cloud experience customers have been seeking.</p>
</div>
<div class="rh02link">
<h3>Virtual Summit</h3>
<a href="/cloudplatform/" data-lbl="cta-0717-panel1-pos3-v-event-data-whouse-oci">Oracle Cloud Platform: The Modern Data Warehouse</a>
<p style="font-color:white;">Discover how new cloud capabilities make it easier to build and automate systems that ingest, consolidate, catalog, and analyze data. July 22. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="rh02panel rh02p2" data-trackas="panel2:apps">
<div class="rh02w2 darktheme">
<div class="rh02w3">
<button class="rh02-pcontent">
<h2 class="rh02-ttl">Cloud <b>Applications</b></h2>
<div class="rh02-sub">Complete suite of integrated apps</div>
<div class="rh02-leadin">
<p>Streamline your business processes. With ERP Financials, Procurement, and more, you can increase productivity, lower costs, and improve controls.</p>
</div>
</button>
<div class="rh02w4">
<div class="rh02-cta">
<div class="obttns">
<div><a href="/applications/" data-lbl="cta-0912:button:cloud-applications">Cloud Applications overview</a></div>
</div>
</div>
<div class="rh02-xcontent">
<div class="rh02head"><h5>Featured</h5></div>
<div class="rh02link">
<h3>Finance Management</h3>
<a href="/news/announcement/blog/oracle-helps-finance-teams-return-to-growth-071420.html" data-lbl="cta-0715-panel2-pos1-pr-news-corp-updates-erp-epm-apps">Oracle Fusion Cloud ERP, EPM Updates Help Finance to Drive Growth</a>
<p style="font-color:white;">New features leverage AI, digital assistants, and analytics to increase productivity and improve cost controls for finance organizations.</p>
</div>
<div class="rh02link">
<h3>Supply Chains</h3>
<a href="/news/announcement/blog/oracle-turns-supply-chains-into-a-key-driver-071420.html" data-lbl="cta-0715-panel2-pos2-pr-news-corp-updates-scm-apps">Oracle Fusion Cloud SCM Updates Help Build Resilient Supply Chains</a>
<p style="font-color:white;">Replenishment Planning predicts consumption, Backlog Management prioritizes open orders, and Depot Repair helps quickly repair and return customers’ assets.</p>
</div>
<div class="rh02link">
<h3>Webcast</h3>
<a href="https://www.aicpastore.com/ManagementAccounting/agile-finance--jump-starting-resilient-and-reimagi/PRDOVR~PC-WCAGFI4/PC-WCAGFI4.jsp?cid=referral:Oracle:OracleAgileFinancewebLRN20:webcast4:aicpa&utm_medium=referral&utm_source=Oracle&utm_campaign=OracleAgileFinancewebLRN20&utm_content=webcast4" data-lbl="cta-0717-panel2-pos3-webcast-aicpa-finance-apps">Agile Finance: How to Jump-Start Resilient Operations</a>
<p style="font-color:white;">Learn strategies to help finance teams reimagine their business for the new normal. Presented by AICPA, CIMA, and Oracle. July 28 and 29. </p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="rh02panel rh02p3 rh02carousel rh02random" data-auto="5" data-trackas="panel3:about">
<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-oracle-live-pos1.jpg" data-bgimg2x="/a/ocom/img/rh02-oracle-live-pos1-2x.jpg">
<div class="rh02w3">
<img src="/a/ocom/img/oracle-live-logo-hp.svg" width="130" style="padding-bottom: 10px;">
<div class="rh02-pcontent">
<h2 class="rh02-ttl rh02-longttl">Larry Ellison introduces<br />Oracle’s new<br />Autonomous Services</h2>
<div class="rh02-leadin">
<p>Customers can run Oracle Autonomous Database on Exadata Cloud@Customer and Cloud apps in their own datacenters.</p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="/corporate/events/live/new-autonomous-services/" data-lbl="cta-0708-panel3-slide1-button1-replay-video-aut-svces-oci">Watch the video replay</a></div><br />
<div class="obttn1"><a href="/corporate/pressrelease/oracle-dedicated-region-cloud-at-customer-070820.html" data-lbl="cta-0708-panel3-slide1-button2-pr-news-corp-aut-svces-oci">Read the press release</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-gartner-financial-mgmt.jpg" data-bgimg2x="/a/ocom/img/rh02-gartner-financial-mgmt-2x.jpg">
<div class="rh02w3">
<div class="rh02-pcontent">
<h2 class="rh02-ttl rh02-longttl">Gartner: Oracle offers customers the first full on-premises public cloud experience</h2>
<div class="rh02-leadin">
<p>Lydia Leong, VP, Distinguished Analyst for Gartner, outlines why Oracle Dedicated Region Cloud@Customer is the first in the industry to deliver what customers want in a full cloud infrastructure experience for their data center.</p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="https://blogs.gartner.com/lydia_leong/2020/07/09/finally-private-cloud-identical-to-public-cloud/" data-lbl="cta-0710-panel3-slide2-button1-blog-analyst-gartner-c@c-oci">Read the Gartner blog</a></div><br />
<div class="obttn1"><a href="/cloud/cloud-at-customer/dedicated-region/" data-lbl="cta-0710-panel3-slide2-button2-prodpage-c@c-oci">Learn about Dedicated Region Cloud@Customer</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-developer-live-db.png" data-bgimg2x="/a/ocom/img/rh02-developer-live-db-2x.png">
<div class="rh02w3">
<div class="rh02-pcontent">
<h2 class="rh02-ttl rh02-longttl">Oracle Developer Live—Oracle Database</h2>
<div class="rh02-leadin">
<p>Join us on Aug. 13 and Aug. 18 and learn how to harness Oracle Database to build data-driven applications.</p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="https://developer.oracle.com/developer-live/database/?xd_co_f=MjBiM2NmNDUzNWI0YjA3N2YwYTE1NzU5MzM1MzI1MzE=&source=:ow:o:h:feb::RC_WWMK200701P00098:DevLiveDatabase_OcomBanner" data-lbl="cta-0716-panel3-slide3-events-live-dev-tech">Register now</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-erp.jpg" data-bgimg2x="/a/ocom/img/rh02-erp-2x.jpg">
<div class="rh02w3">
<div class="rh02-pcontent">
<h2 class="rh02-ttl rh02-longttl">Gartner names Oracle a Leader for Cloud Core Financial Management Suites</h2>
<div class="rh02-leadin">
<p>Read the 2020 Gartner Magic Quadrant for Cloud Core Financial Management Suites for Midsize, Large and Global Enterprises report to get an overview of the market and why Oracle is positioned in the Leaders Quadrant for Ability to Execute and Completeness of Vision. </p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="https://explore.oracle.com/c/magic-quadrant-financial/?x=pP_l_F&lx=oBjxq0&source=:ow:o:h:feb::RC_WWMK200623P00001:&intcmp=:ow:o:h:feb::RC_WWMK200623P00001:&cmid=WWMK200623P00001" data-lbl="cta-0707-pnale3-slide4-gartner-analyst-mq-erp-apps">Get the details</a></div>
</div>
</div>
</div>
</div>
</div>
<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-cloud-trial.jpg" data-bgimg2x="/a/ocom/img/rh02-cloud-trial-2x.jpg">
<div class="rh02w3">
<div class="rh02-pcontent">
<h2 class="rh02-ttl rh02-longttl">New—Oracle Cloud Free Tier</h2>
<div class="rh02-leadin">
<p>Oracle Cloud Free Tier lets anyone build, test, and deploy applications on Oracle Cloud-for free. Sign up once, get access to two free offers.</p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="/cloud/free/?source=:ow:o:h:po::OHP0701CTR&intcmp=:ow:o:h:po::OHP0701CTR" data-lbl="cta-0701-panel1-pos5-free-tier-ctr">Start your trial today</a></div>
</div>
</div>
</div>
</div>
</div>
<!--<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-windmill.jpg" data-bgimg2x="/a/ocom/img/rh02-windmill-2x.jpg">
<div class="rh02w3">
<div class="rh02-pcontent">
<h2 class="rh02-ttl rh02-longttl">National Grid analyzes weather 40% better on Oracle Cloud</h2>
<div class="rh02-leadin">
<p>Machine learning (ML) helps energy firm improve forecasting accuracy so it can better leverage wind and solar to lower its carbon footprint. </p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="?bcid=6162028629001" rel="vbox" data-lbl="cta-0710-panel3-slide5-button1-video-cust-natlgrid-oci">Watch National Grid video</a></div><br />
<div class="obttn1"><a href="/customers/national-grid-eso.html" data-lbl="cta-0710-panel3-slide5-button2-story-cust-natlgrid-oci">Read the story</a></div>
</div>
</div>
</div>
</div>
</div>-->
<div class="rh02w2 darktheme" data-bgimg="/a/ocom/img/rh02-about-sansoverlay.jpg" data-bgimg2x="/a/ocom/img/rh02-about-sansoverlay-2x.jpg">
<div class="rh02w3">
<div class="rh02-pcontent">
<h2 class="rh02-ttl">About <b class="ologo">Oracle</b></h2>
<div class="rh02-sub">Unlock endless possibilities</div>
<div class="rh02-leadin">
<p>A culture of innovation has propelled Oracle since its inception. Today, thanks to exceptional people, we lead the market in autonomous, cloud, and applications technologies.</p>
</div>
<div class="rh02-cta">
<div class="obttns">
<div><a href="/corporate/" data-lbl="cta-010320-panel3-slide6-about-mission">Our mission</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- /RH02v0 -->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- Home Page Widget - 2 -->
<!-- Dispatcher:null -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!--Organization Schema Markup -->
<script type="application/ld+json">
{"@context" : "http://schema.org",
"@type" : "Organization",
"name" : "Oracle Corporation",
"url" : "https://www.oracle.com/",
"logo": "https://www.oracle.com/webfolder/s/brand/assets/i/specimens/identity/logo/primary-badge.gif",
"sameAs" : ["https://www.facebook.com/Oracle","https://www.twitter.com/Oracle","https://plus.google.com/+Oracle","https://www.linkedin.com/company/oracle","https://www.instagram.com/oracle/","https://www.youtube.com/user/Oracle"],
"contactPoint" : [
{ "@type" : "ContactPoint",
"telephone" : "+1-800-392-2999",
"contactType" : "customer service",
"contactOption" : "TollFree",
"areaServed" : "US"} ,
{"@type" : "ContactPoint",
"telephone" : "+1-800-223-1711",
"contactType" : "technical support",
"contactOption" : "TollFree" ,
"areaServed" : "US"} ,
{"@type" : "ContactPoint",
"telephone" : "+1-800-633-0738",
"contactType" : "sales",
"contactOption" : "TollFree" ,
"areaServed" : "US"} ]
}
</script>
<!--End Organization Schema Markup-->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- start : ocom/common/global/components/compass/related-widgets -->
<!-- end : ocom/common/global/components/compass/related-widgets -->
<!-- start : ocom/common/global/components/framework/layoutAssetEndBodyInfo -->
<!-- Dispatcher:null -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- U10v0 -->
<div id="u10" class="u10 u10v6" data-trackas="ffooter" data-ocomid="u10">
<div class="u10w1">
<div class="u10w2">
<div class="u10w3">
<h5>Resources for</h5>
<ul>
<li><a data-lbl="resources-for:developers" href="https://developer.oracle.com/">Developers</a></li>
<li><a data-lbl="resources-for:startups" href="/startup/">Startups</a></li>
<li><a data-lbl="resources-for:students-educators" href="https://academy.oracle.com/en/oa-web-overview.html">Students and Educators</a></li>
</ul>
</div>
</div>
<div class="u10w2">
<div class="u10w3">
<h5>Partners</h5>
<ul>
<li><a data-lbl="partners:oracle-partnernetwork-ocom" href="/partnernetwork/">Oracle PartnerNetwork</a></li>
<li><a data-lbl="partners:find-a-partner" href="https://partner-finder.oracle.com/">Find a Partner</a></li>
<li><a data-lbl="partners:login-opn" href="/opn/index.html">Log in to OPN</a></li>
</ul>
</div>
</div>
<div class="u10w2">
<div class="u10w3">
<h5>Solutions</h5>
<ul>
<li><a data-lbl="emerging-technlogy:artificial-intelligence" href="/artificial-intelligence/">Artificial Intelligence</a></li>
<li><a data-lbl="emerging-technlogy:internet-of-things" href="/internet-of-things/">Internet of Things</a></li>
<li><a data-lbl="emerging-technlogy:blockchain" href="/blockchain/">Blockchain</a></li>
</ul>
</div>
</div>
<div class="u10w2">
<div class="u10w3">
<h5>What’s New</h5>
<ul>
<li><a data-lbl="whatsnew:covid-19" href="/corporate/covid-19.html">Oracle’s response to COVID-19</a></li>
<li><a data-lbl="whatsnew:java-14-downloads" href="/java/technologies/javase-downloads.html">Java SE14 download</a></li>
<li><a data-lbl="whatsnew:cloud-trial" href="/cloud/free/?source=:ow:o:h:nav:050120SiteFooter&intcmp=:ow:o:h:nav:050120SiteFooter">Try Oracle Cloud Free Tier</a></li>
</ul>
</div>
</div>
<div class="u10w2">
<div class="u10w3">
<h5>Contact Us</h5>
<ul>
<li><a href="tel:18006330738">US Sales: +1.800.633.0738</a></li>
<li><a data-lbl="contact-us:how-can-we-help" href="/corporate/contact/">How can we help?</a></li>
<!--<li><a data-lbl="contact-us:support-directory" href="/support/contact.html">Support Directory</a></li>-->
<li><a data-lbl="contact-us:subscribe-to-emails" href="https://go.oracle.com/subscriptions">Subscribe to emails</a></li>
</ul>
</div>
</div>
<div class="u10w4">
<hr />
</div>
<div class="u10w5" data-trackas="footer">
<ul class="scl-icons">
<li class="scl-facebook"><a data-lbl="scl-icon:facebook" href="https://www.facebook.com/Oracle/" title="Oracle on Facebook">Facebook</a></li>
<li class="scl-twitter"><a data-lbl="scl-icon:twitter" href="https://twitter.com/oracle" title="Follow Oracle on Twitter">Twitter</a></li>
<li class="scl-linkedin"><a data-lbl="scl-icon:linkedin" href="https://www.linkedin.com/company/oracle/" title="Oracle on LinkedIn">LinkedIn</a></li>
<li class="scl-youtube"><a data-lbl="scl-icon:you-tube" href="http://www.youtube.com/oracle/" title="Watch Oracle on YouTube">YouTube</a></li>
</ul>
<div class="u10-ologo"><a data-lbl="integrated-cloud-applications-and-platform-services" href="/">Oracle</a></div>
<h3>Integrated Cloud Applications & Platform Services</h3>
<ul class="u10-links">
<li><a data-lbl="copyright" href="/legal/copyright.html">© 2020 Oracle</a></li>
<li><a data-lbl="site-map" href="/sitemap.html">Site Map</a></li>
<li><a data-lbl="privacy" href="/legal/privacy/">Privacy</a><span>/</span><a data-lbl="do-not-sell-my-info" href="/legal/privacy/privacy-choices.html">Do Not Sell My Info</a></li>
<li class="u10mtool" id="u10cmenu"><a data-lbl="country-region" class="u10ticon u10regn" href="/universal-menu/index.html#u10countrymenu">Country/Region</a></li>
<li><div id="teconsent"></div></li>
<li><a data-lbl="ad-choices" href="/legal/privacy/marketing-cloud-data-cloud-privacy-policy.html#adchoices">Ad Choices</a></li>
<li><a data-lbl="careers" href="/corporate/careers/">Careers</a></li>
</ul>
</div>
</div>
</div>
<!-- /U10v0 -->
<!-- END: oWidget_C/_Raw-Text/Display -->
</div>
<!-- Container/Display Start -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- Start SiteCatalyst code -->
<script data-reqjq async="async" language="JavaScript" data-src="https://www.oracleimg.com/us/assets/metrics/ora_ocom_hp.js"></script>
<!-- End SiteCatalyst code -->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- Container/Display end -->
<!-- Container/Display Start -->
<!-- BEGIN: oWidget_C/_Raw-Text/Display -->
<!-- OCOM HomePage EndBodyAdminContainer -->
<!--DTM embed code - Footer -->
<script type="text/javascript">_satellite.pageBottom();</script>
<!--End-->
<!-- END: oWidget_C/_Raw-Text/Display -->
<!-- Container/Display end -->
<!-- end : ocom/common/global/components/framework/layoutAssetEndBodyInfo -->
<noscript><img src="https://www.oracle.com/akam/11/pixel_3950f780?a=dD0xNGE1OGFjOTkwMGI2NzVmN2ViMzcyNDEzNjk3NjYzMTg1YTUzMTMxJmpzPW9mZg==" style="visibility: hidden; position: absolute; left: -999px; top: -999px;" /></noscript></body>
<!-- end : Framework/HomePage -->
</html>