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 

IO Status Code A5 while doing Insert Operation in IMS

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
karthik_1505
Beginner


Joined: 15 Jun 2005
Posts: 12
Topics: 5

PostPosted: Wed Jun 15, 2005 5:21 am    Post subject: IO Status Code A5 while doing Insert Operation in IMS Reply with quote

Hi,

My Customer's transaction is failing with A5 IMS return code. He tried it for few times and it worked fine. Now, we dunnow what he'll get when he tries next time, which is tomorrow morning US time (Central time). Now, below is my Call statement

CALL 'CBLTDLI' USING CALL-INSERT
IO-PCB
BOL-ENG-OUTPUT-SCREEN-MESSAGE
HKAT-MOD-NAME.

I am getting an IO status code of A5. HKAT-MOD-NAME is the screen name on which the message BOL-ENG-OUTPUT-SCREEN-MESSAGE
needs to be populated. I do know that A5 return code is associated with the error 'parameter list specified incorrectly on ISRT or PURG call ' but everything seems to be fine. Can anyone make out anything from the above and if so, let me know the possibilities of error. I can post the values from Abend-aid, if you want.

Thanks,
Karthik
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jun 15, 2005 5:45 am    Post subject: Reply with quote

karthik_1505,

Are you trying to go to a different transaction or a different MOD?

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
karthik_1505
Beginner


Joined: 15 Jun 2005
Posts: 12
Topics: 5

PostPosted: Wed Jun 15, 2005 5:58 am    Post subject: Reply with quote

Kolusu,

I am not going to a different transaction. Basically, from Main screen, i come to this screen using message switching, I do some validation process, then when Error is found, I need to throw the Error message back on the same(current) screen. I am getting the error message on the screen, which is fine, but immediately the IMS transaction abends with A5 I-O status code (got it from IO-PCB).

Thanks for Looking into this.

Rgds,
Karthik
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Wed Jun 15, 2005 6:10 am    Post subject: Reply with quote

Quote:

when Error is found, I need to throw the Error message back on the same(current) screen. I am getting the error message on the screen

karthik_1505,

why do you need a MOD name to do this? Just Issue a ISRT using IO-Area. so remove the HKAT-MOD-NAME in the ISRT call.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
karthik_1505
Beginner


Joined: 15 Jun 2005
Posts: 12
Topics: 5

PostPosted: Wed Jun 15, 2005 8:48 am    Post subject: Reply with quote

Kolusu,

Thanks, I ll remove it, but these code has been running for ages. Do u think MOD is the culprit here. The return code says, there is something wrong with the parameters passed. I was jst wondering what are the common errors we make while doing the ISRT opperation, you know.

Thanks,
Karthik
Back to top
View user's profile Send private message
Bithead
Advanced


Joined: 03 Jan 2003
Posts: 550
Topics: 23
Location: Michigan, USA

PostPosted: Wed Jun 15, 2005 8:55 am    Post subject: Reply with quote

Karthik,

Check that CALL-INSERT still has the literal ISRT. I have seen table overflows over-write this an generate an A5 status code.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS 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