update VSAM file

Post your questions on PL/I.

Moderator: Moderator Group

Post Reply
madkaps1981
Member
Posts: 1
Joined: Fri Apr 30, 2010 6:55 pm

update VSAM file

Post by madkaps1981 » Fri Apr 30, 2010 7:23 pm

Hi,

I have a requirement to update a VSAM file with the file name where file name is being passed thru PARM paramenter.

PCI30010 EXEC PGM=PGMNAME,PARM='GDG.GnnnnV00'

I need to have the GDG name passed thru PARM into a VSAM file. VSAM file is required to have this file name and a flag with value "Y", "N" or " ". Here, we will have that flag value as " ".

Can you please assist me with this?
Thanks,
Kapil

Anuj Dhawan
Moderator
Posts: 1625
Joined: Sat Aug 09, 2008 9:02 am
Location: Mumbai, India

Post by Anuj Dhawan » Thu Jun 10, 2010 1:35 pm

You've probably already decided how do you want to do that. As you post it in PL/I part of the Forum - I'll assume the programming-language you want to use is PL/I. Ok - then where are you stuck?
Regards,
Anuj

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others