Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
System abend 80A while saving the cobol program
Goto page Previous  1, 2
 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
Anuj D.

Senior Member


Joined: 22 Apr 2006
Posts: 1648
Location: Mumbai, India

PostPosted: Sat Mar 29, 2008 2:53 am    Post subject:
Reply with quote

Hi,

Thanks Bill for yor suggestion. Defined a new PDS with below specifications
Code:
Record format . . . : FB   
Record length . . . : 80   
Block size  . . . . : 27920
1st extent cylinders: 1   
Secondary cylinders : 3   
Data set name type  : PDS 

and tried to fill up the members repeatdly till I could get 80A. Abend didn't 'come' but my session got hanged. Tried 4-5 times but no 80A, perhaps some more attempts are needed from my side. Today my work is keeping me too busy... Phew...cann't experment more..
Back to top
View user's profile Send private message
References
PostPosted: Sat Mar 29, 2008 2:53 am    Post subject: Re: Reply with quote

enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2565
Location: italy

PostPosted: Sat Mar 29, 2008 3:57 am    Post subject: Reply to: System abend 80A while saving the cobol program
Reply with quote

Ok the abend, but to diagnose the problem You' ll need to tell us also the reason code

with a logon region size of 4 MB I was able to edit a 280,000 ( two hundred eighty thousand ) lines thing
a 10 liner rexx replicated for 28000 times

trying to add 10000 more lines I got a 878 abend with reason code 10

so I suspect that the abend 80a is coming out of something else and could be I/O related

not certainly related to the size of the thing being edited ,
in such case only an 878 abend with reason code 10 will occur

also I do not think that with a reasonable setup an abend should occur when editing a normal program
...a 20000 lines program is an unmanageable object
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 HoursGoto page Previous  1, 2
Page 2 of 2