Delivery Manager Tool - Extraction - Fatal Error - SQL-PLSQL - Missing requested schemas during database extraction
*Purpose
This page will help you to fix the problem when the error message Missing requested schemas during database extraction appears in the extraction log file.

*Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.1.x | ✅ |
| 8.0.x | ✅ |
| 7.3.x | ✅ |
*Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS2 | ✅ |
Action Plan
This issue occurs when at least one of the schema selected in the DMT does not exist in the SQL database Server.

Make sure that you select the schemas that are in the server by clicking the icon “Choose schema to extract” as shown below

Note
Note that if you are automating the delivery, there is no automatic refresh of the list of schema to extract. When such an issue occurs, make sure that the list of schema to extract is correct.
Notes/Comments
Related Pages