![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all! We are founding some corrupt records in some files. These records contain corrupted characters below ASCII code 32 causing some attributes to be displaced. The records contains ASCII codes under 32 and some attributes are moved (For example, the data in attribute 4 are in the attribute 5 because the data in attribute 3 contains bad characters and insert the rest of the data to the attribute 4) Wa are working with D3NT 7.5.4 in Windows 2003 Server. The dimension of the files are correct and there is no program that affects these attributes. Any idea what could be corrupting the data? (we have proven that no antivurus access the directories of databases) Thanks, Marcos Alonso Vega |
#3
| |||
| |||
|
|
Hi all! We are founding some corrupt records in some files. These records contain corrupted characters below ASCII code 32 causing some attributes to be displaced. The records contains ASCII codes under 32 and some attributes are moved (For example, the data in attribute 4 are in the attribute 5 because the data in attribute 3 contains bad characters and insert the rest of the data to the attribute 4) Wa are working with D3NT 7.5.4 in Windows 2003 Server. The dimension of the files are correct and there is no program that affects these attributes. Any idea what could be corrupting the data? (we have proven that no antivurus access the directories of databases) Thanks, Marcos Alonso Vega |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
...Nor do I find a common pattern. Original record 034: 123454]124332 035: 036: 037: H 038: 941 Corrupted record 034: 123454]124....... 035: 941 The "." character is the ASCII 0. There is a "point" (ASCII 0) for each character lost, including also marks attribute. The affected attributes are random as the number of lost characters. |
|
Some of these files are also affected by "Remote file Errors" that we are not able to solve. |
|
... (7.5.4, 145 users, Windows 2003 server). |
#6
| |||||
| |||||
|
|
The "." character is the ASCII 0. There is a "point" (ASCII 0) for each character lost, including also marks attribute. The affected attributes are random as the number of lost characters. It looks like there is some pattern there. Do you always lose 7 characters? |
|
I'd guess the file control block or item headers are getting zapped to make the file inaccessible, in whole or in part. |
|
... (7.5.4, 145 users, Windows 2003 server). Since this is only occurring in D3 and not in the Windows file system, it does seem the issue is in the DBMS code. However: - Are both D3 VME and FSI files affected? (Obviously FSI is with the "remote file error", but VME too?) |
|
- Is the D3 VME and/or FSI stored on a different physical or virtual disk from the primary Windows system? In other words, if you have C:\Program Files, etc, is D3 in D: or E:? |
|
Do you have JET, perhaps ported from an older release? I'm wondering if there is a %malloc or %write, or similar %functions which are being used where a bug in the current D3 release. |
#7
| |||
| |||
|
|
Some of these files are also affected by "Remote file Errors" that we are not able to solve. I don´t know what is the main cause for the occurence of a "Remote File Error". This is the other problem with this system (7.5.4, 145 users, Windows 2003 server). |
#8
| |||
| |||
|
|
you might wonder why not just do to: d:/ but I am not sure there is a d: setup in tcl. I'm certain you cannot do to: q:/ 'cause dm's DEVICES {? or DEVS?} file only had a handfull of entries, of which one or two were c and d last time I was on d3/nt. |
#9
| |||
| |||
|
|
"Frank Winans" wrote you might wonder why not just do to: d:/ but I am not sure there is a d: setup in tcl. I'm certain you cannot do to: q:/ 'cause dm's DEVICES {? or DEVS?} file only had a handfull of entries, of which one or two were c and d last time I was on d3/nt. Ah! neither Devices nor Devs, the dm account HOSTS file has those tcl prefixes like c: and dos: and bin: as item ids. |
#10
| |||
| |||
|
|
Tony wrote: It looks like there is some pattern there. Do you always lose 7 characters? No, we don't always lose 7 caracteres. The number is variable. |
|
Since this is only occurring in D3 and not in the Windows file system, it does seem the issue is in the DBMS code. However: - Are both D3 VME and FSI files affected? (Obviously FSI is with the "remote file error", but VME too?) All files are in FSI. We have no files in VME |
|
- Is the D3 VME and/or FSI stored on a different physical or virtual disk from the primary Windows system? In other words, if you have C:\Program Files, etc, is D3 in D: or E:? Program Files\D3 is in E: and E: is a second partition of the same physical disk. We usually install D3 in a second partition. |
![]() |
| Thread Tools | |
| Display Modes | |
| |