Query regarding CICS verb START......

About CICS and BMS - In this Mainframe Forum - You can post your queries on CICS

Moderators: DikDude, Natarajan, Moderator Group

Post Reply
Mahesh Kolamkar
Member
Posts: 3
Joined: Thu Jun 02, 2011 10:35 pm
Location: Hyderabad

Query regarding CICS verb START......

Post by Mahesh Kolamkar » Thu Jun 02, 2011 11:01 pm

Suppose there are two programs A and B. I am initiating the transaction for B from program A using START. I dont want control back from program B.

So can I use stop run in program B ?
will STOP RUN of program B affect the program A processing ?
Regard's
Mahesh

holmeroad
Member
Posts: 9
Joined: Tue Sep 06, 2011 11:53 am
Location: MUMBAI

Post by holmeroad » Tue Sep 13, 2011 10:31 pm

STOPRUN will give control back to OS in a COBOL+CICS program not to CICS this means we won't use STOPRUN in CICS

User avatar
dbzTHEdinosauer
Moderator
Posts: 981
Joined: Mon Oct 02, 2006 8:31 pm

Post by dbzTHEdinosauer » Tue Sep 13, 2011 10:49 pm

it is one thing to have a question about a concept.

it is quite another not to have any idea about CICS in genral and TASKS in particular.

there is a link for IBM Manuals at the top of the page.
suggest you start with the CICS Application programmers guide,
and read it cover to cover.
Dick Brenholtz
JCL, SQL and code in programs have an irritating habit of doing what you say,
not what you meant.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others