I'm trying to receive a really large file.  The transmit file is 2,876
cylinders, when I try to receive the file I always abend with

receive
indsname('MKARLSB.BJC.SMFRAW09')

 INMR901I Dataset TS58260.BJC.SMF from TS58260 on
BASLMO
 INMR906A Enter restore parameters or 'DELETE' or 'END'
+
space(4369,500) cylinders dsname('fred.BJC.SMFRAW03')
volume(msmpe2)
 IEC030I
B37-04,IFG0554A,MARPACE,IKJACCNT,SYS00133,B222,MSMPE2,04210010,FRED.BJC.SMFRAW03

 INMR030I RECEIVE command terminated.  ABEND
B37
 INMR031I Register 15 value at ABEND was
X'00000004'
 IKJ56641I RECEIVE  ENDED DUE TO
ERROR+
 READY

I've tried 1 large extent and multiple smaller extents.



receive
indsname('MKARLSB.BJC.SMFRAW09')

 INMR901I Dataset TS58260.BJC.SMF from TS58260 on
BASLMO
 INMR906A Enter restore parameters or 'DELETE' or 'END'
+
space(800,500) cylinders dsname('fred.BJC.SMFRAW03')
volume(msmpe2)
 IEC030I
B37-04,IFG0554A,MARPACE,IKJACCNT,SYS00136,B222,MSMPE2,04210010,FRED.BJC.SMFRAW03

 INMR030I RECEIVE command terminated.  ABEND
B37
 INMR031I Register 15 value at ABEND was
X'00000004'
 IKJ56641I RECEIVE  ENDED DUE TO
ERROR+
 READY


The volume I'm writing to is an empty 3390-9, so there is plenty of space.
It would appear that receive will not create a dataset larger than 4369
cylinders (65535 tracks).

Can someone confirm that this is a RECEIVE command limitation, or am I just
doing something wrong?

-- 
Mark Pace
Mainline Information Systems
1700 Summit Lake Drive
Tallahassee, FL. 32317

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to