| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2875.1 | A relink? | IOSG::PYE | Graham - ALL-IN-1 Sorcerer's Apprentice | Thu Jun 17 1993 09:02 | 7 | 
|  |     You might try relinking ALL-IN-1, or especially OA$FORMATTER, and after
    stopping the queue, replacing the image with the new one and restart
    the queue.
    
    More informed suggestions when Richard arrives!
    
    Graham
 | 
| 2875.2 | OA$FORMATTER -> Server Queue!! | VNABRW::EHRLICH_K | Health & a long life with you | Thu Jun 17 1993 09:39 | 15 | 
|  |     Hi Alex,
    
    as we see here OA$FORMATTER-QUEUE as PRINTER Queue, that will result in
    having some problems. OA$FORMATTER-Queue should be a SERVER Queue.
    
    Maybe you can $  STOP/RESET/QUE OA$FORMATTER, $ DELETE /QUEUE OA$FORMATTER
    and run the commandprocedure @oa$build:OA$FORMATTER_START OA$.
    (when you look in the 'code' see that p1 has to be the prefix!)
    
    But as GAP says in re.1, AFTER an VMS-Upgrade it's recommended to RELINK
    and restart ALL-IN-1.
    
    Best regards
    Charly_from_CSC_Vienna
    
 | 
| 2875.3 | 'Printer' queue | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Thu Jun 17 1993 10:44 | 15 | 
|  | If the OA$FORMATTER queue is shown as a 'Printer' queue this probably means
that the OA$FORMATTER symbiont process never got as far as executing some
code to turn itself into a server queue.  When OA$FORMATTER was first
written this was the only way of making a queue a server queue.  The
INITIALIZE/QUEUE/DEVICE=SERVER method was not available. 
My guess is that the OA$FORMATTER symbiont image cannot be activated.  If 
you do:
    RUN SYS$SYSTEM:OA$FORMATTER
from DCL you may get some additional diagnostics which indicate why not.
Richard
 | 
| 2875.4 | Was CDA upgraded ? | TINNIE::SETHI | Ahhhh (-: an upside down smile from OZ | Thu Jun 17 1993 11:29 | 19 | 
|  |     Hi,
    
    I saw this note and I was working on solving this problem on my 3.0
    system.  I re-linked ALL-IN-1 IOS and followed the book every thing
    works fine for me now.
    
    I remember a Mr. Bossman or was it Jan wrote a reply pointing to the
    fact if CDA is upgraded the image SYS$LIBRARY:CDA$ACCESS.EXE is
    referenced by OA$FORMATTER.  Well we upgraded CDA and tried using
    OA$FORMATTER we had lot's of .dmp files in SYS$SYSTEM and the formatter
    queue stalled.
    
    So a re-link of ALL-IN-1 is required if you upgrade OpenVMS, CDA etc.
    
    Regards,
    
    Sunil
    
    PS - Where is Mr. Bossman ?
 | 
| 2875.5 | Sjaak is in customer mode | UTRTSC::SCHOLLAERT | Oeps, even Apeldoorn bellen... | Thu Jun 17 1993 19:41 | 18 | 
|  |     Hello,
    
>    I remember a Mr. Bossman or was it Jan wrote a reply pointing to the
>
    
    Note 689 descibes similar problems.
    
>    PS - Where is Mr. Bossman ?
    Sjaak was a contractor... 
    Now works for a large dutch customer. Reported half a the
    LLV related 3.0 problems. Provided most of the time the 
    relevant fix.
    
    Regards,
    
    Jan
    
 | 
| 2875.6 | Missing images in sharable image list | ZPOVC::CHINGYUE |  | Mon Jun 21 1993 11:42 | 12 | 
|  |     I've encountered this before and it was due to some missing
    images in sys$library.
    
    Try $ana/image/out=lcy.ana sys$system:oa$formatter.exe
        $search lcy.ana /win=20  "list"
    
    Make sure you have all the images displayed.
    
    You may start/que oa$formatter after that.
    
    Just solved that 3 days ago.
    ching-U
 |