Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Carmen Vitullo

looks like TRACE need to be before VSTOR(S) ?

TRACE being a major parm, with VSTOR(S) and other options being minor 
parms under TRACE?


 I'm a CMF shop so I cannot test, but looking at my old RMF parms

NOTRACE

    VSTOR(S)

    WKLS

Carmen

On 9/8/2022 12:53 PM, Pierre Fichaud wrote:

Where do I find doc for the ERBFRMxx member in PARMLIB ?

I change NOTRACE to TRACE and I get a syntax error.

  .  33   IOQ(NOCOMM)/* NO 
COMMUNICATION I/O QUEUEING*/  .
  .  34   IOQ(NOGRAPH)   /* NO GRAPHICS 
DEVICE I/O QUEUEING  */  .
  .  35   IOQ(NONMBR)/* NO SELECTIVITY 
BY LCU NUMBERS*/  .
  .  36 NOFCD/* NO FICON 
DIRECTORS MEASURED  */  .
  .  37   PAGESP /* PAGE DATASET 
STATISTICS  */  .
  .  38   PAGING /* PAGING DATA 
 */  .
  .  39   TRACE  /* NO TRACE REPORT 
PRF-2022/09/08   */  .
  .  40   VSTOR(S)   /* VIRTUAL STORAGE 
SUMMARY DATA */  .
  .  41   WKLD   /* WORKLOAD 
MANAGER DATA*/  .

ERB100I RMF: ACTIVE
ERB300I ZZ : SYNTAX ERROR IN OR FOLLOWING TEXT BEGINNING '   */
ERB300I ZZ : VSTOR(S) ' IN LIBRARY 00 INPUT
ERB103I ZZ : OPTIONS IN EFFECT
ERB103I ZZ :   NOEXITS  -- MEMBER
ERB103I ZZ :   SYSOUT(A)  -- MEMBER
ERB103I ZZ :   NOREPORT  -- MEMBER
ERB103I ZZ :   RECORD  -- MEMBER
ERB103I ZZ :   NOOPTIONS  -- MEMBER
ERB103I ZZ :   SYNC(SMF)  -- MEMBER
ERB103I ZZ :   NOSTOP  -- MEMBER
ERB103I ZZ :   CYCLE(1000)  -- MEMBER
ERB103I ZZ :   NOVMGUEST  -- MEMBER
ERB103I ZZ :   WKLD  -- MEMBER
ERB103I ZZ :   VSTOR(S)  -- MEMBER
ERB103I ZZ :   NOTRACE  -- CHANGED
ERB103I ZZ :   PAGING  -- MEMBER

I don't see what I've done wrong.

Also, I can /S RMF but I can't /P RMF. It says that it is not active.
So I need to IPL to get rid of RMF.

Thanks in advance, Pierre.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Michael Oujesky
Depends on what level of zOS you are at,  RMF has been recently been 
split into the Data Gatherer and RMF components.

https://www.ibm.com/docs/en/zos/2.5.0?topic=zos-rmf
https://www.ibm.com/docs/en/zos/2.5.0?topic=zos-data-gatherer
Michael

At 12:53 PM 9/8/2022, Pierre Fichaud wrote:


Where do I find doc for the ERBFRMxx member in PARMLIB ?

I change NOTRACE to TRACE and I get a syntax error.

 .  33   IOQ(NOCOMM)/* NO 
COMMUNICATION I/O QUEUEING*/  .
 .  34   IOQ(NOGRAPH)   /* NO 
GRAPHICS DEVICE I/O QUEUEING  */  .
 .  35   IOQ(NONMBR)/* NO 
SELECTIVITY BY LCU NUMBERS*/  .
 .  36 NOFCD/* NO 
FICON DIRECTORS MEASURED  */  .
 .  37   PAGESP /* PAGE 
DATASET STATISTICS  */  .
 .  38   PAGING /* 
PAGING DATA  */  .
 .  39   TRACE  /* NO 
TRACE REPORT PRF-2022/09/08   */  .
 .  40   VSTOR(S)   /* 
VIRTUAL STORAGE SUMMARY DATA */  .
 .  41   WKLD   /* 
WORKLOAD MANAGER DATA*/  .


ERB100I RMF: ACTIVE
ERB300I ZZ : SYNTAX ERROR IN OR FOLLOWING TEXT BEGINNING '   */
ERB300I ZZ : VSTOR(S) ' IN LIBRARY 00 INPUT
ERB103I ZZ : OPTIONS IN EFFECT
ERB103I ZZ :   NOEXITS  -- MEMBER
ERB103I ZZ :   SYSOUT(A)  -- MEMBER
ERB103I ZZ :   NOREPORT  -- MEMBER
ERB103I ZZ :   RECORD  -- MEMBER
ERB103I ZZ :   NOOPTIONS  -- MEMBER
ERB103I ZZ :   SYNC(SMF)  -- MEMBER
ERB103I ZZ :   NOSTOP  -- MEMBER
ERB103I ZZ :   CYCLE(1000)  -- MEMBER
ERB103I ZZ :   NOVMGUEST  -- MEMBER
ERB103I ZZ :   WKLD  -- MEMBER
ERB103I ZZ :   VSTOR(S)  -- MEMBER
ERB103I ZZ :   NOTRACE  -- CHANGED
ERB103I ZZ :   PAGING  -- MEMBER

I don't see what I've done wrong.

Also, I can /S RMF but I can't /P RMF. It says that it is not active.
So I need to IPL to get rid of RMF.

Thanks in advance, Pierre.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Pierre Fichaud
Where do I find doc for the ERBFRMxx member in PARMLIB ?

I change NOTRACE to TRACE and I get a syntax error.

 .  33   IOQ(NOCOMM)/* NO COMMUNICATION 
I/O QUEUEING*/  .
 .  34   IOQ(NOGRAPH)   /* NO GRAPHICS 
DEVICE I/O QUEUEING  */  .
 .  35   IOQ(NONMBR)/* NO SELECTIVITY 
BY LCU NUMBERS*/  .
 .  36 NOFCD/* NO FICON 
DIRECTORS MEASURED  */  .
 .  37   PAGESP /* PAGE DATASET 
STATISTICS  */  .
 .  38   PAGING /* PAGING DATA  
*/  .
 .  39   TRACE  /* NO TRACE REPORT 
PRF-2022/09/08   */  .
 .  40   VSTOR(S)   /* VIRTUAL STORAGE 
SUMMARY DATA */  .
 .  41   WKLD   /* WORKLOAD MANAGER 
DATA*/  .

ERB100I RMF: ACTIVE
ERB300I ZZ : SYNTAX ERROR IN OR FOLLOWING TEXT BEGINNING '   */
ERB300I ZZ : VSTOR(S) ' IN LIBRARY 00 INPUT
ERB103I ZZ : OPTIONS IN EFFECT
ERB103I ZZ :   NOEXITS  -- MEMBER
ERB103I ZZ :   SYSOUT(A)  -- MEMBER
ERB103I ZZ :   NOREPORT  -- MEMBER
ERB103I ZZ :   RECORD  -- MEMBER
ERB103I ZZ :   NOOPTIONS  -- MEMBER
ERB103I ZZ :   SYNC(SMF)  -- MEMBER
ERB103I ZZ :   NOSTOP  -- MEMBER
ERB103I ZZ :   CYCLE(1000)  -- MEMBER
ERB103I ZZ :   NOVMGUEST  -- MEMBER
ERB103I ZZ :   WKLD  -- MEMBER
ERB103I ZZ :   VSTOR(S)  -- MEMBER
ERB103I ZZ :   NOTRACE  -- CHANGED
ERB103I ZZ :   PAGING  -- MEMBER

I don't see what I've done wrong.

Also, I can /S RMF but I can't /P RMF. It says that it is not active.
So I need to IPL to get rid of RMF.

Thanks in advance, Pierre.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Michael Oujesky

And in Parmlib as:
BROWSESYS1.PARMLIB(ERBRMF02)   Line 42 Col 001 080
Command ===>  Scroll ===> CSR
 TRACE(RCVUICA,END) /* TRACE 'UIC AVERAGE'  */
 TRACE(RCVCPUA,END) /* TRACE 'CPU USAGE*16' */
 TRACE(RCVPTR,END)  /* TRACE 'PAGING RATE'  */
Michael

At 10:36 AM 9/8/2022, Michael Oujesky wrote:

 https://www.ibm.com/docs/en/zos/2.1.0?topic=rmf-zos-programmers-guide

See the sections on tracing.

Michael

ee the section on
At 09:23 AM 9/8/2022, Pierre Fichaud wrote:


In the RMF manuals, there is no mention of this SMF type.
How can I get these generated?

Thanks in advance, Pierre.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Michael Oujesky

 https://www.ibm.com/docs/en/zos/2.1.0?topic=rmf-zos-programmers-guide

See the sections on tracing.

Michael

ee the section on
At 09:23 AM 9/8/2022, Pierre Fichaud wrote:


In the RMF manuals, there is no mention of this SMF type.
How can I get these generated?

Thanks in advance, Pierre.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Carmen Vitullo
unless I'm missing it, I don't see where you're telling SMF to write 
these records

snip from my SMFPRM
STATUS(SMF,SYNC) /* WRITE SMF STATS AT INTERVAL */

SYS(TYPE(0:3,6:19,21:33,36:39,41:98,99(1,6,12),100:255),

EXITS(IEFACTRT,IEFUTL,IEFU29,IEFU29L,IEFU83,IEFU84,IEFU85,IEFU86,

  IEFUJV,IEFUJI,IEFUSI),
INTERVAL(01),DETAIL)

On 9/8/2022 9:31 AM, Pierre Fichaud wrote:

My SMF parms include all SMF types.
  .  01 INTVAL(01) /* SET SMF INTERVAL A 01 
MIN MEASAP*/ .
  .  02 SYNCVAL(01)/* SYNC SMF AT 01 MIN  
MEASAP*/   .
  .  03 DDCONS(NO) /* SAVE CPU TIME */  
 .
  .  04 ACTIVE /*ACTIVE SMF RECORDING*/ 
 .
  .  05 DSNAME(SYS1.,SYS1.) 
 .
  .  06 NOPROMPT   /*DO NOT PROMPT OPERATOR 
FOR OPTIONS*/.
  .  07 REC(PERM)  /*TYPE 17 PERM RECORDS 
ONLY*/ .
  .  08 MEMLIMIT(01024M)
 .
  .  09 MAXDORM(3000)  /* WRITE AN IDLE BUFFER 
AFTER 30 MIN*/.
  .  10 STATUS(SMF,SYNC)   /* CREATE SMF STATUS 
TYPE 23 IN SYNC */   .
  .  11 JWT(2400)  /* 522 AFTER 24 HOURS  
*/ .
  .  12 SID((1:4)) /* SYSTEM ID 
  */ .
  .  13 LISTDSN/* LIST DATA SET STATUS 
AT IPL*/  .
  .  14 LASTDS(MSG)/* SEND A MESSAGE WHEN 
OUT OF BUFFERS */  .
  .  15 NOBUFFS(MSG)/*DEFAULT TO 
MESSAGE  */ .
  .  16 SYS(EXITS(IEFU83,IEFU84,IEFU85,IEFACTRT,
 .
  .  17  
IEFUJV,IEFUSI,IEFUJP,IEFUSO,IEFUJI,IEFUTL,IEFU29,IEFUAV),   .

Regards, Pierre.  .  18  INTERVAL(SMF,SYNC),DETAIL)  .


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email tolists...@listserv.ua.edu  with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Pierre Fichaud
My SMF parms include all SMF types.
 .  01 INTVAL(01) /* SET SMF INTERVAL A 01 
MIN MEASAP*/ .
 .  02 SYNCVAL(01)/* SYNC SMF AT 01 MIN  
MEASAP*/   .
 .  03 DDCONS(NO) /* SAVE CPU TIME */   
.
 .  04 ACTIVE /*ACTIVE SMF RECORDING*/  
.
 .  05 DSNAME(SYS1.,SYS1.)  
.
 .  06 NOPROMPT   /*DO NOT PROMPT OPERATOR 
FOR OPTIONS*/.
 .  07 REC(PERM)  /*TYPE 17 PERM RECORDS 
ONLY*/ .
 .  08 MEMLIMIT(01024M) 
.
 .  09 MAXDORM(3000)  /* WRITE AN IDLE BUFFER 
AFTER 30 MIN*/.
 .  10 STATUS(SMF,SYNC)   /* CREATE SMF STATUS TYPE 
23 IN SYNC */   .
 .  11 JWT(2400)  /* 522 AFTER 24 HOURS  */ 
.
 .  12 SID((1:4)) /* SYSTEM ID  
 */ .
 .  13 LISTDSN/* LIST DATA SET STATUS 
AT IPL*/  .
 .  14 LASTDS(MSG)/* SEND A MESSAGE WHEN 
OUT OF BUFFERS */  .
 .  15 NOBUFFS(MSG)/*DEFAULT TO MESSAGE 
 */ .
 .  16 SYS(EXITS(IEFU83,IEFU84,IEFU85,IEFACTRT, 
.
 .  17  
IEFUJV,IEFUSI,IEFUJP,IEFUSO,IEFUJI,IEFUTL,IEFU29,IEFUAV),   .
   
Regards, Pierre.  .  18  INTERVAL(SMF,SYNC),DETAIL) 
 .

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMF type 76 records - RMF trace activity

2022-09-08 Thread Colin Paice
I  think your SMF PARMS needs to specify the records are to be collected -
and where to put them.
Colin

On Thu, 8 Sept 2022 at 15:23, Pierre Fichaud  wrote:

> In the RMF manuals, there is no mention of this SMF type.
> How can I get these generated?
>
> Thanks in advance, Pierre.
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN