Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Need to find the size of a member in a PDS

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF
Author Message
kulreshma

New User


Joined: 11 May 2007
Posts: 4
Location: Mumbai

PostPosted: Fri May 16, 2008 11:47 am    Post subject: Need to find the size of a member in a PDS
Reply with quote

I have a PDS and need to find the size of all the members in that PDS.

it doesnt show any value in the size coloum in =3;4. Please advice
Back to top
View user's profile Send private message
References
PostPosted: Fri May 16, 2008 11:47 am    Post subject: Re: Need to find the size of a member in a PDS Reply with quote

enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2565
Location: italy

PostPosted: Fri May 16, 2008 11:52 am    Post subject: Reply to: Need to find the size of a member in a PDS
Reply with quote

why the COBOL forum??
http://www.ibmmainframes.com/viewtopic.php?t=29811&highlight=index
Back to top
View user's profile Send private message
Phrzby Phil

Senior Member


Joined: 31 Oct 2006
Posts: 497
Location: Richmond, Virginia

PostPosted: Fri May 16, 2008 6:03 pm    Post subject:
Reply with quote

From 3.4, when I Browse a PDS, I get a screen with the member sizes:

Code:
BROWSE            HLQ.JCL                             Row 00001 of 00073
Command ===>                                                  Scroll ===> HALF
           Name     Prompt       Size   Created          Changed          ID   
_________ CHKDIG                   68  2006/08/31  2007/02/13 11:33:39  userid
_________ CNVXLS                   31  2006/09/01  2007/03/29 09:20:41  userid
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 964
Location: Virginia, USA

PostPosted: Fri May 16, 2008 6:05 pm    Post subject:
Reply with quote

Try =3.1 instead of 3.4
Back to top
View user's profile Send private message
dbzTHEdinosauer

Senior Member


Joined: 20 Oct 2006
Posts: 1373
Location: germany

PostPosted: Fri May 16, 2008 7:51 pm    Post subject:
Reply with quote

pds member statistics are not automatic unless the service which creates the new member, updates the member statistics.

so as not to p*** everybody off,
copy the pds to your own (allocated for this purpose) pds, (ISPF menu option 3.3)
- within 3.3 COPY/MOVE you are given the opportunity to provide DCB parms for unallocated files.
use ISPF menu option 3.5 to 'RESET' all the member statistics.

problem is, to access pds member statistics, they have to be there, and to create the stats means slapping your userid on every member of the pds. fine for private pds's.

I think the ISPF editor PROFILE has something about pds member statistics. That way you can insure that a shared-development-pds always has stats and USERID's.
Back to top
View user's profile Send private message
Moved: Fri May 16, 2008 10:01 pm by William Thompson From Mainframe COBOL to TSO/ISPF
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> TSO/ISPF All times are GMT + 6 Hours
Page 1 of 1