|
|
| Author |
Message |
jeelagahema
New User
Joined: 12 Jun 2005 Posts: 12 Location: bangalore
|
|
|
|
| what will happen if the file is open in extend mode and corresponding is equal to old in jcl? |
|
| Back to top |
|
 |
References
|
Posted: Mon Jun 13, 2005 5:20 pm Post subject: Re: what will happen if the file is open in extend mode |
 |
|
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3101 Location: Charlotte,NC USA
|
|
|
|
| VSAM files are not opened in extend mode, and rarely, if ever, are they allocated with DISP=OLD. |
|
| Back to top |
|
 |
rsshanmugam
Active User
Joined: 08 Mar 2005 Posts: 53 Location: Chennai
|
|
|
|
| Any VSAM file opened in extend mode will append the record in the file. |
|
| Back to top |
|
 |
|
|