| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1370.1 |  | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Tue Sep 03 1996 11:06 | 13 | 
|  |     Do the following from a DECTerm before running the C3 from that
    decterm:
    
    $ DEFINE CONSOLE$DEBUG C3
    
    This will give you a nice, verbose audit trail whenever the C3 does
    anything such as spawn a decterm to execute a SET HOST ,
    MONITOR, CONNECT etc.
    
    I suspect that a DCL symbol or logical is getting in the way.
    
    Regards,
       Dan
 | 
| 1370.2 | What I got when I did DEFINE CONSOLE$DEBUG | CHOWDA::GLICKMAN | writing from Newport,RI | Tue Sep 03 1996 15:45 | 40 | 
|  | Here's what I got after defining the CONSOLE$DEBUG logical:
I don't see quite what is wrong.  Do you have any ideas?
Thanks!
C3: Tue Sep 3 16:53:51 1996: axp70 Cmgr Disconnext
C3: ast completion pid 00040A50=00000121,status=1
C3: Button 3 press
C3: login menu create cb
C3:     dlogin_pb = 0
C3:     rlogin_pb = 5631096
C3:     sethost_pb = 5630608
C3:     destroying dlogin_pb
C3: login menu create cb
C3:     dlogin_pb = 0
C3:     rlogin_pb = 5631096
C3:     sethost_pb = 5630608
C3:     destroying dlogin_pb
C3: Set Host
C3: Set Host to axp70
C3:  Login components
    Login window attributes: /WINDOW_ATTR=(TITLE="PCM Login:
axp70",ICON_NAME=PC
M:axp70)
    Monitor Display: /DISPLAY=_WSA1:
    Login Command: CREATE/TERM/WAIT/WINDOW_ATTR=(TITLE="PCM Login:
axp70",ICON_N
AME=PCM:axp70)/DISPLAY=_WSA1: SET HOST axp70
C3: Spawn command = CREATE/TERM/WAIT/WINDOW_ATTR=(TITLE="PCM Login:
axp70",ICON_
NAME=PCM:axp70)/DISPLAY=_WSA1: SET HOST axp70
C3: Spawn command length = 105
C3: Spawn command status = 1
C3: Spawn command pidadr(00040ab0) = 00000125
C3: ast completion  pid:00040AB0=00000125, status=1
 | 
| 1370.3 |  | CSC32::BUTTERWORTH | Gun Control is a steady hand. | Thu Sep 05 1996 13:08 | 8 | 
|  |     Okay,
      Is "axp70" the nodes name as registered in the decnet database? Is
    there a logical name of AXP70 defined for the process running the C3?
    
    Either of these could be your problem.
    
    Regs,
      Dan
 | 
| 1370.4 | Not in the DECnet database... | CHOWDA::GLICKMAN | writing from Newport,RI | Fri Sep 06 1996 13:05 | 7 | 
|  |     re .3
    
    	There you go.  The AlphaStation that PCM is on is relatively new
    and these nodes were not in the DECnet database. Now that I put them
    in I can do the SET HOST.
    
    	Thanks!
 |