IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

MXG - Type1415 member


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1742
Location: Tirupur, India

PostPosted: Mon Sep 02, 2013 7:30 pm
Reply with quote

Hi,

To extract 14 and 15 SMF info we use TYPE1415 MXG member.

Code:
%INCLUDE SOURCLIB(VMACSMF,VMAC1415,IMACKEEP);
DATA                                         
_VAR1415                                     
_SMF                                         
_CDE1415   

Could you please let me know how to custiomize this member so that it creates only a small subset of variables.
By default the code creates hundreds of variables and fills up space. I require only 4 to 5 variables like smftime, system and dataset name and job name.

I read this could be done using IMACKEEP member, but I am unable to follow the directions on that member :S

Thanks & Regards,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts How to copy the -1 version of a membe... TSO/ISPF 4
No new posts Searching for a member but don't know... TSO/ISPF 6
No new posts Looking For a PDS Member Without Open... PL/I & Assembler 10
No new posts Library member auto insert option TSO/ISPF 3
No new posts DataSet member creation failed with B... Java & MQSeries 15
Search our Forums:

Back to Top