Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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.

Answers were Sorted based on User's Feedback



Suppose we add one field in physical file and this physical file is used by several programs.how do ..

Answer / deepak sharma

1 By using DSPPGMREF command
2) By using Find String PDM

Is This Answer Correct ?    4 Yes 0 No

Suppose we add one field in physical file and this physical file is used by several programs.how do ..

Answer / vj

DSPPGMREF give the list of object which that particular program refer. It can be file or pgm or any other object. Hence we can not find the list of programs which a particular file refer using DSPPGMREF.

We find the dependent program using x analysis, FNDSTRPDM or using Aldon option 41 on that particular file .

Is This Answer Correct ?    4 Yes 0 No

Suppose we add one field in physical file and this physical file is used by several programs.how do ..

Answer / vicky

By using DSPPGMREF command, you are able to know which program is using the specific file.

Is This Answer Correct ?    8 Yes 5 No

Suppose we add one field in physical file and this physical file is used by several programs.how do ..

Answer / surya siram

Hi,

Yes, by using the DSPPGMREF command on particular library, load the output to OUTFILE and by using the filters (Sequels), you can able to find the programs which are using that particular file. And also we can able to find the mode the file declared in the programs also.

Is This Answer Correct ?    3 Yes 2 No

Suppose we add one field in physical file and this physical file is used by several programs.how do ..

Answer / ravi kumar

Hi Frnds,

Yes, by using the DSPPGMREF. For breif explaination see below link.

http://search400.techtarget.com/tip/Find-the-programs-that-use-a-particular-file-using-DSPPGMREF

Thanks,
Ravi

Is This Answer Correct ?    1 Yes 2 No

Suppose we add one field in physical file and this physical file is used by several programs.how do ..

Answer / sandeepkt

DSPPGMREF shows all the program using the file .

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More RPG400 Interview Questions

How to declare the dynamic(run time) array in rpgle? can you please give example

2 Answers   Polaris,


1.Suppose my file has 10 fields and I want to make the 2nd field Zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation? 2. Assume my file has 100 records and I want to see only first 10 records. Is this possible through LF? 3.I have 3 jobs A B and C. I want to submit B after successful completion of A and want to submit C after successful completion of B. Without using job scheduler or job queue, how can i do that through CL program? 4.What is difference between Bind by copy and bind by reference?

4 Answers   Virtusa,


suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?

1 Answers  


How can we receive values from a called procedure in RPG?

1 Answers  


Write a program to display prime numbers between 1 to 100 using RPGLE.

1 Answers  


If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?

1 Answers  


What would be the effect on the field where reverse image, underline and high intensity?

7 Answers   IBM,


Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?

1 Answers   Infogain,


Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?

3 Answers  


How can we receive values from a called procedure in CL?

1 Answers   IBM, NTT Data,


when will come session device error?

4 Answers   TCS,


how can we can we the data decimal error?how can we open such file in support

1 Answers  


Categories