On Friday 03 June 2005 01:00 pm, Howard Rifkind wrote:
> 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.
> 
Sorry there is no command but this job will do it.

//CLEAR  EXEC  PGM=IFASMFDP,REGION=2M  
//SYSPRINT   DD SYSOUT=*               
//SYSIN      DD  *                     
 INDD (IN1,OPTIONS(CLEAR))             
//IN1   DD  DSN=SYS1.MAN1,DISP=SHR

-- 
Mark Jacobs
Time Customer Service, Tampa FL
Technical Services
Time Warner

-----
I never make stupid mistakes. Only very, very clever ones.
 Doctor Who                                     

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