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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ment by record level identifier?

655


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

1731


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.

5413


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.

2200


how does the rpg element work?

717






We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

770


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

1895


what is file information data structure?

1374


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2052


What is file identifier where we can use?

652


how can I tell when to replace the array?

703


How to call one program from another program in RPG? please help me with the code

1260


is this a rpg channel?

681


how do I declare a minor?

717


which program rpg or cl is efficent to update a transaction onto a database file and why ?

747