i'm working on progA , in that program i want to see the
userids of the users who work on this program?
Answer Posted / ali
by using WRKACTJOB, u can see the names of users using this
pgm while they are using
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
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.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is ment by record level identifier?
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 happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is *place and *auto keyword in prtf ?plz explain
How to write record if no field or the field are different in physical file in rpgle ?
What is a record lock error?
what is program status data structure?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
can you debug ile rpg program using isdb?
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?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...