Re: IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL

2007-01-04 Thread Roach, Dennis
We used to have a lot of trouble with this. W went to user level broadcast data 
sets.
See SYS1.PARMLIB(IKJTSOxx)
SEND
   OPERSEND(ON) 
   USERSEND(ON) 
   SAVE(ON) 
   CHKBROD(ON)  
   LOGNAME(USER.BRODCAST)


Dennis Roach
United Space Alliance
600 Gemini Avenue
Mail Code USH-4A3L
Houston, Texas 77058
Voice:   (281) 282-2975
Page:(713) 736-8275
Fax: (281) 282-3583
E-Mail:  [EMAIL PROTECTED]

All opinions expressed by me are mine and may not agree with my employer or any 
person, company, or thing, living or dead, on or near this or any other
planet, moon, asteroid, or other spatial object, natural or manufactured, since 
the beginning of time.

 -Original Message-
Subject:IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL

Hi ,

I am trying to send e-mail from os390 using socket programming. But we are
getting following error in syslog.

*IKJ574I NO SPACE* *IN BROADCAST DATA SET FOR MAIL*

--
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


Re: IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL

2007-01-04 Thread Roach, Dennis
We used to have a lot of trouble with this. W went to user level broadcast data 
set

Dennis Roach
United Space Alliance
600 Gemini Avenue
Mail Code USH-4A3L
Houston, Texas 77058
Voice:   (281) 282-2975
Page:(713) 736-8275
Fax: (281) 282-3583
E-Mail:  [EMAIL PROTECTED]

All opinions expressed by me are mine and may not agree with my employer or any 
person, company, or thing, living or dead, on or near this or any other
planet, moon, asteroid, or other spatial object, natural or manufactured, since 
the beginning of time.

 -Original Message-
From:   IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED]  On Behalf Of 
Jacky Bright
Sent:   Thursday, January 04, 2007 5:49 AM
To: IBM-MAIN@BAMA.UA.EDU
Subject:IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL

Hi ,

I am trying to send e-mail from os390 using socket programming. But we are
getting following error in syslog.

*IKJ574I NO SPACE* *IN BROADCAST DATA SET FOR MAIL*

Anyone have idea regarding this ?

Thanks

JAcky

--
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

--
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


Re: IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL

2007-01-04 Thread Itschak Mugzach
It look like you are using a TSO / Console "SEND" command, not an email.
The message might not relate to the email, but to a notify parameter you
have in your JOB card. What I am trying to say is, that the message is
gennerated as the jobs ends, not as part of your application program. to
remove messages from the BC dataset, run TSO SYNC command or download a
utility from CBT that will show you why the dataset is full. 

Itschak 

-Original Message-
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Jacky Bright
Sent: Thursday, January 04, 2007 1:49 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL


Hi ,

I am trying to send e-mail from os390 using socket programming. But we
are
getting following error in syslog.

*IKJ574I NO SPACE* *IN BROADCAST DATA SET FOR MAIL*

Anyone have idea regarding this ?

Thanks

JAcky

--
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

--
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


IKJ574I NO SPACE IN BROADCAST DATA SET FOR MAIL

2007-01-04 Thread Jacky Bright

Hi ,

I am trying to send e-mail from os390 using socket programming. But we are
getting following error in syslog.

*IKJ574I NO SPACE* *IN BROADCAST DATA SET FOR MAIL*

Anyone have idea regarding this ?

Thanks

JAcky

--
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