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


can any one tell me what is meant by PSSR? Kindly elaborate
it...



can any one tell me what is meant by PSSR? Kindly elaborate it.....

Answer / srujana

PSSR -PROGRAM STATUS SUBROUTINE
In RPG, there are Program Exception/Errors (divide by zero, array index error, etc.)
and File Exception Errors (any file error). As with MONMSG in CL, you can trap errors
at the program level or the command level.

Program Exceptions:
If a program encounters a program error, it checks to see if there is a *PSSR subroutine coded in the program. If there is, it executes the subroutine. If there isn't, the program "fails" with an error message.
A *PSSR subroutines may be executed like any other subroutine (using ExSR or CASxx). The EndSR for a *PSSR subroutine can contain a return-point instruction.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More DB400 Interview Questions

CRTDTA AND CRTARA should be used along with?

2 Answers  


hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that

9 Answers   Encore,


what is general and type of general

1 Answers   Active Brains,


What is the interactive job? What is the batch job?

0 Answers  


what is the difference between adding keys & constraints into a phisical file

6 Answers   HSBC,


how can we write LF using flatfile.

9 Answers  


Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?

0 Answers  


how to update physical file using logucal file with example

1 Answers   Wipro,


How to find the list of source physical files in a library?? Is there any way to get a list??

5 Answers   Infosys,


pls anyone explain about compile time array,pre run time array run time array

4 Answers  


There are six records in a file and we are going to update that records and used commit operation when it complete the update but suppose when it updating the third record,a error occured and operation failed.Is previously two records will be update or whole operation will be rollback? Please confirm it.

2 Answers  


What is FORMAT keyword and its use?

0 Answers  


Categories