Skip to content

Commit bf56132

Browse files
Merge branch 'main' into mfioramo-patch-4
2 parents ec91f21 + 9a24f01 commit bf56132

File tree

4 files changed

+28
-3
lines changed

4 files changed

+28
-3
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Oracle Spatial Presentation
2+
This presentation provides information about Oracle Spatial features and highlights Oracle Database 23 features.
3+
4+
Reviewed: 02.10.2024
5+
6+
# When to use this asset?
7+
8+
To present or to learn about Oracle Spatial.
9+
10+
# How to use this asset?
11+
12+
Use PDF as a presentation.
13+
14+
# License
15+
16+
Copyright (c) 2024 Oracle and/or its affiliates.
17+
18+
Licensed under the Universal Permissive License (UPL), Version 1.0.
19+
20+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

data-platform/core-converged-db/xml-db/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Oracle XML DB is a set of Oracle Database technologies related to high-performan
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.
66
Transportable Binary XML is the recommended method for storing XML documents natively in the Oracle Database beginning with Oracle Database 23.
77

8-
Reviewed: 2.05.2024
8+
Reviewed: 02.10.2024
99

1010
# Useful Links
1111

@@ -23,6 +23,7 @@ Reviewed: 2.05.2024
2323
## Blogs
2424

2525
- [Transportable Binary XML – modern XML document storage in Oracle Database 23c](https://blogs.oracle.com/database/post/transportable-binary-xml-in-oracle-database-23)
26+
- [Loading XML data from your object store into Autonomous Database](https://blogs.oracle.com/datawarehousing/post/loading-xml-data-from-your-object-store-into-autonomous-database)
2627

2728
## Videos
2829

manageability-and-operations/observability-and-manageability/logging/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Oracle Cloud Infrastructure Logging service is a highly scalable and fully managed single pane of glass for all the logs in your tenancy. Logging provides access to logs from Oracle Cloud Infrastructure resources. These logs include critical diagnostic information that describes how resources are performing and being accessed.
44

5-
Reviewed: 22.05.2024
5+
Reviewed: 23.09.2024
66

77
# Table of Contents
88

manageability-and-operations/operations-advisory/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Operations Advisory provides critical guidance to Customers on how to define
44
- [Multi-cloud operations - 3rd party tools that support OCI](https://learnoci.cloud/multi-cloud-operations-3rd-party-tools-that-support-oci-091207d923ed)
55

66

7-
Reviewed: 19.08.2024
7+
Reviewed: 24.09.2024
88

99
# Table of Contents
1010

@@ -19,6 +19,10 @@ Reviewed: 19.08.2024
1919
- [From Terraform to OpenTofu](https://medium.com/@ralflange/667672c609c8)
2020
- [Using Terraform to create multiple Resource Schedules in OCI](https://karthicin.medium.com/terraform-to-create-multiple-resource-schedule-in-oracle-cloud-03aaba51b909)
2121
- [Bulk Tagging in OCI](https://medium.com/@ralflange/tagging-resources-in-oracle-oci-3ded10c1e28f)
22+
- [Automation to enable Logging Analytics for instances](https://karthicin.medium.com/automation-to-enable-logging-analytics-for-instances-8eef71302b36)
23+
- [Create a DataGuard Association on Oracle Cloud Exa servers using Ansible Collections](https://www.linkedin.com/pulse/create-dataguard-association-oracle-cloud-exa-servers-eugene-simos-hflkf)
24+
- [Why you should start thinking about your cloud operations right at the start of your cloud journey and what to consider](https://medium.com/@manu72tomcat/why-you-should-start-thinking-about-your-cloud-operations-right-at-the-start-of-your-cloud-journey-6000b36d9786)
25+
2226

2327
# Useful Links
2428

0 commit comments

Comments
 (0)