![]() | |
#11
| ||||
| ||||
|
|
You mean you have no data files for your application, but you DO have a VME, and there ARE files in there. So I understand that you have found no corruption in the VME, perhaps when you do a file-save? |
|
D3 data can be in a separate location from D3 program files. It sounds like both program files and Data are in E:. You said other Windows programs aren't affected. Have you done a chkdsk or other diagnostics on the E drive? Hi Tony, |
|
Please respond to the other questions. It's important for you to determine what New event triggered the problem, whether a patch, upgrade, etc. |
|
So far, without complete answers yet, it sounds like there is a localized problem in the D3 FSI, which means you need to get TL involved. That may change with more information. But at this point I'd really like to know if you've called support, what they said, and what they are doing to help diagnose this. T |
#12
| |||
| |||
|
|
Back in the 80's I was working on an Ultimate system that had the letter 'e' appearing randomly throughout the system, not enough to be catastrophic, but enough to be very annoying. *This went on for about a month. *The 'e' error even got the name "Ernie". *I believe the error was an occasional but very consistent voltage spike in the disk controller. *That had to be replaced to isolate the issue. |
#13
| |||
| |||
|
#14
| |||
| |||
|
|
Hi Are you certain that all the dots are char(0). The easiest way of checking apart from writing a small program is to copy the item into the vme and use DUMP In DM create a file called test Copy an item in, in my example car |
#15
| |||
| |||
|
|
For various reasons beyond our company, we can not get the help we want from TL. Therefore, we only put the question on their forum. |
#16
| |||
| |||
|
|
On Aug 11, 7:27*am, Excalibur21 <pgmcmur... (AT) gmail (DOT) com> wrote: Hi Are you certain that all the dots are char(0). The easiest way of checking apart from writing a small program is to copy the item into the vme and use DUMP In DM create a file called test Copy an item in, in my example car Neat trick! Being an "FSI Fan" I'm surprised you with have to resort to this, though perhaps you have had experience fixing/identifying issues in the FSI before :-) |
#17
| |||
| |||
|
|
I still think that the prevalence of Char(0) more likely indicates a keyboard issue. |
#18
| |||
| |||
|
|
Char(0):char(254) is the spanish i with diaresis in 16 bit Unicode How can this happen? Somebody using a Spanish keyboard setup and sending UTF-16 Unicode to the program quite possibly accidentally. One can also send dodgy characters by using the ALT key with the numeric keypad. I have a wireless keyboard and it will send repeated characters if the battery is low. If only one file is affected it is extremely unlikely to be external electronic gremlins. Peter McMurray |
#19
| |||
| |||
|
|
Excalibur21 escribió: Char(0):char(254) is the spanish i with diaresis in 16 bit Unicode How can this happen? *Somebody using a Spanish keyboard setup and sending UTF-16 Unicode to the program quite possibly accidentally. One can also send dodgy characters by using the ALT key with the numeric keypad. *I have a wireless keyboard and it will send repeated characters if the battery is low. If only one file is affected it is extremely unlikely to be external electronic gremlins. Peter McMurray Hi Peter Your answer is very interesting, but there is no code accessing the affected areas. For example, the last error was in the MD of a file: Original: 001 D 002 $(mds):$(MD)/TEMPORAL/TEMPORAL 003 1 004 005 006 007 008 009 L 010 10 Corrupted: 001 D 002 $(mds):$(MD)/TEMPORAL/TEMPORAL 003 1 004 ... 005 006 L 007 10 -- Thanks, Marcos Alonso Vega |
#20
| ||||||
| ||||||
|
|
Hi Marcos From what you say the files are old files that are not being updated. Something is corrupting the files from outside of Pick |
|
and since nothing else is affected it must be a job on the machine. |
|
Is there an anti-virus checker running through the Pick Data when it is active? |
|
Is there an automated backup running through the active data? |
|
We can rule out external gremlins these days as people would be complaining about their mobile phones gettting disrupted. |
|
I presume that it is difficult to run a disk test! |
![]() |
| Thread Tools | |
| Display Modes | |
| |