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 

Sending a mail with attachment using XMIT

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


Joined: 18 Feb 2007
Posts: 5
Topics: 3

PostPosted: Sun Jun 24, 2007 2:37 am    Post subject: Sending a mail with attachment using XMIT Reply with quote

Hi
I am trying to email a PS file with Lrecl 1411 and I am getting an error
like below

FileDD: REPORT
-Input Records: 51 TXT
Error: The IBM TCP/IP SMTP Server does not
support data that is larger than lrecl 1024. The
lrecl calculated so far is: 1411
Process is now terminating.....

Is there anyway that this can be achieved ?
Can Lrecl be compressed?

Any help is highly appreciated.
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Mon Jun 25, 2007 1:10 pm    Post subject: Reply with quote

I would run the file through a program that cuts each record into 2 parts - these would then have to be reassembled at the other end.

I have seen compression techniques that can actually INCREASE the lrecl on the odd record. Without knowing the structure of the record I cannot say if there is a chance of compression or not.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Wed Jun 27, 2007 11:56 am    Post subject: Reply with quote

Use NDM.
If you don't have that Use XMIT.

cmd: XMIT nodename.userid DA('DSN')
at the node specified: use cmd RECEIVE and then RESTORE
Back to top
View user's profile Send private message
vak255
Intermediate


Joined: 10 Sep 2004
Posts: 384
Topics: 79

PostPosted: Wed Jun 27, 2007 11:57 am    Post subject: Reply with quote

LRECL should not be a problem with the above methods.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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