py.zip)
cu_deployment_2015_02_04.zip)
sql_planta_1_1.sql)
config/export/customizing_deployment_*.par .
config/export/customizing_deployment_venus.par  file is used for systems with DB 39.5.x.
config/export/customizing_deployment_voe.par  file is used for systems with DB 39.4.4.0.
Export example./planta_export.sh --output-file /tmp/cu_deployment_2015_02_04 @config/export/customizing_deployment_venus.par
config/export/customizing_deployment.par .
Export example./planta_export.sh --output-file /tmp/cu_deployment_2015_02_04 @config/export/customizing_deployment.par
config/import/customizing_deployment  subdirectory.
| File | Description | Note | 
|---|---|---|
 01_replace_q1b_q2b.par  | 
    Involves the complete replacement of the Q1B and Q2B schema (except for DT345)  | 
   Mandatory part | 
 02a_replace_module_variants.par  | 
   Completely replaces the module variants. As a result, tables 500-503 are overwritten. | optional | 
 02b_add_module_variant_itexts.par  | 
    Additionally provides the I-texts of the Q3B schema incrementally, i.e. not destructively  | 
   |
 03_replace_interfaces_voe.par NEW  | 
   Completely replaces the interface tables (for DB 39.4.4.0) | optional | 
 03_replace_interfaces_venus.par NEW  | 
   Completely replaces the interface tables (for DB 39.5.x) | optional | 
 04_replace_process_models.par  | 
   Replaces the process models | optional | 
| File | Description | Note | 
|---|---|---|
 01_replace_q1b_q2b.par  | 
    Involves the complete replacement of the Q1B and Q2B schema (except for DT345)  | 
   Mandatory part | 
 02a_replace_module_variants.par  | 
   Completely replaces the module variants. As a result, tables 500-503 are overwritten. | optional | 
 02b_add_module_variant_itexts.par  | 
    Additionally provides the I-texts of the Q3B schema incrementally, i.e. not destructively  | 
   |
 03_replace_interfaces.par  | 
   Completely replaces the interface tables | optional | 
 04_replace_process_models.par  | 
   Replaces the process models | optional | 
Applikationsserver.zip). 
cu_deployment_2015_02_04.zip). /tmp/)
/planta/app/Lief). 
Example:./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/01_replace_q1b_q2b.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/02a_replace_module_variants.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/02b_add_module_variant_itexts.par # Only use the file corresponding to the database. ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/03_replace_interfaces_venus.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/03_replace_interfaces_voe.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/04_replace_process_models.par
Example./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/01_replace_q1b_q2b.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/02a_replace_module_variants.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/02b_add_module_variant_itexts.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/03_replace_interfaces.par ./planta_import.sh --input-file /tmp/cu_deployment_2015_02_04.zip @config/import/customizing_deployment/04_replace_process_models.par
sqlplus DB user/password@DB-SID
@ sql_planta_1_1