Can we submit Job using COBOL and CICS?

All sort of Mainframes Interview Questions.
Post Reply
Ali Asgar
New Member
Posts: 4
Joined: Sat Jun 20, 2015 8:47 pm

Can we submit Job using COBOL and CICS?

Post by Ali Asgar »

Hi,

In an interview I was asked that can we submit a job using a cobol program and using CICS and if yes, how do we do this?

For COBOL, we can run a job by using the utility INTRDR but I was not usre at all about invoking a JCL from CICS. Can anyone please help me on this?
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1891
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Can we submit Job using COBOL and CICS?

Post by Robert Sample »

It is possible (and many sites do this) to define a TD queue to point to the internal reader. If this is done, a CICS program can write JCL lines to the TD queue and the job will be submitted.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Interview Questions.”