Thanks all for your quick replies.

"McKown, John" <[EMAIL PROTECTED]> wrote:> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Howard Rifkind
> Sent: Friday, June 03, 2005 12:00 PM
> To: [email protected]
> Subject: Clearing the SMF DATASETS...Help
> 
> 
> Hi
> 
> Can any one tell me what the command to clear the SMF 
> 'SYS1.MAN' datasets is.
> 
> I checked the commands manual and can't seem to get the right 
> commands.
> 
> All my SMF SYS1.MAN datasets are full.
> 
> 
> Thanks.
> 

There is not an operator command to do so. You must run IFASMFDP to do
it

//CLEARSMF JOB 
//STEP1 EXEC PGM=IFASMFDP
//SYSPRINT DD SYSOUT=*
//DUMPOUT DD DUMMY
//DUMPIN DD DISP=SHR,DSN=...
//


--
John McKown
Senior Systems Programmer
UICI Insurance Center
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its'
content is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.

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


                
---------------------------------
Discover Yahoo!
 Get on-the-go sports scores, stock quotes, news & more. Check it out!

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

Reply via email to