0370 Abend



Programming support for IDMS(Integrated Database Management System), IDD, IDMS-DC & ADS/Online

0370 Abend

Postby Akii » Fri Jan 22, 2010 2:35 pm

Hi Please any body explain me why the 0370 error will occur and whats the solution for it.
Akii
 
Posts: 3
Joined: Mon Jan 04, 2010 3:48 pm
Location: New Delhi
Has thanked: 0 time
Been thanked: 0 time

Re: 0370 Abend

Postby Robert Sample » Fri Jan 22, 2010 4:26 pm

Is this a user abend (U0370) or system abend (S0370)? For the user abend, find the documentation and look up the error in it. System abends are all documented as well.
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: 0370 Abend

Postby sontoo » Mon Jul 05, 2010 9:17 am

I assume you are talking about an IDMS database abend. In that case the error code explanation is "The database or journal file will not open properly. In a multifile opening, one or more files may not have opened.".

Note that the major code '03' refers to a FIND/OBTAIN statement, i.e., you got this abend when trying to execute a find/obtain statement.
The minor code '70' indicates the error. Check that all the database files required are available to the program.
sontoo
 
Posts: 3
Joined: Thu Jun 17, 2010 8:58 pm
Has thanked: 0 time
Been thanked: 0 time

Re: 0370 Abend

Postby shindeswap » Wed Oct 13, 2010 5:04 pm

the 0370 abend is

for 03(minor)
FIND/OBTAIN

for 70(major)
"The database or journal file will not ready properly"
shindeswap
 
Posts: 12
Joined: Sat Feb 13, 2010 1:41 pm
Has thanked: 0 time
Been thanked: 0 time


Return to IDMS/ADSO

 


  • Related topics
    Replies
    Views
    Last post