On Tue, 18 Sep 2007 09:51:54 -0400, Warner Mach wrote: >Just a thought. If more than one user is getting this message >you might try running the following job (We have this job >scheduled to run on a regular basis to avoid 'no space in >brodcast data set' message): > >//UPDATE EXEC PGM=IKJEFT01 >//SYSUADS DD DSN=SYS1.UADS,DISP=SHR >//SYSLBC DD DSN=SYS1.BRODCAST,DISP=SHR >//SYSPRINT DD SYSOUT=* >//SYSOUT DD SYSOUT=* >//SYSABEND DD SYSOUT=* >//SYSTSPRT DD SYSOUT=* >//SYSTSIN DD * > ACCOUNT > SYNC > END >/* >
But understand that this will wipe out all messages in your broadcast dataset. If those messages are of value to you, don't do this and look at CBT File 247. A subsequent poster mentioned an alternative for ACF2 shops. I don't know if that will wipe out all the messages as this approach does. ---------------------------------------------------------------------- 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

