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 

"xc" Return code

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


Joined: 07 Feb 2006
Posts: 26
Topics: 11

PostPosted: Fri Jul 07, 2006 11:05 pm    Post subject: "xc" Return code Reply with quote

We are using IMS dc screen in our shop ,Some times Screen abends . After investigation with Dmol it comes up with Return code "XC"

Which is

"Program inserted message with Z1 field bits
set. These bits reserved for system use."

Can any one please let me know how to overcome this .

Thanks
Back to top
View user's profile Send private message
shekar123
Advanced


Joined: 22 Jul 2005
Posts: 528
Topics: 90
Location: Bangalore India

PostPosted: Sat Jul 08, 2006 12:39 am    Post subject: Reply with quote

mainhead,

Try using this info.Hope it helps.
Code:

XC Status Code  falls under the category: Message Calls

XC   Explanation:  The program inserted a message that has some bits in the Z1
     field set. The Z1 field is reserved for IMS.

     Programmer Response:  Correct the program to prevent it from setting those
     bits.


     |------------------------------------------------------------------------|
     | Message Calls                                                          |
     |-------|-------------|------|-------------------------------------------|
     | PCB   |             |      |                                           |
     | Status|   Message   | Cate-|                                           |
     | Code  |    Calls    | gory | Description                               |
     |-------|-------------|------|-------------------------------------------|
     | XC    |   ISRT      |  4   | Program inserted message with Z1 field    |
     |       |             |      | bits set. These bits reserved for system  |
     |       |             |      | use.                                      |
     |-------|-------------|------|-------------------------------------------|   

_________________
Shekar
Grow Technically
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Sat Jul 08, 2006 7:18 am    Post subject: Reply with quote

mainhead,

Your Pgm might have overlaid Z1 field in the output message . The output messages contain four fields: the length field, the Z1 field, the Z2 field, and the text field.

Z1 field should always contain binary zeroes.

Check this link which explains in detail about it

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFSP20F3/1.1.6.1.2?SHELF=&DT=20020906094838&CASE=

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 -> 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