T.R | Title | User | Personal Name | Date | Lines |
---|
1500.1 | Relink didn't help | KIRKTN::GMURRAY | Have Mercy I Cry City ! | Thu Sep 24 1992 13:54 | 18 |
|
Nope, the relink didn't do it.
A directory of oa$build:oa$formatter gives :
Directory DISK$ALLIN1:[ALLIN1.SOURCES_BRITISH]
OA$FORMATTER.EXE;2 24-SEP-1992 11:34:28.80 1660 blocks
Directory DISK$ALLIN1:[ALLIN1.SOURCES_SHARE]
OA$FORMATTER.EXE;13 6-FEB-1992 14:53:34.45 1780 blocks
So it looks like it would pick up the correct version alright.
Confused,
Gil
|
1500.2 | Move it to SYS$SYSTEM | KAOFS::M_MORIN | Le diable est aux vaches! | Thu Sep 24 1992 14:43 | 7 |
|
You must move OA$FORMATTER.EXE to SYS$SYSTEM yourself. Once you've done that
check that the one you just moved is the latest one. i.e. there shouldn't be
one in SYSROOT overriding it. If this was the case, then stop OA$FORMATTER,
delete it, and re-start it with oa$formatter_start.com
Mario
|
1500.3 | See topic 134 | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Thu Sep 24 1992 14:55 | 26 |
| There are two issues here:
1. Symbiont image .EXE files are always run from SYS$SYSTEM. Do a
directory of SYS$SYSTEM:OA$FORMATTER.EXE and check that you are running
the new OA$FORMATTER.
Running an old OA$FORMATTER is probably the cause of the
'%OA-E-BF_INVPARAMS, Invalid or missing OA$PARAMS value' errors because
the new V3.0 print sub-system will be creating jobs on the
OA$FORMATTER queue which the old OA$FORMATTER cannot execute.
2. What version of VMS are you using?
There were problems in the new VMS job controller shipped with VMS
V5.5. One of the problems that occurred is exactly what you reported,
that is, after OA$FORMATTER reported an %OA-E-BF_INVPARAMS error the
VMS Job Controller would keep scheduling the same job and eventually
crash.
The problems with the VMS V5.5 Job Controller are discussed in topic
134 in this conference.
Richard
|
1500.4 | SYS$SYSROOT:[SYSEXE]OA$FORMATTER as diagnosed | MASALA::GMURRAY | Have Mercy I Cry City ! | Thu Sep 24 1992 20:54 | 14 |
|
Thanks Mario, Richard,
You were both right - I had an old version of
OA$FORMATTER.EXE in SYS$SYSROOT:[SYSEXE]. After I had deleted it,
and started anew, everything worked fine.
To answer you question - we are running VMS 5.5, and
thankfully not experiencing that other problem !
Cheers,
Gil
|