Answer Posted / rajat prakash singh
* Divide a field in to sub fields
* Change the format of a field
* Group non-contiguous data in a contiguous format
* Define an area of storage in more than one format
* Define Multiple occurrences of data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What Is The Error If We Don't Get Login Screen?
in conjunction with which statements can orxx and andxx conditions be used ?
when is a tag statement used in rpg?
Using %check we are checking monika in mona what is output? What is %SCAN?
how to get the cursor position?
how many specifications are there in rpg/400? What are they?
How to convert a spool file to PDF file in AS400?
which are the relational operators in rpg?
what is *iso date format?
what are the important factors in error message subfile ?
how do you specify page overflow indicator for printer files in rpg?
What is %CHECK?
define the purpose of the *cat function?
define data structure?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.