Skip to content

Commit e167afc

Browse files
Merge branch 'main' into junaidsid11-patch-6
2 parents 2a10acc + 64bb92a commit e167afc

8 files changed

Lines changed: 77 additions & 5 deletions

File tree

oci-and-db/database/converged-database/xml-db/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@
33
Oracle XML DB is a set of Oracle Database technologies related to high-performance handling of XML data: storing, generating, accessing, searching, validating, transforming, evolving, and indexing. It provides native XML support by encompassing both the SQL and XML data models in an interoperable way. Oracle XML DB is included as part of Oracle Database starting with Oracle9i Release 2 (9.2).
44

55
Oracle XML DB and the XMLType abstract data type make Oracle Database XML-aware. Storing XML data as an XMLType column or table lets the database perform XML-specific operations on the content. This includes XML validation and optimization. XMLType storage allows highly efficient processing of XML content in the database. Because there is a broad spectrum of XML usage, there is no one-size-fits-all storage model that offers optimal performance and flexibility for every use case. Oracle XML DB offers different storage models for XMLType, and several indexing methods appropriate to these different storage models. You can tailor performance and functionality to best fit the kind of XML data you have and the ways you use it. Oracle Database Release 23 introduced Transportable Binary XML (TBX) as a storage option, a variant built on top of CSX but without the dependency of a central dictionary.
6-
Transportable Binary XML is the recommended method for storing XML documents natively in the Oracle Database beginning with Oracle Database 23.
6+
Transportable Binary XML is the recommended method for storing XML documents natively in the Oracle Database beginning with Oracle Database 23.
77

8-
Reviewed: 19.03.2025
8+
Relevant new features, like XML sharding and XML search indexes were introduced in release 23ai.
9+
10+
Reviewed: 31.07.2026
911

1012
# Useful Links
1113

1214
## Documentation
1315

16+
- [Oracle XML DB Release 26] (https://docs.oracle.com/en/database/oracle/oracle-database/26/adxdb/index.html)
1417
- [Oracle XML DB Release 23](https://docs.oracle.com/en/database/oracle/oracle-database/23/adxdb/index.html)
1518
- [Oracle XML DB Release 19](https://docs.oracle.com/en/database/oracle/oracle-database/19/adxdb/index.html)
1619
- [Oracle XMl DB on oracle.com](https://www.oracle.com/de/database/technologies/appdev/xmldb.html)

oci-and-db/database/converged-database/xml-db/xml-db-presentations/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
## XML DB Presentations
22

3-
Reviewed: 2.05.2024
3+
Reviewed: 31.07.2026
44

55
# When to use this asset?
66

7-
To present or to learn about Oracle XML DB basics and about release 23 feature Transportable Binary XML.
7+
To present or to learn about Oracle XML DB basics, and release 23c new XML features:
8+
- Transportable Binary XML
9+
- XML sharding
10+
- XML search index
811

912
# How to use this asset?
1013

11-
Use PDF as a presentation.
14+
Use these PDF as a presentation.
1215

1316
# License
1417

oci-and-db/database/converged-database/xml-db/xml-db-presentations/TransportableBInaryXML.pdf renamed to oci-and-db/database/converged-database/xml-db/xml-db-presentations/files/TransportableBInaryXML.pdf

File renamed without changes.
Binary file not shown.

oci-and-db/database/converged-database/xml-db/xml-db-presentations/XML_basics.pdf renamed to oci-and-db/database/converged-database/xml-db/xml-db-presentations/files/XML_basics.pdf

File renamed without changes.

oci-and-db/database/data-integration/oci-data-catalog/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Reviewed: 03.06.2026
2323

2424
- [Building Meaningful Catalogs For Data Lakes](https://blogs.oracle.com/dataintegration/post/building-meaningful-catalogs-for-data-lakes)
2525
- How to use a Data Catalog to avoid a Data Swamp
26+
27+
- [OCI Data Catalog Workshop](https://livelabs.oracle.com/ords/r/dbpm/livelabs/view-workshop?wid=877)
28+
- Use a step-by-step workshop for an initial start of implementing and use of OCI Data Catalog
2629

2730
- [Fast Track data discovery with OCI Data Catalog](https://blogs.oracle.com/cloud-infrastructure/post/fast-track-data-discovery-with-new-release-of-oci-data-catalog)
2831
- Automated discovery and creation of Data Assets

oci-and-db/database/data-integration/oracle-data-transforms/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ Reviewed: 03.06.2026
1919

2020
- [Introducing Oracle Data Transforms](https://www.youtube.com/watch?v=ImrdoFe-4QE)
2121

22+
- [Oracle Data Transforms Workshop](https://livelabs.oracle.com/ords/r/dbpm/livelabs/view-workshop?wid=3916)
23+
24+
- [Oracle Data Transforms - Configuring Rest APIs](https://www.youtube.com/watch?v=-qLseJFfCls)
25+
26+
- [Comparing Oracle ETL/ELT Tools](https://www.ateam-oracle.com/comparing-oracle-etlelt-tools)
27+
2228
- [Oracle Data Transforms - Handling Incremental Loads](https://www.youtube.com/watch?v=3TCapQSa41s)
2329

2430
- [Oracle Data Transforms Documentation](https://docs.oracle.com/en-us/iaas/autonomous-database-serverless/doc/adp-odt-data-transforms-page.html)
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,58 @@
1+
Multi-Cloud Sales Pitch
12

3+
Oracle Database@Hyperscaler helps customers run Oracle databases natively inside their preferred cloud while keeping Oracle performance, security, and supportability.
4+
5+
What is it?
6+
7+
Oracle’s multicloud strategy brings Oracle Database services directly into major hyperscaler environments such as:
8+
9+
Oracle Database@Azure
10+
Oracle Database@AWS
11+
Oracle Database@Google Cloud
12+
13+
This allows customers to keep their applications in the cloud they already use, while running Oracle databases with Exadata-class performance and Oracle-managed operations.
14+
15+
Why it matters
16+
17+
Many customers want to modernize without moving everything to a single cloud. Oracle Database@Hyperscaler gives them:
18+
19+
Lower latency between applications and databases
20+
Enterprise-grade performance and scalability
21+
Strong security and compliance controls
22+
Seamless hybrid and disaster recovery options
23+
Reduced operational burden through Oracle-managed infrastructure
24+
25+
Oracle Database@Hyperscaler is not about asking customers to adopt another cloud. It is about delivering Oracle Database services inside the hyperscaler they already trust and use.
26+
27+
This means customers can:
28+
29+
Keep applications close to users and services
30+
Preserve Oracle database investments
31+
Improve performance and resilience
32+
Reduce architecture complexity
33+
Accelerate cloud migration and modernization
34+
Key business outcomes
35+
36+
Oracle Database@Hyperscaler helps customers:
37+
38+
Modernize mission-critical workloads
39+
Improve business continuity and disaster recovery
40+
Meet sovereignty and compliance requirements
41+
Optimize total cost of ownership
42+
Enable analytics, AI, and modernization on a trusted database platform
43+
Typical use cases
44+
Enterprise database modernization
45+
Hybrid disaster recovery
46+
Application and database consolidation
47+
Regulatory and sovereign cloud deployments
48+
Migration from on-premises Oracle environments
49+
High-performance analytics workloads
50+
Multicloud transformation strategies
51+
52+
Differentiators
53+
Oracle Exadata performance in the customer’s chosen cloud
54+
Oracle-managed database lifecycle and operations
55+
Native integration with hyperscaler networking and identity
56+
Support for enterprise HA/DR patterns
57+
Strong security posture with customer-managed keys and auditing
58+
Flexible licensing options including BYOL where applicable

0 commit comments

Comments
 (0)