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

Assembler Program Accessing VSAM


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ssamineni
Warnings : 1

New User


Joined: 10 Mar 2007
Posts: 16
Location: India

PostPosted: Thu Jun 28, 2007 6:24 pm
Reply with quote

HI,

Assembler Programs are accessing BDAM files and we need to convert BDAM to VSAM files. Could you please anyone let me know what DCB parameters we need to use for VSAM in Assembler Program. Can we use GET& PUT commands in the same way as BDAm for VSAM also?...
It would be of greatful If anyone posts any document on Assembler related changes for BDAM to VSAM
Back to top
View user's profile Send private message
Mickeydusaor

Active User


Joined: 24 May 2006
Posts: 258
Location: Salem, Oregon

PostPosted: Thu Jun 28, 2007 7:38 pm
Reply with quote

There are no DCB's for VSAM they use

ACB,RPL,GENCB,TESTCB,SHOWCB,
MODCB, PUT RPL,GET RPL.

You can look in the manul Macro Instructions
for VSAM Datasets or what ever they call the
manual now days.
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Thu Jun 28, 2007 10:32 pm
Reply with quote

Hi !

Have a look:

www.redbooks.ibm.com/Redbooks.nsf/RedbookAbstracts/sg246105.html?Open

Regards, UmeySan
Back to top
View user's profile Send private message
Mickeydusaor

Active User


Joined: 24 May 2006
Posts: 258
Location: Salem, Oregon

PostPosted: Thu Jun 28, 2007 11:03 pm
Reply with quote

Look at this manual

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IESV2E00/CCONTENTS?DT=19940608114638
Back to top
View user's profile Send private message
haibrs

New User


Joined: 03 Jan 2007
Posts: 8
Location: Mumbai

PostPosted: Tue Jul 17, 2007 10:32 am
Reply with quote

Hi,

Please refer the Chapter 22 of Assembly Programming Book by M. Kudlic published by S.Chand & Co.

Regards,
brs
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts DB2 Event passed to the Application P... DB2 1
No new posts How to pass the PARM value to my targ... COBOL Programming 8
Search our Forums:

Back to Top