Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
No Answer is Posted For this Question
Be the First to Post Answer
why we do STRSRVJOB in batch debugging in as400
How I can reread the physical file in CL program once the end of file reached in same CL program.
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?
WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how to run only 10 modules of existing N modules in service program in RPGILE ?
please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code
What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?