what will happen two jobs have same name are submitted
Answer Posted / mahalakshmi
Jobs having same name but username will be different right. tell me if i am wrong
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
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?
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?
how can you display specific subfile page on the screen in unequal subfile?
What is the purpose of record level identifier?
what is the procedure and explain about real time scenario.
what are the key words you must use when using a subfile?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How many program bind in one module....
How to handle duplicate error handling in RPG?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
what is file information data structure?
how do I preserve and clean the array?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?