Posted: Wed Mar 22, 2006 6:21 am Post subject: how to get a member information in pds when not available
Hai All,
I have a member in a PDS which is not having any created date nor Changed Date ,ID nor any kind of information ? How is this possible and is there any means where in we can get the info about the member as who is the ID responsible , when it was created and when it was changed information ?
Code:
Name Prompt Size Created Changed ID
_________ PROGRAMA
You are looking for ISPF STATISTICS, which are created/mantained by ISPF-like applications
PDS Members have a directory entry for every one, which contains an USER AREA, anyone can put anything in that area, however how you use it is enterily up to you. ISPF CHOOSES to place statistic information containing among other things Creation/update date, line numbers, Version, Userid from the last edition and so on, but again since it is an USER AREA in the Directory entry of every member, it can contain ANYTHING.
There are utilities, that can ussualy copy/ignore/reset ISPF statistics, ISPF for starters can reset statistic from "option 3"-usually-, IEBCOPY copies directory contents, including user area, and your own programs can STOW anything in the directory entry as well.
_________________ Best wishes,
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum