Alexandre Laplante wrote:
Alexandre, You've posted to the wrong newsgroup. While Universe was an
Informix owned product for a while, this is the newsgroup for Informix
Dynamic Server and Informix Standard Engine. Try comp.databases.pick or the
Universe developer's corner forum on IBM Developerworks or the U2UG
(International UniVerse & UniData Users Group) site
www.u2ug.org forums.
Art S. Kagel
> Hi! I really need help to fix this prob. The main problem is that I cant
> use the universe (Ver: 10.0.13) remote connection via TCP layer. There
> is no port available to connect my self whit an ODBC. System is running
> Fedora core 3 whit an AMD64 3500+ - 4Gb - SATA. Locally it work great
> but the unirpc daemon doesn't seem to work properly.
>
> ------------------------------------------------------------------------
> [ps -ef | grep unirpc]
>
> root 9368 1 0 Jan26 pts/1 00:00:00
> -> /usr/ibm/unishared/unirpc/unirpcd
> ------------------------------------------------------------------------
> [unirpcservices]
>
> uvnet /usr/ibm/uv/bin/uvnetd * TCP/IP 0 3600
> uvdrsrv /usr/ibm/uv/bin/uvdrsrvd * TCP/IP 0 3600
> uvserver /usr/ibm/uv/bin/uvsrvd * TCP/IP 0 3600
> uvcs /usr/ibm/uv/bin/uvapi_server * TCP/IP 0 3600
> defcs /usr/ibm/uv/bin/uvapi_server * TCP/IP 0 3600
> uvfilefix /usr/ibm/uv/bin/uvfilefix_server * TCP/IP 0 3600
> ------------------------------------------------------------------------
> [/etc/service]
>
> ...
> # Local services
> uvrpc 3600/tcp # uvNet rpc port
> ------------------------------------------------------------------------