Edit option getting substituded by Browse



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

Edit option getting substituded by Browse

Postby yogeshvalhe » Wed Apr 20, 2011 4:34 pm

Hello,

I have a dataset and I want to delete some records from the datasets. But the dataset being large, while opening in EDIT mode, it is opening up in Browse mode.

Is there a way to remove certain records from the datsets.

Thanks,
Yogesh
yogeshvalhe
 
Posts: 22
Joined: Wed Aug 18, 2010 3:32 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Edit option getting substituded by Browse

Postby MrSpock » Wed Apr 20, 2011 4:51 pm

Write a SORT job and use some INCLUDE or OMIT logic.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: Edit option getting substituded by Browse

Postby prino » Wed Apr 20, 2011 8:27 pm

yogeshvalhe wrote:I have a dataset and I want to delete some records from the datasets. But the dataset being large, while opening in EDIT mode, it is opening up in Browse mode.

Is there a way to remove certain records from the datsets.


Use TSO edit, or ISPF edit in batch with REGION=0M and an edit macro.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: Edit option getting substituded by Browse

Postby DFSHDC40 » Thu Apr 21, 2011 6:23 am

write a program in .... any language that is supported in your environment
If the code hasn't been changed, why is the LKED date today?
User avatar
DFSHDC40
 
Posts: 41
Joined: Sat Oct 16, 2010 4:16 pm
Location: IMS.SDFSRESL
Has thanked: 0 time
Been thanked: 0 time


Return to TSO & ISPF

 


  • Related topics
    Replies
    Views
    Last post