Skip to content

Commit b70e4e0

Browse files
Create README.md
1 parent c04e20a commit b70e4e0

File tree

1 file changed

+19
-0
lines changed
  • data-platform/core-converged-db/multitenant/step-by-steps

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Multitenant
2+
3+
The Multitenant option allows the containerization of Oracle database. By creating pluggable databases in a Container database, we can achieve more management flexibility, under the concept of "Manage many as one".
4+
5+
## Useful scripts and step by steps
6+
7+
In this section you'll find step by step scripts:
8+
9+
- Unplug/plug a PDB, with or without its data
10+
- Setup an application container with application PDB
11+
- Create and manage a proxy application container
12+
13+
# License
14+
15+
Copyright (c) 2023 Oracle and/or its affiliates.
16+
17+
Licensed under the Universal Permissive License (UPL), Version 1.0.
18+
19+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)