i'm working on progA , in that program i want to see the
userids of the users who work on this program?
Answer Posted / ken
Use the Program Data Structure (SDS) in D-Spec.
Positions 254 to 263 gives you the user running th program
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
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?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
which program rpg or cl is efficent to update a transaction onto a database file and why ?
can you debug ile rpg program using isdb?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how can you display specific subfile page on the screen in unequal subfile?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
is this a rpg channel?
what do you mean by an input subfile, what are the keywords required?
how do I declare a table or array in rpg iv?
what is the use of sflnxtchg?
What is ment by record level identifier?
how do I play {insert rpg system here}?
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.