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

VSAM File browse in Batch


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
arunoday

New User


Joined: 17 May 2005
Posts: 18
Location: Bangalore

PostPosted: Fri Jun 17, 2005 2:23 pm
Reply with quote

Hi All,

1. Is it possible to perform a browse of a VSAM file in Batch program.
2. Can I perform a DELETE with a BROWSE anyway ?

Thanks in advance
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Sun Jun 19, 2005 12:10 am
Reply with quote

Quote:
browse of a VSAM file in Batch program


What you meant by browse?

if you want to read in reverse direction you have to implement your own algorithm in Batch using RBA.

Quote:
DELETE with a BROWSE anyway


You can Delete after a READ.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts How to close Datacom MUF URT used by ... CICS 0
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts Activate WLM policy in batch All Other Mainframe Topics 2
No new posts To Populate Trailer cnt in the file w... SYNCSORT 1
Search our Forums:


Back to Top