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

How to create first member empty PDS.


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
LinkinPark
Warnings : 1

New User


Joined: 20 Nov 2005
Posts: 44
Location: DALIAN,CHINA

PostPosted: Tue Oct 17, 2006 6:20 am
Reply with quote

After create a new PDS, how to create first member for it ?
Thanks
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Tue Oct 17, 2006 6:40 am
Reply with quote

Since you posted your question in TSO/ISPF section.
1> Open PDS by 3.4
2> Give an "E" against PDS Name alongwith putting desired new Member Name in brackets.
Code:
E        HLQ.PDS.NAME (NEWMEMBR)

3> Press Enter.
Back to top
View user's profile Send private message
jon_s_rice

Active User


Joined: 24 Mar 2005
Posts: 102
Location: Douglasville, GA USA

PostPosted: Tue Oct 17, 2006 5:00 pm
Reply with quote

You can also from the 3.4 screen enter
e /(newmembr)[/code]
Back to top
View user's profile Send private message
jon_s_rice

Active User


Joined: 24 Mar 2005
Posts: 102
Location: Douglasville, GA USA

PostPosted: Tue Oct 17, 2006 5:02 pm
Reply with quote

Sorry about that the
Code:
 should not be in the response.
Back to top
View user's profile Send private message
parsesource

New User


Joined: 06 Feb 2006
Posts: 97

PostPosted: Thu Oct 19, 2006 2:21 am
Reply with quote

LinkinPark wrote:
After create a new PDS, how to create first member for it ?
Thanks


in z/OS 1.7 or later it?s possible to change the ispf-configuration table, so that it is possible to enter an empty pds with EDIT (3.4 'E'). within the empty member list use "s" membername.
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Insert trailer for non empty file only DFSORT/ICETOOL 6
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
Search our Forums:

Back to Top