What is a record lock error?
No Answer is Posted For this Question
Be the First to Post Answer
IN RLU what are the record level keyword is used?
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
steps involved in debugging and types of debugging modes?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
what is post opcode do
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
what is ment by "MDT"
In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?
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
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?