How can i start the task or use JCL start the task
-
- 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
How can i start the task or use JCL start the task after CICS UP ?
- 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
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.
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.
d.sch.
-
- 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
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.
Thank you very much.
- 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
Hello,
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.
Then you definitely want to talk with the cics support or scheduling to have this done automatically.we want to automatic run when start up CICS or use the JCL start the task.
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.
d.sch.
-
- 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
//JOBNAME JOB CLASS=J,REGION=0M
//*
//IEFBR14 EXEC PGM=IEFBR14
// F CICSCIC1,'CECI START TRANSID(XXXX)'
/*
//*
//IEFBR14 EXEC PGM=IEFBR14
// F CICSCIC1,'CECI START TRANSID(XXXX)'
/*
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 1374
-
by Daniel9999
View the latest post
Tue Feb 09, 2021 2:13 am