Dave,

Try a D TCPIP,TCPIP,n,sock ...that's if ur TCPIP STCname is tcpip. You will see 
the waits, we see that on our system..while tcpip cleanups up the sessions

Scott ford
www.identityforge.com
from my IPAD

'Infinite wisdom through infinite means'


> On Oct 31, 2013, at 10:28 AM, "Hansen, Dave L - Eagan, MN" 
> <[email protected]> wrote:
> 
> Barbara,
> 
>   You are correct Ma'am.  Maybe Ed McMahon would have said it better.  
> 
>      The total number of records represents all UPD sockets and all TCP 
> connections, not just active TCP connections.
>      So using the Conn on the netstat command you only get the active 
> connections displayed.  It does not display and connections with a state of 
> closed or time-wait.
> 
>  What does this mean?
> 
>      It means 6 of the 9 records are not active and won't be displayed.
>      Records that are not active get counted but do not get displayed.  
> 
> 
>         Thank you for your help,  Dave   
> 
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On 
> Behalf Of [email protected]
> Sent: Monday, October 28, 2013 12:36 AM
> To: [email protected]
> Subject: Re: DISPLAY TCPIP,,NETSTAT help
> 
>> D TCPIP,TCPDFLT,N,CO,CLI=VPS*,FORM=LONG,MAX=*
>> 3 OF 9 RECORDS DISPLAYED
>> Q).  If my global is 100, and my max is "*" (or some large number), why does 
>> SOCK show 7 of 7, and CO only shows 3 of 9?  I'd like to see all 9 of 9.  I 
>> don't think I need "FORM=" to be able to use "MAX=".
> 
> To see 9 of 9 you need to issue the command D 
> TCPIP,TCPDFLT,N,ALLCONN,CLI=VPS*,FORM=LONG,MAX=*
> 
> The way I understand it is that the 'missing' connections will 'soon' go 
> away, anyway and have a status like TIMEWT. (But I don't really understand 
> IP.) I have been told that it is described somewhere.
> 
> Barbara Nitz
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> [email protected] with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to