When will you use OPEN and CLOSE opcodes in RPG program?
Answer / siddharth kumar
If you specify the letter "U" at columns 73 - 74 in a file description specification indicating that user control on a file. Hence we have to explicitly open and close the file in a program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Multi-format logical file?
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 a join logical file?
what is overlay?
how to declare a constant variable in the freeformat?
what are various techniques to pass parameters from one program to another?
Feedback about ELI Faridabad.
What are the record format field mapping options in cpyf?
what are all the contents of subfile?
what is sflpag and sflsiz ?
What is the purpose of OVRDTA keyword ?
What is the use of Data Queues?