IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

The system or user abend S806 R=00000004


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Feb 28, 2007 3:20 am
Reply with quote

Yes, the sort process output is given by the sort.

This is one reason that a program is better off not issuing DISPLAY statements.

I'd guess that your welcome message is presented via a DISPLAY.

If you add the select/assign, fd, open, and write to MYPRINT, you will have "your" output separated from other system information. If you want to see it "separate" and don't want to add this code, you could always display 100 blank lines before and after your welcome and then it would be on another page from the sort info. . . .

As i've posted in a few threads, many sites have code/standard checkers and a program with a DISPLAY in it is not allowed to be promoted to production.
Back to top
View user's profile Send private message
MoLong

New User


Joined: 07 Feb 2007
Posts: 32
Location: Chennai

PostPosted: Wed Feb 28, 2007 3:26 am
Reply with quote

Hi D.Sch
Special thanks for your support.
I'll implement this idea.
But expect more questions icon_lol.gif

MoLong
Back to top
View user's profile Send private message
MoLong

New User


Joined: 07 Feb 2007
Posts: 32
Location: Chennai

PostPosted: Wed Feb 28, 2007 3:41 am
Reply with quote

Hi D.Sch,
The problem is solved.
Thanks a lot icon_biggrin.gif

MoLong.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Feb 28, 2007 4:10 am
Reply with quote

You're welcome icon_smile.gif

Come back and bring us new opportunities icon_wink.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging Goto page Previous  1, 2

 


Similar Topics
Topic Forum Replies
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts user exit in IBM Infosphere Optim DB2 8
Search our Forums:

Back to Top