The
two main database schemas in the Oracle SOA Suite datab ase
repository are: <PREFIX>_SOAINFRA and <PREFIX>_MDS.
Composite instance and runtime information are stored in the
SOAINFRA schema. Commonly used metadata like WSDLs, XSDs, rules,
fault policies, etc. as well as composite deployments are stored
within the MDS schema.With every deployment / import of the metadata artifacts a new
document version will be created in the MDS. This means that
re-importing an updated...