How can i start the task or use JCL start the task

Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer
fyfstanley
Posts: 2
Joined: Mon Jul 20, 2009 8:27 am
Skillset: OS390
Referer: internet

How can i start the task or use JCL start the task

Postby fyfstanley » Thu Apr 29, 2010 8:44 am

How can i start the task or use JCL start the task after CICS UP ?

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: How can i start the task or use JCL start the task

Postby dick scherrer » Thu Apr 29, 2010 9:02 am

Hello and welcome to the forum,

You need to provide something for us to use to help you. . .

What task are you trying to start? Why is this not started when CICS comes up? Have you talked with your CICS support or possibly your scheduling people to learn how this is already done on your system?

If you post what you are really trying to accomplish someone may have a suggestion.
Hope this helps,
d.sch.

fyfstanley
Posts: 2
Joined: Mon Jul 20, 2009 8:27 am
Skillset: OS390
Referer: internet

Re: How can i start the task or use JCL start the task

Postby fyfstanley » Thu Apr 29, 2010 9:17 am

It is a MQ program. Currently we need to login CICS and manually run the program, we want to automatic run when start up CICS or use the JCL start the task.

Thank you very much.

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: How can i start the task or use JCL start the task

Postby dick scherrer » Thu Apr 29, 2010 10:03 am

Hello,

we want to automatic run when start up CICS or use the JCL start the task.
Then you definitely want to talk with the cics support or scheduling to have this done automatically.

How this will be done on your system is site-specific and those people will know how this should be set up. This is not something the application developers should try to do.
Hope this helps,
d.sch.

Daniel9999
Posts: 5
Joined: Tue Feb 09, 2021 2:03 am
Skillset: System programmer
Referer: Research

Re: How can i start the task or use JCL start the task

Postby Daniel9999 » Tue Feb 09, 2021 9:40 pm

//JOBNAME JOB CLASS=J,REGION=0M
//*
//IEFBR14 EXEC PGM=IEFBR14
// F CICSCIC1,'CECI START TRANSID(XXXX)'
/*


  • Similar Topics
    Replies
    Views
    Last post