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
Answer Posted / sbakshi4
Use DSPOBJAUT command to check whether the correct autority has been given to the object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
are there any useful c runtime apis that I can call from rpg iv?
what is a rpg?
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
What is the difference between copybooks and subprocedures in as400?
How to write record if no field or the field are different in physical file in rpgle ?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
What are the types of identifiers?
How many program bind in one module....
How Chain operation copies the record's data to the input buffer for the program?
How can we know running job is batch or interactive?
what is the difference between do while and do until?
how does the rpg element work?
what are the key words you must use when using a subfile?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?