CEDA and CEEOUT



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

CEDA and CEEOUT

Postby hakghen » Mon Nov 17, 2008 5:19 am

Hello once again friends,

Sorry for the excessive questions, but I'm having a hard time with this first contact with CICS.

What I have to do now is compile a C program into the mainframe and install it on CICS, using the CEDA transaction. The program is called PUTTER and is inside the data-set named ZCON039.PART3.LOAD.

Ok, I started up CICS and logged into it, then, did the following routines:

CEDA DEFINE PROGRAM(PUTTER) GROUP(ZCON039) LANGUAGE(C)
CEDA DEFINE TRANSACTION(TPUT) PROGRAM(PUTTER) GROUP(ZCON039)
CEDA INSTALL(ZCON039)

But I really don't know if it's right, I couldn't find an answer on the redbooks, so I came to ask for help =/

Then, I went to check the CEEDOUT and it had the following output:

0024TPUT 20081116213714 UserID :ZCON039:
0024TPUT 20081116213714 Opening queue ZCON039.MAINFRAME.CONTEST.PUTQ
0024TPUT 20081116213714 MQOPEN RC: 2082

And still, I have no idea of what I have to do. This is the last task of the contest...

Well, thanks in advance!

[]'s!
[]'s,

Hakghen
User avatar
hakghen
 
Posts: 59
Joined: Thu Sep 11, 2008 8:15 pm
Has thanked: 0 time
Been thanked: 0 time

Return to CICS

 


  • Related topics
    Replies
    Views
    Last post