Hi,
Right now I am facing with some problems that I am not sure if it is documented.
I am cataloging the objects (catall) after migrating from Unix to Linux (using SYSOBJH transfer), and, at this moment, see below the problems:
-
On Unix NAT5 version, the applications use FIND – SORTED BY. The field on SORTED BY is not a descriptor. However, on NAT6, the compiler is checking if this field is or not a descriptor and if not, an error occurs. Does anyone know if there is a parameter or an option to solve it? Or do I need to set on DDM that the field is a descriptor? (there are many fields and objects with this scenario)
-
After transferring the objects using SYSOBJH - source only, just one object (at this moment), I cannot edit it. An error – NAT3420 Source Code Conflit …0xE9 and code page UTF-8. Do I need to set the parameter CP? Why the other objects work fine?
-
Does anyone know if the statement – MOVE (AD=Y) is not allowed on NAT6?
Thank you.