Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Virtual Storage Access Method
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Data access techniques == There are four types of access techniques for VSAM data: * Local Shared Resources (LSR), is optimised for "random" or direct access. LSR access is easy to achieve from [[CICS]].<ref name=VSAM.LSRorNSR>{{cite web |url=https://www.ibm.com/support/knowledgecenter/SSGMCP_5.6.0/tuning/dfht3c00200.html |title=Local shared resources (LSR) or nonshared resources|website=[[IBM]] }}</ref> * Global Shared Resources (GSR)<ref name=VSAM.GSR>{{cite web |website=IBM.com (IBM Knowledge Center) |url=https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.idad400/share.htm |quote=describes considerations for sharing VSAM data sets for NSR or LSR/GSR |title=Sharing VSAM Data Sets}}</ref> * Non-Shared Resources (NSR), which is optimised for sequential access. NSR access has historically been easier to use than LSR for batch programs.<ref name=VSAM.LSRorNSR/> * Distributed File Management (DFM), an implementation of a [[Distributed Data Management Architecture]] server, enables programs on remote computers to create, manage, and access VSAM files.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)