i want to display the 10000 record in a subfile by using
loadall , can we do it?

Answer Posted / ravi

The moment the PF exceeds 9999 records and you try to display the subfile it fails with session/device error occured.

But, in expandable/self extending, you can page down till 9999 and the moment RRN is sfl becomes 9999 and you try to write the 10000 record, it fails because the records are stored in buffer and rrn accumulates.

single page/page by page, no storage in buffer, we have to do pgup/pgdwn.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how will you search an array?

646


Can we debug the MSGW JOBS?

927


what are the different types of data areas?

979


How to add 99 menu (page down) option in menu creation..

1921


The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help... I m using RPG/ILERPG to download...

1909






what is sflinz and sflrna?

1011


In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.

8516


what opcode could be used to test an alphanumeric field for all numeric values?

1067


What is file information data structure(infds) in as400?

968


what does check opcode do ?

1058


difference between sflrcdnbr and sflnxtchg?

694


what is the function of cpyf command?

998


Space & Skip Are Which Level Keywords?

747


How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?

701


what does check opcode is used?

970