| Title: | POLYCENTER Console Manager |
| Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
| Moderator: | CSC32::BUTTERWORTH |
| Created: | Thu Aug 06 1992 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 1541 |
| Total number of notes: | 6564 |
Hello !!
I have a customer with the same problem that's described in
note 580 "EXTRACT gives ACCESS VIOLATION" I tried to delete all
the logfile but after a week .times file got corrupted again.
$ ana/rms CONSOLE$ROOT:[LOG]dl4000.times
Check RMS File Integrity 13-MAR-1995 10:42:38.49 Page 1
CONSOLE$ROOT:[LOG]DL4000.TIMES;1
FILE HEADER
File Spec: CONSOLE$ROOT:[LOG]DL4000.TIMES;1
File ID: (152,2,0)
Owner UIC: [FIELD,SYSTEM]
Protection: System: RWED, Owner: RWED, Group: R, World: R
Creation Date: 7-MAR-1995 17:27:21.50
Revision Date: 13-MAR-1995 10:41:39.16, Number: 9
Expiration Date: none specified
Backup Date: 10-MAR-1995 23:33:40.19
Contiguity Options: none
Performance Options: none
Reliability Options: none
Journaling Enabled: none
RMS FILE ATTRIBUTES
File Organization: sequential
Record Format: stream-LF
Record Attributes: carriage-return
Maximum Record Size: 0
Longest Record: 32767
Blocks Allocated: 3, Default Extend Size: 0
End-of-File VBN: 2, Offset: %X'0128'
File Monitoring: disabled
Global Buffer Count: 0
*** VBN 1: Last stream record does not contain a delimiter.
Unrecoverable error encountered in structure of file.
The analysis uncovered 2 errors.
Is there any news about this problem ?
/ Bernt Sj�berg MCS Sweden
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 650.1 | OPG::PHILIP | And through the square window... | Thu Mar 16 1995 12:45 | 17 | |
>>*** VBN 1: Last stream record does not contain a delimiter. >>Unrecoverable error encountered in structure of file. This IS NOT a corruption, it is a side effect of the way we write our data to the files and how RMS handles it, basically we stream a sequence of bytes to the file, there is never a terminator that RMS recognises placed in the file so when you perform an analyze/rms you get this apparent error. You will also find that the event and log file give this message. Now, when you next get an ACCVIO from extract, could you please back up the set of files giving the problem and let us know where they are, we will then be able to reproduce and fix any problem in the code. Cheers, Phil | |||||