Ansicht
Dokumentation

03157 - Tagging of IFS-files (especially SAP profiles) has to be correct!

03157 - Tagging of IFS-files (especially SAP profiles) has to be correct!

Addresses (Business Address Services)   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Tagging of IFS-files (especially SAP profiles) has to be correct!

Hi Craig,

forgot to tell how to fix the damaged files, where tagged CCSID doesn't fit
to the contents of the file:
- A very new version of EDTF can change the CCSID of the file, but I really
didn't check this by now.
- Use the CPY command and use it accordingly:
When the files contents is EBCDIC and the tagging ASCII (819, 850 or 437)
use the following CPY:
CPY OBJ('wrong-file') TOOBJ('correct-file') TOCODEPAGE(500) DTAFMT(*BINARY)
The you rename the wrong file to old and the correct file to the origianl
name.
When it is vice versa you can use the following CPY:
CPY OBJ('wrong-file') TOOBJ('correct-file') TOCODEPAGE(819) DTAFMT(*BINARY)

Afterwards you should again check if the attributes are OK now.

Regards

Volker


Durban Tours - Südafrika Safari

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1220 Date: 20240418 Time: 125347     sap01-206 ( 3 ms )