3.3.2.4 Creation of Application PDB
A PDB that is plugged in to an application container can be created from application seed through cloning.
Below script will be used to create Application PDB from Application Seed. DBA rights are required to perform this step.
Application PDB
Creation
(Refer the Attachment panel of this document to view the script)
Input sample for the script:
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 |
Parent topic: Steps for Manual Application Setup