Zero Downtime Installation Guide for Oracle

Zero Downtime Installation Guide for Oracle

Zero Downtime Scripts and Source Code

Zero Downtime Scripts and Source Code

You can find the Zero Downtime (ZDT) files in the following directory:
<infamdm>/hub/server/resources/database/oracle
Use the SQL scripts (.sql files) to update the Operational Reference Store. Use the wrapped source code files (.plb files) to compile the ZDT packages.
The following table describes the purpose of each file:
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:
  • Creates the C_REPOS_ZDT_EVENT_SEQ repository table.
  • Creates the sequence object and creates or updates the trigger for the corresponding C_REPAR* table.
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.

0 COMMENTS

We’d like to hear from you!