How can we make use of SETLL operation in CL?

Answer Posted / syam

Hi Chowdary.....POSDBF command allows the user to set the
position of a database file to either the beginning or end
of an open file(Member), not EQ to SETLL.
POSDBF OPNID(FILEID) POSITION(*START)
Or
POSDBF OPNID(FILEID) POSITION(*END)

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would display prime numbers using CL program?

5682


how does the rpg element work?

720


How Chain operation copies the record's data to the input buffer for the program?

1084


are there any useful c runtime apis that I can call from rpg iv?

702


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2521






what is the use of sflnxtchg?

805


how can you display specific subfile page on the screen in unequal subfile?

677


How can we know running job is batch or interactive?

660


how do I declare a table or array in rpg iv?

739


what is the necessary keyword needed to scroll subfile records?

706


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4216


what is an online rpg?

733


How to handle duplicate error handling in RPG?

1684


what is data area and how it is used in rpg program ?

758


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3290