| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2425.1 |  | REQUE::BOWER | Peter Bower, ObjectBroker | Tue Jan 28 1997 06:38 | 17 | 
|  |     If you do a 
    
    	show proc /id=<agent pid>/co
    
    is the virtual pages field increasing over time ? 
    
    What is the value of the virtual pages item ?
    
    How many servers are running ?
    
    If you do a
    
    	show proc /id=<agent pid>/quota
    
    what is the value of the paging file quota ?
    
    
 | 
| 2425.2 | Quota Information | ALLVAX::BRUSSEAU |  | Tue Jan 28 1997 11:14 | 48 | 
|  |                                               
	We have 7 servers running daily.  These servers are brought down
    each night and started again in the morning.  The system manager is 
    going to watch to see if the virtual pages increase during the day.
    
Running agent on STORE3:
                             Process OBB$AGENT                  10:55:12
                                                                10:55:13
    State               HIB                 Working set            15956
    Cur/base priority   8/8                 Virtual pages          18811
    Current PC          7FFEDF8A            CPU time     000:00:03:30.66
    Current PSL         03C00000            Direct I/O               805
    Current user SP     7FEF1E64            Buffered I/O          104697
    PID                 2020AD3C            Page faults            14457
    UIC                 [TECH,SYSTEM]       Event flags         E0000001
                                                                E0000002
    DSA79:[SYS4.SYSCOMMON.][SYSEXE]OBB$AGENT.EXE;14
 
-------------------------------------------------------------------------------
28-JAN-1997 10:57:02.20   User: SYSTEM           Process ID:   2020AD3C
                          Node: STORE3           Process name: "OBB$AGENT"
Process Quotas:
 Account name: SYSTEM  
 CPU limit:                      Infinite  Direct I/O limit:       100
 Buffered I/O byte count quota:     44944  Buffered I/O limit:     100
 Timer queue entry quota:               8  Open file quota:         93
 Paging file quota:                  8558  Subprocess quota:         8
 Default page fault cluster:           64  AST quota:              198
 Enqueue quota:                      1994  Shared file limit:        0
 Max detached processes:                0  Max active jobs:          0
    
 | 
| 2425.3 | INV_BADTRANSHND | ALLVAX::BRUSSEAU |  | Fri Jan 31 1997 16:27 | 7 | 
|  |     FYI - we are also seeing the error INV_BADTRANSHND on the client every
    once in a while.  Could this be related?  What does this error
    indicate?  This error occurs 5-10 times a day (servers get 1000 +
    requests a day).
    
    					Thanks,
    					Craig
 | 
| 2425.4 |  | REQUE::BOWER | Peter Bower, ObjectBroker | Sat Feb 01 1997 16:36 | 19 | 
|  |     With only 7 servers, I would expect the current working set and
    page file quota to be sufficient. However, you could raise the
    page file quota for the system account - there is only 8000 pages
    left. But, if there is a leak in the agent, then that is only
    delaying the problem as you will eventually use that up too.
    
    Did the system manager confirm that virtual page count is going
    up ?
    
    When you do an appl/broker show server - do you see just the
    7 servers or do you also see servers that have died ?
    
    The inv_badtranshnd error occurs when an internal transport handle
    is 0 when it should have a value. It is a situation that should
    not occur and indicates a problem with OBB. It might be due to
    an error with the client not connecting to the agent, but it
    is difficult to say.
    
    
 |