how to display text msg on CICS region.

This forum provides the support of Dezhi Mainframe systems. Please post your questions about logon, usage of our mainframe environment.

Moderators: sysprog, prino, sfan, steve-myers, Tim001

how to display text msg on CICS region.

Postby jinda12 » Fri 13 Jul 2012, 06:05

Hi,

I have run one simple COBOL + CICS program to display "Hello CICS" on CICS screen. It was translated, compiled and link edited succesfully. The load module has been saved a in SYSFAN.CICS.LOAD.

I am very new to CICS and it is my first CICS program, can you please help me with the process of displaying this message on CICS screen. In other terms I want to know the transaction ID to run my CICS program. My command SET PROG(prog name) NEW results into an error "OVERTYPE TO MODIFY".

Thanks,
Zinda
jinda12
 
Posts: 6
Joined: Fri 13 Jul 2012, 05:44

Re: how to display text msg on CICS region.

Postby prino » Fri 13 Jul 2012, 08:21

We cannot do much if we don't know

  • your userid
  • the name of the program
  • the name of the CICS transaction that should run your program
so if you could be so kind to supply those, it would make life a bit easier...
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
Some programming here :mrgreen:
prino
 
Posts: 479
Joined: Sat 06 Jun 2009, 21:41
Location: Vilnius, Lithuania

Re: how to display text msg on CICS region.

Postby jinda12 » Sun 15 Jul 2012, 06:37

Hi,

My userID is jinda12
My program name is CICSCJIN (load module which is saved in SYSFAN.CICS.LOAD)
Not sure about "the name of the CICS transaction that should run your program"

Thanks,
Ashutosh
jinda12
 
Posts: 6
Joined: Fri 13 Jul 2012, 05:44

Re: how to display text msg on CICS region.

Postby prino » Sun 15 Jul 2012, 07:09

jinda12 wrote:
My program name is CICSCJIN (load module which is saved in SYSFAN.CICS.LOAD)
Not sure about "the name of the CICS transaction that should run your program"

In that case I suggest you start reading CICS manuals for the next few days. CICS programs are invoked by CICS transactions.

In your case you can do a CECI X P(CICSCJIN), i.e. invoke the program via the CICS command-level interpreter, but that isn't very useful for real programs, and on most systems you wouldn't even have access to it.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
Some programming here :mrgreen:
prino
 
Posts: 479
Joined: Sat 06 Jun 2009, 21:41
Location: Vilnius, Lithuania


Return to Dezhi systems: Mainframe

Who is online

Users browsing this forum: No registered users and 0 guests