3.3.2 Steps to be followed
A PDB that is plugged in to an application container can be created from application seed through cloning.
Below script is used to create Application PDB from Application Seed. DBA rights are required to perform this step.
Refer Application PDB and Appseed codes
Input sample for the script:
Table 3-5 PDB Creations Steps
CDB Details | Values |
---|---|
CDB Name | FC142CDB |
CDB Schema User Name | Sys |
CDB Schema Password | Sys |
CDB HOST | 1.1.1.1 |
CDB PORT | 1522 |
CDB Mounted Path | /scratch/db1800dat/FC142CDB/templatePDB/users01.dbf |
Application Root Name | FCAPPROOT |
Application PDB Name | FCAPPPDB1 |
PDB_TO_APPPDB | C:\app_18c\client\user\product\18.0.0\client_1\rdbms\admin\pdb_to_apppdb.sql |
Parent topic: Creation of Application PDB