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
do you use message subfiles? What are the necessary keywords required coding a message subfile?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Can someone tell me tell me what is meant by message wait...?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
program to find the number of objects used in a given program through a display.
i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me
How to create a key field for a logical file inside RPG?
Why Rpg/400 is Famous?
I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)