Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Run a program in cics region

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Interview Questions
Author Message
uma rao
Currently Banned

New User


Joined: 20 Oct 2007
Posts: 8
Location: delhi

PostPosted: Mon Oct 22, 2007 6:49 pm    Post subject: Run a program in cics region
Reply with quote

how to run a cobol+cics program in cics region on specified date and time?
Back to top
View user's profile Send private message
References
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 8632
Location: 221 B Baker St

PostPosted: Mon Oct 22, 2007 8:40 pm    Post subject:
Reply with quote

Hello,

One way is to have the scheduling system submit a job that executes the cics transaction at some specified date and time.
Back to top
View user's profile Send private message
uma rao
Currently Banned

New User


Joined: 20 Oct 2007
Posts: 8
Location: delhi

PostPosted: Tue Oct 23, 2007 9:38 am    Post subject: Reply to: Run a program in cics region
Reply with quote

Thank you for your suggestion. I am expecting other than scheduler option.
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3070
Location: italy

PostPosted: Tue Oct 23, 2007 12:47 pm    Post subject: Reply to: Run a program in cics region
Reply with quote

Quote:
I am expecting other than scheduler option.


Why are You not satisfied with Dick' s suggestion ??
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3070
Location: italy

PostPosted: Tue Oct 23, 2007 12:55 pm    Post subject: Reply to: Run a program in cics region
Reply with quote

finger check !!
I replied thinking of a REAL environment
/smiley ON
the interviewer' s IT shops are usually managed in the worst manner !
/smiley OFF

You can Trigger a transaction or better said a TASK
using INTERVAL CONTROL...

You interviewer should know that he was trying to cheat on You
Time initiated tasks should have a very short deadline..
it means initiated within a very short interval

CICS is not meant to be a scheduling environment..
all the tasks in a CICS environment
apart some system long running tasks
should be action/reaction
Back to top
View user's profile Send private message
aru_bec

New User


Joined: 23 Dec 2005
Posts: 19
Location: Bangalore

PostPosted: Wed Oct 24, 2007 7:46 pm    Post subject: Reply to: Run a program in cics region
Reply with quote

Hi,

I don't know how relevant is the below info with respect to this question.

In one of my earlier projects (production support) I have seen scheduling the jobs through Unix system. But those jobs were batch jobs and used SAS to process the data. Later we changed the scheduling environment from Unix to Control - M.

Regards,
Arvind
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 3070
Location: italy

PostPosted: Wed Oct 24, 2007 7:53 pm    Post subject: Reply to: Run a program in cics region
Reply with quote

Quote:
In one of my earlier projects (production support) I have seen scheduling the jobs through Unix system


that' s because unix has a builtin scheduling support ( for time driven tasks at least )
called CRON or ANACRON depending on the flavor.. unix, aix, linux, linux distribution

I do not know about dependency resolution in unix because I didn' t need them
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Interview Questions All times are GMT + 6 Hours
Page 1 of 1