[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1

Title:ALL-IN-1 (tm) Support Conference
Notice:Please spell ALL-IN-1 correctly - all CAPITALS!
Moderator:IOSG::PYECE
Created:Fri Jul 01 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2716
Total number of notes:12169

2677.0. "OAFC-E-INVALIDEUID" by ASHAM::H_ANDERSSON () Wed May 14 1997 16:23

    
    Hi,
    
    I have a strange ALL-IN-1 and TL problem. Once a day
    ALL-IN-1 rejects all new TCP/IP connections.......
    Users already connected are not affected and it's
    possible to connect via DECnet (But we are not sure
    about DECnet. Someone restarted OAFC before we had
    the chance make a test).
    
    But my question is about an error in OAFC$SERVER.LOG.
    There are a lot of these errors:
    
    Server  - BLGV06::"73="       14-MAY-1997 15:59:13.28
    Error   - %OAFC-E-INVALIDEUID, Invalid external UID format in OAFC
    function arguments
    Extended- Task Id: 00000013       User: ERIKSSONRA          Auth Node:
    BLGV06
    
    What does it say ??
    
    /Hakan Andersson, CSC, Sweden
    
T.RTitleUserPersonal
Name
DateLines
2677.1UCX params ?UTRTSC::utojscho1.uto.dec.com::UTURBO::schollaertThu May 15 1997 08:3539
Hi,

Check relevant UCX settings: Device_sockets, Large and Small buffers (UCX> SHOW 
COMM).

Watch out. To check the Current and Peak for the  Large and Small buffers,
use CX> SHOW COMM/MEM. The Free value  does not reflect the actual usage.

UCX> SHOW COMM

Communication Parameters

Local host:      utruin                 Domain:   uto.dec.com

Cluster timer:             5
                                 Maximum     Current        Peak
Interfaces                            20           3           3
Device_sockets                       300          87          97    <------------------ 
Routes                             65535         471         498
Services                             200          20          29
Proxies                               60

Type:        FDDI       Free     Maximum   Max Bytes     Minimum   Min Bytes
Large buffers             20          70      331520          10       47360     <----- check maximum
Small buffers            150        1000      256000          50       12800 <----- check maximum
IRPs                      20         200
Non UCX buffers           10

UCX> SHOW COMM/MEM

                Free       Current          Peak          Waits          Drops
 Small Buffers                 611           731              0              0              
 Large Buffers                   1            21              0              0
 IRPs             16            41            63              0              0

Hope this helps,

Jan