Can any one plz explain the concept of INFSR, *PSSR, INFDS
AND PSDS, I' confusing about PSDS and *PSSR, Wat is the
difference btw them, wat PSDS will do????



Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS a..

Answer / jeganath

PSDS is a program status data structure.
*PSSR is a subroutine to handle error occured in the program

Whenever there is error occured in the program, the status
defined in the PSDS get changed to some value based on type
of error,

at the same time the control transferred to *PSSR
subroutine , from there we can handle the error based on
the status value from PSDS.

we can rollback or we can modify/reset value based on
requirement

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More RPG400 Interview Questions

Why did we give STRSRVJOB while debugging batch program

3 Answers   HBL Power Systems,


What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???

7 Answers   HSBC, Systime,


The RP program is displaying records 11 times .But there are 10 records in a pf.(ie last record is displayed twice).How to display records only 10 times?

5 Answers  


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

0 Answers   Wipro,


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

0 Answers   IBM,






1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?

3 Answers   Cap Gemini,


how do you use commitment control in rpg?

0 Answers   IBM,


Can AnyOne tell me how to read join logical file in rpg from starting to end?

2 Answers  


I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)

3 Answers   Opus,


What is the length of Signature?

3 Answers   UST,


when will come session device error?

4 Answers   TCS,


suppose if we want to update the data in cl what we will do?

9 Answers  


Categories