Multidomain MDM
- Multidomain MDM 10.3 HotFix 1
- All Products
Script Name
| Purpose
|
---|---|
compile_types.sql
| To ensure that the packaging completes successfully, you must run this file before any other file.
|
cmx_zdt_objects_support.sql
| This script performs the following actions:
|
cmxlb_pack.plb
| Compiles the specification for the
cmxlb package.
|
cmx_debug_print_proc.plb
| Compiles the DEBUG_PRINT procedure.
You must run this file before cmxlog_pack.plb.
|
cmxlog_pack.plb
| Compiles the specification for the
cmxlog package.
You must run this file before cmxlog_body.plb.
|
cmxlog_body.plb
| Compiles the body for the
cmxlog package.
|
cmxzdt_pack.plb
| Compiles the specification for the
cmxzdt package.
You must run this file before cmxzdt_body.plb.
|
cmxzdt_body.plb
| Compiles the body for the
cmxzdt package.
|