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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to declare the pull button in AS/400..

1872


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

712


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1559


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4198


what do you mean by an input subfile, what are the keywords required?

766






how can I tell when to replace the array?

698


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2274


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?

496


What is file identifier where we can use?

639


how do I preserve and clean the array?

669


What is difference between bind by copy and bind by reference?

1724


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.

2189


Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

511


how do I play {insert rpg system here}?

579


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.

5392