On Fri, 21 Sep 2018 17:58:44 -0500, Mike Schwab wrote:

>I'm wondering if they TERSEd the file?
>
The OP was asking how to create an attachment from a PDS member, not how
to deal with an existing one.

And the problem arose with LRECL>204.  But:
    
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.ieav100/allocon.htm
... says:
    The data set compressed by AMATERSE (produced by PACK or SPACK) must be
    of fixed or fixed-blocked record format with a record length (LRECL) of 
1024 ...
... which violates LRECL<=204.

>On Fri, Sep 21, 2018 at 11:49 AM Dyck, Lionel B. (RavenTek) wrote:
>>
>> My understanding is that this is an NJE issue.  The user is using XMITIP to 
>> generate an e-mail in SMTP format, placing the data in the JES Spool routed 
>> to z/VM where the SMTP server is that then sends the e-mail somewhere.  I 
>> suspect it has something to do with record size limitations on the NJE data. 
>>  XMITIP will let the user know if the data exceeds the SMTP LRECL limit 
>> already.
>>
>> I suspect they are JES2 but could be using JES3 - in either case does anyone 
>> know of any LRECL restrictions on data flowing across NJE as that would help 
>> the OP.

In the original ply:
    ...
    We use XMITIP to send mail from Z/Os 2.1 via a NJE node to Z/VM 6.4
    ...
It sounds as if z/VM (CMS?  Probably not Linux) is the ultimate destination,
not an intermediate MTA.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to