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

Disposition for Extend mode


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

New User


Joined: 21 Feb 2005
Posts: 10

PostPosted: Fri Apr 08, 2005 10:55 am
Reply with quote

If file is opened in extended mode what is the disposition we have to code in the JCL?
Back to top
View user's profile Send private message
chandramouli.v

New User


Joined: 21 Mar 2005
Posts: 12

PostPosted: Fri Apr 08, 2005 12:48 pm
Reply with quote

hi suresh

u can use DISP=MOD
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri Apr 08, 2005 3:07 pm
Reply with quote

Normally, if you are going to open a file EXTENDED, the disposition would remain either SHR or OLD.
Back to top
View user's profile Send private message
chandramouli.v

New User


Joined: 21 Mar 2005
Posts: 12

PostPosted: Fri Apr 08, 2005 5:15 pm
Reply with quote

but to insert records at the end of an existing file and
to insert from the beginning for a new file mod is used
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 HILITE on Browse mode? TSO/ISPF 2
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts FIELDS OVERLAPPING WITH MODE = IN OR ... CICS 3
Search our Forums:

Back to Top