ABEND CODE 002 ON XMIT

This forum provides the support of Dezhi Mainframe systems. Please post your questions about logon, usage of our mainframe environment.

Moderators: sysprog, prino, sfan, steve-myers, Tim001

ABEND CODE 002 ON XMIT

Postby linfu » Fri 22 Jan 2010, 13:58

Hi,

I think a problem is on DEZHI Z/OS system. I have tried to load an XMI format file. I made all the steps severall times:

1) Allocate a file FB 80 (blksize it isn't important)
2) Transfer the XMI file on binary
3) Allocate the LOAD library that is present on XMI file (RECFM=U, LRECL=0, BLKSIZE=6144)
4) Execute the RECEIVE INDATSET. I made this under TSO online and under TSO on batch, the result allways is the same:

DUMP TITLE=ABEND=002-0048,COMPON=TSO,ERRMOD=RECEIVE ,ERRCSCT=IN
MRVBS ,LEVEL= HTE7706,ISSUER=INMCR,USER=LINFUR

INMR030I RECEIVE command terminated. ABEND 002
INMR031I Register 15 value at ABEND was X'00000030'

I execute on other enviroment and work fine.

May you help ?

Regards

Li fu
linfu
 
Posts: 10
Joined: Wed 11 Nov 2009, 10:14

Re: ABEND CODE 002 ON XMIT

Postby sysprog » Fri 22 Jan 2010, 14:46

normally we don't need to pre-allocate the dataset for XMIT target datasets.

Please delete your dataset in step 3:
3) Allocate the LOAD library that is present on XMI file (RECFM=U, LRECL=0, BLKSIZE=6144)

When do a TSO RECEIVE INDSN(), at prompt, enter your target dataset name at prompt:
DATASET('your.new.dataset').

Or you can send me a private message about the XMIT dataset name, so that I can have a try.
Regards,
sysprog
sysprog
 
Posts: 126
Joined: Wed 20 May 2009, 04:03


Return to Dezhi systems: Mainframe

Who is online

Users browsing this forum: No registered users and 0 guests

cron