Compile JCL

This forum provides the support of Dezhi Mainframe systems. Please post your questions about logon, usage of our mainframe environment.

Moderators: sysprog, prino, sfan, steve-myers, Tim001

Compile JCL

Postby msiva » Wed 06 Jun 2012, 16:02

Hi,
Where i can get Comile and run jcl's.
msiva
 

Re: Dezhi Systems funding Q&A

Postby nclouston » Wed 06 Jun 2012, 17:54

As you are in the topic requesting funding I suggest that if you make a donation someone will point you in the right direction. Otherwise, do what we all did - look through all the posts and extract the information bit by bit (or should that be byte by byte :lol: ?).
nclouston
 
Posts: 67
Joined: Fri 09 Apr 2010, 17:55

Re: Compile JCL

Postby rsilver » Thu 07 Jun 2012, 00:21

msiva wrote:Hi,
Where i can get Comile and run jcl's.

here is a compile(batch cobol), change userid to your fandezhi userid and add a job card...Im assuming you know how to use JCL...send me a note and I can send you some example run JCL

Code: Select all
//*------------------------------------------------------------------*//
//* COMPILE & LINK FOR COBOL                                         *//
//*------------------------------------------------------------------*//
//COMPLINK EXEC PROC=IGYWCL,                                           
//         PGMLIB=USERID.LOADLIB,                                     
//         GOPGM=SAMP4                                                 
//*                                                                     
//* SYSIN DD Card specifies the source Library                         
//COBOL.SYSIN  DD DISP=SHR,DSN=USERID.COBOL(SAMP4)                     
//COBOL.SYSLIB DD DISP=SHR,DSN=USERID.COPYLIB                         
//SYSPRINT     DD SYSOUT=*                                             
//SYSOUT       DD SYSOUT=*                                             
Richard (Rick) Silvers

E-mail.......: rsilvers@mebtel.net or rick_silvers@rsilvers.com
My Website: http://www.rsilvers.com/
Webmaster: http://main.nc.us/yancey/
rsilver
 
Posts: 92
Joined: Thu 10 Nov 2011, 13:08
Location: Mebane, NC USA

Re: Compile JCL

Postby steve-myers » Thu 07 Jun 2012, 01:00

msiva wrote:Hi,
Where i can get Comile and run jcl's.

If you need compile and link JCL you probably should not be using Fandezhi: it is intended for experienced MVS users who have some idea about how to locate these things on their own. "Run" JCL depends on the program, so there is no "standard" JCL; an experienced user knows this and would not ask such a stupid question.

Experienced users would also indicate what they want to "comile." There are many languages in MVS systems, and each language has it's "comile" JCL.
steve-myers
 
Posts: 452
Joined: Tue 04 May 2010, 15:43


Return to Dezhi systems: Mainframe

Who is online

Users browsing this forum: No registered users and 0 guests