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

Extracting fields from a tape file using SYNCSORT


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

New User


Joined: 27 Sep 2007
Posts: 24
Location: Chennai

PostPosted: Sat Jan 23, 2010 10:21 am
Reply with quote

Thanks Dick Scherrer. I will check with my local support team.

Sorry, i have a very basic question on dataset sharing.

dick scherrer wrote:
Hello,
And tape datasets should not be specified with disp=shr. . . A tape volume cannot be shared. . .


I have a question here. Although, i have mentioned as DISP=SHR for one of my test job (DASD file), dataset cannot be used simultaneously by two jobs. It shows contention. So, ideally what is the difference b/w DISP=OLD & DISP=SHR for the input file.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Jan 23, 2010 10:38 am
Reply with quote

Hello,

At the top of the page is a link to "IBM Manals". The second "set" includes JCL information. In the Language Reference for your environment, read about the DISP parameter.

The flashlight/tubelight near the top left is the manual Search facility.

If you find something in the manual that is not clear, post what you found and your doubt about it. Someone will be able to clarify.

Onn systems where i have some amount of control, shr is only used for datasets that would properly have multipleconcurrent users/processes (like a vsam file or a pds).
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 Goto page Previous  1, 2

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top