Does the Operator's TSO id have a RACF or ACF2 OMVS segment. Since OS/390
2.6 you need a UID to be able to use any TCPIP facility.
Adolph
----- Original Message -----
From: "Robert Fijan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 4:06 AM
Subject: Problem with TSO Admin Client
> Hello folks.
>
>
> I've got the following problem:
>
> We try to let our Operators check the backups. so qwe wrote a little REXX,
> which runs a Command in TSO.
>
> Now our problems start: when I run this little REXX, everything is ok.
> But when the operator starts the REXX with his USERID in TSO, the
following
> problem occurs:
>
> They get no session to the TSM-server and the following Messages:
>
>
> TcpOpen(): socket(): errno = 156
> TcpOpen: Error creating TCP/IP socket.
> sessOpen: Failure in communications open call. rc: -50
> ANS1017E Session rejected: TCP/IP connection failure
> ANS8023E Unable to establish session with server.
>
> What is the problem?
>
>
> Our environment is TSM 4.1.1 on OS/390 R10.
>
>
> Please help me, i don't now where to look for help.
>
>
> Thanx in advance
>
>
>
> Robert