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

If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.

3 Answers  


How can a screen field that has changed since the last output operation be detected?

4 Answers   IBM,


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  


we are sending data of physical file to screen design and it is showing no record why?

1 Answers   NTT Data,


suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis

1 Answers  


What you have to do in the display file when you are using message subfile?

1 Answers  


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?

0 Answers  


please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code

4 Answers   Virtusa,


what is batch debug in as400?

3 Answers  


parameters cannot be passed in which one??

2 Answers   CTS,


What is ment by record level identifier?

0 Answers  


can i use unique key in LF

3 Answers   TCS,


Categories