| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
jeelagahema
Joined: 12 Jun 2005
Posts: 12
Location: bangalore
|
| Posted: Mon Jun 13, 2005 5:20 pm Post subject: what will happen if the file is open in extend mode |
|
|
| what will happen if the file is open in extend mode and corresponding is equal to old in jcl? |
|
| Back to top |
|
superk
Joined: 26 Apr 2004
Posts: 3296
Location: Charlotte,NC USA
|
| Posted: Mon Jun 13, 2005 5:50 pm Post subject: Re: what will happen if the file is open in extend mode |
|
|
| VSAM files are not opened in extend mode, and rarely, if ever, are they allocated with DISP=OLD. |
|
| Back to top |
|
rsshanmugam
Joined: 08 Mar 2005
Posts: 53
Location: Chennai
|
| Posted: Mon Jun 13, 2005 7:51 pm Post subject: |
|
|
| Any VSAM file opened in extend mode will append the record in the file. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|