MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

0826 abend

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
nadh
Intermediate


Joined: 08 Oct 2004
Posts: 192
Topics: 89

PostPosted: Tue Jan 04, 2005 2:43 am    Post subject: 0826 abend Reply with quote

hi

I'm reloading the ims db from dataset. while i'm running this jcl i'm getting the abend message as user completion code = 0826. can any one help me out what is this and how to overcome this problem.

thanks in advance.
nadh
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12375
Topics: 75
Location: San Jose

PostPosted: Tue Jan 04, 2005 8:20 am    Post subject: Reply with quote

Nadh,

Check this for a detailed explanation of the abend U0826

Code:

U0826                                                                         
                                                                             
   Explanation: A situation was encountered by index maintenance that         
   prohibits further processing of the database. Message DFS0840I identifies 
   the index and gives a status code. Probable causes are:                   
                                                                             
   - Read error indicated by buffer handler. The status code is 'NO'.         
                                                                             
   - Unable to open the index database. The status code is 'NI'.             
                                                                             
   - I/ O error indicated when inserting to an index DB.                     
                                                                             
   The status code is 'NO'.                                                   
                                                                             
   - Open error on work file data set during DB load with secondary indexes. 
   The status code is 'NI'.                                                   
                                                                             
   - Index Maintenance is unable to handle the return code it received from   
   the buffer handler. The status code is blanks.                             
                                                                             
   System Action: The application program terminates abnormally.             
                                                                             
   Programmer Response: If an open error is indicated, check JCL parameters or
   missing DD statements. For an I/ O error, investigate the need to recover 
   the affected data set.                                                     
                                                                             
   Problem Determination: 35                                                 


Hope this helps...

Cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group