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

Compile and Run jcl for COBOL MQ program


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
r2k1984

New User


Joined: 21 Jun 2005
Posts: 69
Location: chennai

PostPosted: Thu Jun 24, 2010 12:06 pm
Reply with quote

Hai,

Currently I wrote a COBOL program to load the data to MQ queue.

I want to compile the program and run the program.

It would be great , if people can provide a sample JCL's for doing it.

Thanks for your help in advance
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jun 24, 2010 12:28 pm
Reply with quote

compile jcl are site specific ...
ask Your support!
Back to top
View user's profile Send private message
r2k1984

New User


Joined: 21 Jun 2005
Posts: 69
Location: chennai

PostPosted: Thu Jun 24, 2010 12:37 pm
Reply with quote

Buddy this is a new project and we are attempting a POC for checking this.

So support will also not be aware of this..

That is the reason I have raised the request and let me know the standard jcls and also the things to be changed in the jcl
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Jun 24, 2010 12:43 pm
Reply with quote

first ) I am not Your buddy icon_evil.gif
second) stop the condescending tone
third) RTFM Yourself
publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/CSQZAL05/CCONTENTS?SHELF=AMQZA90E&DN=SC33-0807-12&DT=20001013121047

given your attitude even posting the link is too much icon_cool.gif
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Jun 24, 2010 12:57 pm
Reply with quote

r2k1984 wrote:
So support will also not be aware of this..
That is the reason I have raised the request and let me know the standard jcls and also the things to be changed in the jcl

If support are not aware of this, then who actually installed and tailored the product
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8697
Location: Dubuque, Iowa, USA

PostPosted: Thu Jun 24, 2010 4:31 pm
Reply with quote

Quote:
So support will also not be aware of this..
You do not understand the role of your site support group. If you are attempting to use software -- any software -- then they installed it (at least, they better have installed it). They may have to create customized compile methods for the installed software, but they would do so as part of the installation process.

Compiles require access to the compiler load library, the Language Environment link library, possibly access to precompile load libraries if you are doing a precompile. All of these data sets can be named according to site requirements during the installation process. Since their names are site specific, we cannot tell you what they are -- and hence we cannot tell you what your compile JCL should look like. Furthermore, your site may be using LIBRARIAN, PANVALET, Changeman, Endevor, or one of the other source management tools -- which completely changes how you do a compile. And again we won't know this since these products and their use varies by site.

Only your site support group can tell you this type of information. Either you can contact them to get what you need, or you can forget compiling your program. Your choice.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Thu Jun 24, 2010 5:00 pm
Reply with quote

Well, you ignore to listen what is said and which is the most appropriate approach. Well - let's try again - how do you compile a "simple" batch-COBOL program as of now?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jun 24, 2010 8:55 pm
Reply with quote

Hello,

Quote:
let me know the standard jcls and also the things to be changed in the jcl
The "standard" compile processes are already on your system. Use them. You can prove all the concepts you want, but you need to use the system-standard, site-specific processes to do so. . .

If some standard process needs to be modified to support this, the site support people should provide it.
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 -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top