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

What is the difference between MOVE MODE and LOCATE MODE.


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

New User


Joined: 26 May 2005
Posts: 45
Location: gurgaon

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

Hi Folks,

What is the difference Between Move Mode and locate mode.
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

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

http://ej.iop.org/links/q77/,VYL+vCBctLRdJo6e8DbOw/ds940602.pdf

Hope this helps.

Regards,

Priyesh.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Sat Jun 18, 2005 11:32 pm
Reply with quote

Hi Babu,

From what I remember MOVE mode returns the data requested in a data area designated by the requestor.

LOCATE mode returns an address of the data requested and the requestor uses the address to access the data directly from that location.

That is, the requested data is not MOVEd.
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 COBOL - Move S9(11)v9(7) COMP-3 to -(... COBOL Programming 5
No new posts Timestamp difference and its average ... DB2 11
Search our Forums:

Back to Top