I cannot tell what is producing them, however, you might use the utility on the CBT Tape called DAF and run it for one of these datasets during the time in syslog when they occur. It might help you find out the task that uses them.
Or if you have SAS, MXG or MICS, look at the DSNAME function in one of the JOB PDBs to see what is using them during the syslog time. Or if you have none, pull the SMF type 14 records for the time frame and see what is using them at that time. Most likely it is an STC that is started with SUB=MSTR, or possible an automation product, like OPS/MVS, listing them. Or possibly, depending on your release of z/OS something in the System REXX functions. HTH Lizette > > The messages listed below are being displayed on SYSLOG. Is there a > command that I can issue to stop that from happening? > > > IEF285I ISF.SISFEXEC KEPT > IEF285I VOL SER NOS= SXSDP0. > IEF285I SYS2.LOCAL.REXX KEPT > IEF285I VOL SER NOS= SXBPP0. > IEF285I ISF.SISFMLIB KEPT > IEF285I VOL SER NOS= SXSDP1. > IEF285I ISF.SISFPLIB KEPT > IEF285I VOL SER NOS= SXSDP0. > IEF285I ISF.SISFSLIB KEPT > IEF285I VOL SER NOS= SXSDP0. > IEF285I ISF.SISFTLIB KEPT > IEF285I VOL SER NOS= SXSDP0. > > These messages don't normally appear on SYSLOG, they are displayed in > the job in file JESYSMSG. > > Thanks in advance. . . > > George Rodriguez > ---------------------------------------------------------------------- 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

