port 31538

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
dspxguy
Participant
Posts: 156
Joined: Thu May 24, 2007 4:09 pm
Location: Simi Valley, CA

port 31538

Post by dspxguy »

When doing a netstat on 31538

I am getting two LISTENING outputs

tcp 127.0.0.1.31538 LISTEN
tcp 31538 LISTEN




Any thoughts?
Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

One from localhost, one from the real dsrpcd. Don't know why. Does it affect client connectivity?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
dspxguy
Participant
Posts: 156
Joined: Thu May 24, 2007 4:09 pm
Location: Simi Valley, CA

Post by dspxguy »

ray.wurlod wrote:One from localhost, one from the real dsrpcd. Don't know why. Does it affect client connectivity? ...
yup client session gets disconnected after some time
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

After some inactivity time? That would be normal unless you've set your installation to 'Do Not Timeout'.
-craig

"You can never have too many knives" -- Logan Nine Fingers
dspxguy
Participant
Posts: 156
Joined: Thu May 24, 2007 4:09 pm
Location: Simi Valley, CA

Post by dspxguy »

chulett wrote:After some inactivity time? That would be normal unless you've set your installation to 'Do Not Timeout'. ...
yeah it is do not timeout....

is that a good practice?
Post Reply