Space abend and SOC7



Space abend and SOC7

Postby raghuvanshi » Fri Nov 02, 2012 7:40 pm

Hi ,
Question asked in interview
Q1.)if a job abends with space abend how would you find out which file in the program out of 5 files abended with less apace?
Q2.)in SOC7 how would you make out which record in the file is having bad data?
raghuvanshi
 
Posts: 43
Joined: Tue Dec 07, 2010 5:32 pm
Has thanked: 3 times
Been thanked: 0 time

Re: Space abend and SOC7

Postby Robert Sample » Fri Nov 02, 2012 7:46 pm

For interview questions, you are supposed to post both the question and your answer.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: Space abend and SOC7

Postby raghuvanshi » Fri Nov 02, 2012 8:03 pm

My answers were as follows
Ans1, I would increase the space parameter for every file.
Ans2, I didn't know the answer :shock:
raghuvanshi
 
Posts: 43
Joined: Tue Dec 07, 2010 5:32 pm
Has thanked: 3 times
Been thanked: 0 time

Re: Space abend and SOC7

Postby Robert Sample » Fri Nov 02, 2012 8:09 pm

1. The error message gives you the DD name of the file with the problem. You can then look in the JCL to determine which file is assigned to that DD name.
2. The dump produced will include information about which record the file last read.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to Interview Questions

 


  • Related topics
    Replies
    Views
    Last post