Problem:

When trying to send a large report (300+ pages), you get Error 00098.   

Solution:

The Microsoft Exchange server is ending the data connection before the email is sent (generally after sending about 1000-2000 bytes of data). 
  1. Check the email buffer size:

    DSPDTAARA DTAARA(RJSERS/ERSBUFFER)

  2. If the buffer is set to 512, change it to 20480.
  3. If you're trying to send a fax, check the following data area:

    DSPDTAARA DTAARA(RJSERS/ERSBASE64)

  4. If the data area is set to MAILSMTP5L, change it to MAILSMTP6L:

    CHGDTAARA DTAARA(RJSERS/ERSBASE64) VALUE(MAILSMTP6L) 

Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case