Skip to Content
Custom Search

Change Member stats

 

Mainframe saves various details against a member or physical sequential file like version, user, create date etc. These details can however be changed by the following methods

; ; ; ;

1. Using the Rexx code

/* rexx */                                               
dsname      = "USERID.ABC.XYZ" /* Work PDS    */                              
usrid            = "USER1"    /* User id to be updated in the stats */               
mbrname   = "MYMEM"      /* PDS member to update   */                                   
Address ispexec                                          
  "LMINIT   DATAID(LMD1) DATASET('"dsname"')"               
  "LMMSTATS DATAID("lmd1") MEMBER("mbrname") USER("usrid")"    
  "LMFREE   DATAID("lmd1")"                              

2. By putting "G" against the member for physical sequential file, a dialog box opens up and there you can edit the stats for the member/ps.

Comments

Post new comment

  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

Click the +1 button  below to share it with your friends and colleagues

 

Share this if you liked it!

 

Disclaimer



Who's online

There are currently 1 user and 42 guests online.

Online users

  • Roemen8598
Dr. Radut | page