Received message TXPI error 203 reason 0x1 processing Xalloc/TxpiInitClient
search cancel

Received message TXPI error 203 reason 0x1 processing Xalloc/TxpiInitClient

book

Article ID: 27713

calendar_today

Updated On:

Products

XCOM Data Transport

Issue/Introduction

What do the following error messages mean?

TXPI error 203 reason 0x1 processing Xalloc/TxpiInitClient
Txpi 203: Gethostbyname error return value = 1
XCOMT0298E Unable to allocate remote transaction program
 

Environment

Release: XCOM for Tandem 

HP Nonstop
Component:

Cause

The hostname for the Tandem must be defined correctly or XCOM62 will abend.

Resolution

Check it by doing the following:

SCF

1->INFO PROCESS $ipprocessname,detail

        If it is not defined, or is not correct, define it by doing the following:

1->ASSUME PROCESS $ipprocessname

(It may be necessary to abort the process and all the subs)

1->ALTER PROCESS $ipprocessname, HOSTNAME "hostname"

Hostname is the name by which the Tandem system running the TCPIP process is known on the network. (This is a character string of 9 or fewer characters.)