Abend and end program



High Level Assembler(HLASM) for MVS & VM & VSE

Abend and end program

Postby michel123 » Wed Nov 16, 2011 4:04 pm

Hello,

How to successfully complete a program, when, for example, there is a physical error on a VSAM file read?
What to put in the section named in the parameter SYNAD?
Finally, how to stop it? With a dump?
michel123
 
Posts: 58
Joined: Tue Dec 28, 2010 12:28 am
Has thanked: 0 time
Been thanked: 0 time

Re: Abend and end program

Postby dick scherrer » Thu Nov 17, 2011 12:21 am

Hello,

You need to ask someone who works on your system. There are most likely standards in place and you should follow them.

Often (usually) programs that encounter some fatal error are not completed successfully. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Abend and end program

Postby steve-myers » Thu Nov 17, 2011 7:46 am

michel123 wrote:...when, for example, there is a physical error on a VSAM file read?
One great advantage of RAID based DASD that is now the only mainframe DASD is you cannot get a physical I/O error. The question is moot.
steve-myers
Global moderator
 
Posts: 2105
Joined: Thu Jun 03, 2010 6:21 pm
Has thanked: 4 times
Been thanked: 243 times

Re: Abend and end program

Postby michel123 » Thu Nov 17, 2011 8:15 pm

Hello.

thank you for your answers. IT is simpler today.
michel123
 
Posts: 58
Joined: Tue Dec 28, 2010 12:28 am
Has thanked: 0 time
Been thanked: 0 time


Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post