; 8. To change the OPMODE you have to execute: e.g. |
; - CHA-DBC:OPMODE=SIMPLEX; |
; no new data base generation is necessary |
; |
; 9. If a 4x00 MONO will be changed to a 4x00 DUAL, it is |
; not necessary to generate the database if the DB-Layout |
; ( DBAPPL ) is the same. |
; |
; e.g.: |
; 4000,01 -> 4000,04 : Databaselayout equal ( DBSMALL ) |
; Generating the SWU-Database is not necessary. |
; 4000,01 -> 4000,06 : Databaselayout not equal |
; ( DBSMALL -> DBLARGE ) |
; Generating the SWU-Database is necessary. |