15 pts.
 This issue happens after upgrading the OS/400 from V5R4 to V6R1
I faced a problem and I need your help/advice This issue happens after upgrading the OS/400 from V5R4 to V6R1, this issue related to FTP files contains Arabic character from AS/400 to AIX server The order of record fields is reversed after sending the file from AS/400 to AIX below example: The correct order of record fields after sending file from AS/400 “V5R4” to AIX: RT|TEST|10.00|MOHAMMAD RT|TEST|10.00|محمد The reversed order after sending file as below if record contains Arabic character : RT|TEST|10.00|MOHAMMAD TEST|10.00|محمد|RT

Software/Hardware used:
OS/400
ASKED: August 19, 2012  8:19 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Does your example show two separate records like this?
 RT|TEST|10.00|MOHAMMAD
TEST|10.00|محمد|RT
 
Or is it only a single record like this?
 RT|TEST|10.00|MOHAMMAD TEST|10.00|محمد|RT
 
It’s hard to tell what you are showing.
 
Tom

 108,055 pts.