[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | FOCUS, from INFORMATION BUILDERS |
|
Moderator: | ZAYIUS::BROUILLETTE |
|
Created: | Thu Feb 19 1987 |
Last Modified: | Mon May 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 615 |
Total number of notes: | 1779 |
235.0. "intermittent error" by ILO::BROCKLEBANK () Sat Jul 08 1989 07:50
I am running FOCUS V5.2 from MRE V1.1-1 within ALL-IN-1. I am getting an
intermittent error while testing a FEX. Sometimes the FEX RUNS ok, sometimes
it crashes with an error message.
Has anyone out there ever had such an error. Due to the fact the FEX runs
sometimes, I'm assuming there is no corrupt data in the RdB, and also that
the master files and the FEX are correct. Are there any other variables
that I can check ? such as a limit of the number of users that can access an
RdB, disk space for intermediate files or some other variable.
I'll include the FEX and the error message below. Also, if you are replying
to this note, I'm away on vacation until the 23rd of July.
SET ALL=ON
TABLE FILE SWFMIC
"*** ORDER TIMLINESS REPORT FOR VAX FMS V2.4 ***"
PRINT DET_PART_NO ORDER_DATE ORD_TYP
IF ORDER_DATE GT '19890301'
IF ORDER_DATE LT '19890331'
IF DET_PART_NO CONTAINS 'VD7AA'
IF ORD_TYPE EQ 'U' OR 'I'
IF RECORDLIMIT EQ 5
END
This batch job running on node ILOV02
%DCL-I-SUPERSEDE, previous value of NCA$TOP has been superseded
%DCL-I-SUPERSEDE, previous value of LICENSE$RDB has been superseded
$ Set NoVerify
Generating report. Please wait...
>(FOC1469) ERROR IN ACCESSING : SWFMIC/ORD_HEAD
(FOC1463) RDB START REQUEST ERROR. RDBCODE IS : 0138800A
%RDB-E-ARITH_EXCEPT, truncation of a numeric value at runtime
-SYSTEM-F-IVTIME, invalid time
%RMS-E-FNF, file not found
BROCKLEBANK job terminated at 3-JUL-1989 12:54:24.90
Accounting information:
Buffered I/O count: 778 Peak working set size: 1833
Direct I/O count: 8005 Peak page file size: 6316
Page faults: 21726 Mounted volumes: 0
Charged CPU time: 0 00:07:31.96 Elapsed time: 0 01:21:30.32
T.R | Title | User | Personal Name | Date | Lines |
---|
235.1 | maybe a workaround | FERNEY::OTT | | Mon Jul 10 1989 05:37 | 5 |
|
See the SHIRE::FOCUS conference note 169.1 for a workaround.
JD.
|