home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / ibm / 870 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.8 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!pacbell.com!tandem!cpd.Tandem.COM!louis
  2. From: louis@cpd.Tandem.COM (Louis Meadows)
  3. Newsgroups: comp.protocols.ibm
  4. Subject: Re: Manual Help Needed,FAP
  5. Message-ID: <1993Jan6.183821.16984@tandem.com>
  6. Date: 6 Jan 93 18:38:21 GMT
  7. References: <H7yVwB2w164w@campbell.Gwinnett.COM>
  8. Sender: news@tandem.com
  9. Organization: Tandem Computers Inc., Cupertino CA
  10. Lines: 30
  11. Nntp-Posting-Host: case.cpd.tandem.com
  12.  
  13. [BOB's Question]
  14. >  code that I can't seem to find the answers to.  Some of these are:
  15. >  What do I screw up if I accidentally send the host two consecutive
  16. >  NOTIFYs?  In this case, is the reception of a sense message good
  17. >  enough to continue or am I hosed up from then on?  (I. e, pending
  18. >  my fixing that particular problem, is the rest of what I see okay?)
  19. >  What do I do if the reserved bit of byte0 of the RH is set sometimes
  20. >  and not others?  What exactly is the meaning of the DR1 bit?
  21. >  There are more.
  22. >
  23.  
  24.  Bob,
  25.  
  26.  One document you need is the old SNA format and protocol reference 
  27. manual (FAP).  It is IBM document number SC30-3112 file code S370-30.
  28. This document attempts to describe the SNA flow, THs, RHs, RUs, etc. 
  29. Notify is a request pertaining to the reporting the status of the session
  30. initiation or temination of the LU.   I would expect the host to respond to 
  31. second (identical) Notify with a NSPE (Network Services Procedure error) 
  32. indicating failure if the notify was from an ILU (init-self LU) or TLU
  33. (Term-self LU) Otherwise you should see a Notify -RSP with a vector key 
  34. of X'03' returned.   See Chapter 8.  Session services under NSPE, NOTIFY.
  35.  
  36. DR1 is the definate response indicator.  
  37.  
  38. If you can give me a trace I'll break it down for you and let you know what
  39. you need to do.
  40.  
  41.   Louis
  42.  
  43.