ERBSMFI to extract address space data



IBM's Command List programming language & Restructured Extended Executor

ERBSMFI to extract address space data

Postby Antonyraj85 » Tue Nov 27, 2012 3:58 pm

Hi All,

Like to use ERBSMFI API on REXX and extract the Address space state data(SMF Record type 79 with Sub type 1) interactively. But couldnt find manual(Other than RMF Programmer's Guide:Not clearly specified REXX samples) to process the SMF record type 79 thru ERBSMFI.

Antony
Antonyraj85
 
Posts: 79
Joined: Mon Jun 14, 2010 9:51 am
Has thanked: 0 time
Been thanked: 0 time

Re: ERBSMFI to extract address space data

Postby Pedro » Wed Nov 28, 2012 3:44 am

The manual you cited has a sample program written in assembler. I suggest you add a call to IRXEXCOM to the program to save your SMF data in a rexx variable. See the REXX Reference manual.

The parameter list for the call to ERBSMFI is fairly complex and I do not think you can do it from rexx itself.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post