MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DFSORT - OMIT CONDITION

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
prasad_kdd
Beginner


Joined: 22 Aug 2005
Posts: 6
Topics: 4
Location: hyderabad

PostPosted: Fri Mar 06, 2009 6:14 am    Post subject: DFSORT - OMIT CONDITION Reply with quote

Hi,

Could you please help me out in this,

I have to remove all rows with SRVC_ID =
_________________
prasad.Polisetti
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Fri Mar 06, 2009 11:04 am    Post subject: Reply with quote

prasad_kdd,

Try the following control cards

Code:

//SYSIN    DD *                                           
  OMIT COND=(57,02,CH,EQ,C'MI',AND,                       
            (67,26,GE,C'FROM 26 BYTES TIME STAMP 1',OR,   
             67,26,LE,C'TO   26 BYTES TIME STAMP 2'))     
  SORT FIELDS=COPY                                         
/*

_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group