LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2000)Back to main CICS-L pageJoin or leave CICS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 17 Mar 2000 10:43:39 -0500
Reply-To:     CICS List <CICS-L@LISTSERV.UGA.EDU>
Sender:       CICS List <CICS-L@LISTSERV.UGA.EDU>
From:         tschne1@US.IBM.COM
Subject:      Re: TCP/IP startup
Content-type: text/plain; charset=us-ascii

Mike,

Is there an OMVS segment defined in RACF for the Region userid of your CICS job? One of the Region Userid's RACF groups must have an OMVS segment as well (I can't recall if it must be the default RACF group, or can be any group.) I believe you will need the OMVS segments if TCP=YES is coded in the SIT.

(The SYSTCPD DD card is, as far as I know, only needed when the CICS address space is going to communicate with a TCP/IP address space named something other than TCPIP.)

==================================================== Tom Schneider / IBM Global Services ====================================================

Mike Frederick <mikefrederick@BROOKSHIRES.COM>@LISTSERV.UGA.EDU> on 03/17/2000 10:02:46 AM

Please respond to CICS List <CICS-L@LISTSERV.UGA.EDU>

Sent by: CICS List <CICS-L@LISTSERV.UGA.EDU>

To: CICS-L@LISTSERV.UGA.EDU cc: Subject: Re: TCP/IP startup

I put //SYSTCPD in the startup and still get the message. The return code is 0009c and the reason code is 0b0c00fb. I'm currently trying to decipher these codes in the UNIX mesages and codes.

Mike Frederick wrote:

> Just bringing up CICS TS 1.3 and changed the startup parameter in the > SIT to TCPIP=YES - when CICS comes up I get message DFHSO0117 & > DFHSO0002, and CICS abends. It's talking about a host name problem. > Where is the reading that I need to do on this and how do I determine > the return/reason codes. Any help will be appreciated


Back to: Top of message | Previous page | Main CICS-L page