As400 Command to find the Name of the Program to which a
Particular Module is Bound..?
Ex: IC210AMR (*MODULE) is bound with Other Modules which
Forms Program Object as IC210ABP(*PGM) . As400 Command to
find the IC210ABP Using IC210AMR..? Thanks
Answers were Sorted based on User's Feedback
Answer / sachin
Try this..>
DSPPGMREF PGM(*LIBL/*ALL)
OUTPUT(*OUTFILE)
OBJTYPE(*ALL)
OUTFILE(QTEMP/TT)
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / alagan v
I think, DSPPGM will work for this question. It will show all the details for modules, service programs and so on.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / rakesh
writing thanks in advance wont give u correct answer Joy sir..
You have AS400 system in your hand ...do some operation u
will get it..
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sreedhar reddy
I do not have answer but maintaining standards that is naming conventions we can track them easily.
But it is good question. Thanks.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference Return and InLr?
can anybody explain significance of *loval setll with example code????
What is the syntax of passing parameters to a procedure by value?
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?
How to write record if no field or the field are different in physical file in rpgle ?
suppose we have 10 members in physical file and i have to use 4 out of 10 so how can we read this in RPG
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
what is the necessary keyword needed to scroll subfile records?
Mr.Sidc sirfor my question{how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE} you have answered using MOVE opcode,can you illustrate me with a small example sir very kind of you.
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.
what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.