Skip to content

Commit 5a435b5

Browse files
Merge pull request #554 from oracle-devrel/amal
Added TTS page
2 parents 690a51b + 0123a94 commit 5a435b5

File tree

1 file changed

+25
-0
lines changed
  • data-platform/modernise/transportable-tablespace

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Transportable Tablespace
2+
3+
Transportable tablespace is an Oracle Database feature which helps to migrate either partial or full database from one database to another.
4+
5+
Transportable tablespaces are usually the fastest fast way to move user and application data between databases, because tablespace data files are moved en masse from the source database to the target.
6+
7+
# Table of Contents
8+
9+
1. [Useful Links](#useful-links)
10+
11+
12+
## Useful Links
13+
14+
- [Transportable Tablespace Basics](https://youtu.be/jte-W_6tJME)
15+
- [Transportable Tablespace Checklist](https://youtu.be/PhktQqOlNXE)
16+
- [Migrate Big Endian Database to OCI using Transportable Tablespace ](https://youtu.be/dyDefQxSesI)
17+
18+
19+
# License
20+
21+
Copyright (c) 2023 Oracle and/or its affiliates.
22+
23+
Licensed under the Universal Permissive License (UPL), Version 1.0.
24+
25+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)