what is a physical file?
Answer / ravikant kumar
Physical file nothing but a table contains a only one record format in which we can describe the field definitions and descriptions.
| Is This Answer Correct ? | 0 Yes | 0 No |
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.
what is rpg fixed logic cycle?
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
What are the steps to retrieve the records from Journal file...?
what are the two record formats a subfile contain ?
What is the necessary keyword used in a physical file to refer field definitions from the field reference file?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
what is xfoot opcode ?
Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
is it possible to do commitment control with out journaling?
what is maximum number of arrays allowed in rpg?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable