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

Utility for Translate & compile COBOL-CICS Program?


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Amolondhe007
Warnings : 1

New User


Joined: 16 Apr 2007
Posts: 49
Location: Pune

PostPosted: Thu Aug 13, 2009 1:20 pm
Reply with quote

Interview Question:

Is there any utility for Translate & compile COBOL-CICS Program ?

As per IBM Mainframe manual, Utility name mentioned as COBMCIC4.
Can we use this same Utility for Compiling COBOL-CICS Program?

I had this question in my mind, Please correct me.

Thanks,
Amol
Pune,india.
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 Aug 13, 2009 5:18 pm
Reply with quote

Quote:
As per IBM Mainframe manual, Utility name mentioned as COBMCIC4.
Which manual refers to this? I don't think I've ever heard of COBMCIC4.

As of Enterprise COBOL 3.2 (I believe but don't quote me on the exact release), COBOL has a built in CICS translator so you do not need a utility to compile CICS COBOL programs, you can just use the standard COBOL compiler IGYCRCTL.
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Thu Aug 13, 2009 7:49 pm
Reply with quote

These are not called "utilities".
They are called preprocessors (DB2), translators (CICS) and compilers (COBOL and other languages).
Back to top
View user's profile Send private message
Don Higgins

New User


Joined: 12 Aug 2008
Posts: 5
Location: Tampa Bay Florida, USA

PostPosted: Fri Aug 14, 2009 5:11 pm
Reply with quote

There is a new open source option being developed which supports compiling EXEC CICS COBOL programs into source HLASM compatible
assembler source with labels and paragraph names which is then assembled into executable code. The zcobol compile is still in development but the upcoming release v1.5.01 supports translation and assembly of all 415 of the NIST COBOL 1985 test suite programs with MNOTE messages for those functions not yet supported.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Aug 14, 2009 5:20 pm
Reply with quote

Quote:
I don't think I've ever heard of COBMCIC4.


it' s the procedure name used in
ibmmainframes.com/jcls/cics/cics1.html
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: Fri Aug 14, 2009 5:23 pm
Reply with quote

Thanks enrico -- does that mean I can go home now since I've learned something today? icon_biggrin.gif
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Aug 14, 2009 5:34 pm
Reply with quote

naah, You get a 20 minutes detention because You did not complete the cics esa assignments icon_biggrin.gif
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: Fri Aug 14, 2009 5:36 pm
Reply with quote

What can I say? We're on 2.2 and cannot upgrade without paying a huge fee which the company doesn't want to do. So we know where that leaves me ...
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Fri Aug 14, 2009 5:41 pm
Reply with quote

Hi Robert

cics esa was the predecessor of cics ts,
4.1 was withdrawn for marketing Effective December 31, 2000

too late to turn in the assigments icon_biggrin.gif
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 -> Mainframe Interview Questions

 


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