Friday , March 29 2024

Schema Export/Import In Oracle Container Database

In today’s article, I will talk about Schema Export/Import In Oracle Container Database.

We import and export a schema in Oracle 19C Container database as follows.

Export Process Steps:

1. We learn the size of the schema to be exported.

2. We create a directory in the database for the directory where the export will be taken.

3. We check the CPU count of the server before exporting. Parallelism is adjusted according to the number of CPUs.

4. We start the export process.

Import Process Steps:

1. We create a directory for export/import operations on the server to be imported.

2. We check the CPU number of the server to be imported.

3. We start the import process.

Loading

About Melek Durdu

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories