i want to display the 10000 record in a subfile by using
loadall , can we do it?
Answer Posted / amit
KALYAN , YES YOU CAN DO IT UNLIMITED TIME THIS BUT THERE IS
A CONDITION THAT AT A TIME YOU ONLY CAN LOAD 9999 RECORDS
IN A LOAD ALL SUB FILE.COZ RRN 'S SIZE IS 4,0( RRN-RELATIVE
RECORD NUMBER) WHICH CAN CONTAIN AT MAX UPTO 9999. FOR
LOAD ALL SUBFILE YOU CAN CLERE ANY TIME AND CAN LOAD NEXT
9999RECORDS INTO .FOR THIS YOU HAVE TO SET RRRN 9999 TO
RRN - 1 FROM THIS POINT YOU WILL START AGAIN LOADING.
cheers
Amit
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
what is the maximum number of parameters allowed in rpg?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
what are the different methods to access seu?
What is RETURN CURSER LOCATION in subfile?
what key word is used when screen is re-display?
define a shared access path?
what is a physical file?
which indicator is used for read?
how to develop some simple graphs (bar charts) using just html?
where can you specify an indicator in lokup operation?
What is the Difference between command attention key and command function key ?
a multiple format logical file is also known as?
what is arrival sequence?
what is term cua , saa?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?