When updating a data model, both Interactive Reporting documents defined in the update process must contain compatible character sets. For example, a data model in a Latin 1 document can be used to update a data model in a Latin 1 or Unicode Interactive Reporting document, but not a Latin 2 document. A data model in a Unicode document can only replace a data model in another Unicode document as Unicode documents can contain multiple character sets.
For example, in Table 30, searching for bqy_a and Dm_1 to be replaced with bqy_b and Dm-33, provides these possibilities.
Table 30. Replacement Data Models and Interactive Reporting Documents
Case | Search For | Replace With | Comment |
---|---|---|---|
1 | Unicode (U) | Unicode (U) | Only Unicode interactive reports are listed for selection |
2 | Unicode (U) | Code Page 1 (CP1) | Both Unicode and CP1 interactive reports are listed for selection |
3 | Code Page 1 (CP1) | Code Page 1 (CP1) | Both Unicode and CP1 interactive reports are listed for selection |
4 | Code Page 2 (CP2) | Code Page 1 (CP1) | Error Message: The documents and the replacement data model must contain compatible character sets |
5 | Code Page 1 (CP1) | Code Page 2 (CP2) | Error Message: The documents and the replacement data model must contain compatible character sets |
6 | Code Page 1 (CP1) | Unicode (U) | Error Message: The documents and the replacement data model must contain compatible character sets |