while i am using the dspmsg command on comman line in Mocha
am getting error like Not authorized to message queue
message my messagequeue Name? can anybody help me how to
change my message queue Am anable to see my messages in
message queue
Suppose in CL we reach at end of file and again we have to reach from 1 record
What is the difference Return and InLr?
1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
Hi friends, I am using a load all subfile , and currently i am in in the third page of the subfile , from third page i have selected a record and called some other program .on returning, subfile is being loaded from the frist page. so can any one kindly suggest me in retaining my third page after returning. i.e loading from third page.
in rpg could u please tell me errors types and meanings like 3030 that ....
1.The questions have given an array declaration and move operation then this statement is correct or not?
there is any limit to display the members in rpg400?
1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
WHERE DO WE USE COMIT KEYWORD IN AN RPG PROGRAM? YOU MADE SOME CHANGES TO DATABASE BUT YOU DON'T WANT TO SAVE THOSE CHANGES NOW? HOW DO YOU HANDLE THIS ONE?