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

How to delete HLQ files using jcl


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
nkothako

Active User


Joined: 26 Nov 2008
Posts: 125
Location: chennai

PostPosted: Wed Jan 07, 2009 6:06 pm
Reply with quote

I want to delete the files which we are present in the below qualifier using jcl. Is it possible. If so kindly provide me the code

Code:
GF%%T.%%.B%%%%%.J%%%%%%%
files only from my system

ex :

Code:
GFAUT.E0.B12345.J2111100
GFSGT.P0.B11115.J3122010   
GFTHT.AR.B10345.J3033311   
GFTRT.MN.B12255.J2012131
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Jan 07, 2009 6:13 pm
Reply with quote

Code posted by me - search for delete migrated and author expat
Back to top
View user's profile Send private message
nkothako

Active User


Joined: 26 Nov 2008
Posts: 125
Location: chennai

PostPosted: Wed Jan 07, 2009 7:48 pm
Reply with quote

read the releated posts..

but is not possible only thru jcl with out rexx
Back to top
View user's profile Send private message
nkothako

Active User


Joined: 26 Nov 2008
Posts: 125
Location: chennai

PostPosted: Wed Jan 07, 2009 7:49 pm
Reply with quote

i am sorry.. its not read its red
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Wed Jan 07, 2009 7:51 pm
Reply with quote

look at the dfdss filtering capabilities
( discussed many times on these forums )
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Jan 07, 2009 8:51 pm
Reply with quote

nkothako wrote:
read the releated posts..
but is not possible only thru jcl with out rexx


You can always run the REXX in batch as I do, but as Enrico has suggested, DFdss has good filtering capabilities, but may take some time for very large lists.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts DELETE SPUFI DB2 1
No new posts DSNTIAUL driven delete IBM Tools 0
No new posts Write line by line from two files DFSORT/ICETOOL 7
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
Search our Forums:

Back to Top