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?
No Answer is Posted For this Question
Be the First to Post Answer
how to retrieve RRN value in RPGLE program
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
what is an online rpg?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
IN RLU what are the record level keyword is used?
Need a sql query: retrieve all duplicate records in table?
How to find d key field of a pf that doesn’t have source physical file?
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
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
What is the purpose of PUTOVR keyword?