> Does any shop specify a port number i.e. 50000 for the svcename instead of a
> name and putting that name in the services file?
> TIA

We ALWAYS do so.

But then we only run one instance per server, so we can always use the default.

So our procedure on our linux clients goes like:

Then sign in as db2 and add connections to all of the database servers with
these commands:
    db2
    catalog tcpip node catpack5 remote catpack5 server 50000
    catalog database cat5 at node catpack5
    connect to cat5 user db2
    quit

-HJC

-
:::  When replying to the list, please use 'Reply-All' and make sure
:::  a copy goes to the list ([EMAIL PROTECTED]).
***  To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
***  For more information, check http://www.db2eug.uni.cc

Reply via email to