Michael:
I forgot to follow my own routine and post my version and environment at the top of the message
R:BASE eXtreme 9.1 (64)
SU Version 9.1.5.20816
Win 7 Ult Local
Still working on a useful format ...
But thanks! And have a fine holiday.
Bruce
-------- Original Message --------
Subject: [RBASE-L] - Re: Error Source Mystery
From: Michael Sinclair <[email protected]>
Date: Sun, September 02, 2012 11:51 am
To: [email protected] (RBASE-L Mailing List)
Are you running on a network? If so try running it on a local machine.Just my 2 centsMikeAll:I'm up and running, so this is for understanding only.For reasons obscure and unclear, the following code produces two errors, interrupting TRACE processing:SET VAR +vimporttable TEXT = NULL, +vtargettable TEXT = NULL, +vsystablecount INTEGER = NULLSET VAR +vimporttable = 'pksimport', +vtargettable = .vimporttableSELECT COUNT (*) +INTO vsystablecount IND iv1 +FROM sys_tables +WHERE sys_table_name = .vtargettable"ERROR-I/O Problems-Check for a full disk. (2009)""ERROR-Database files are out of sync. (2520)"Hmmm.1. The drive has multi-gigabytes free;2. Autochk shows no errors;3. RBSYNC reports all four RX? files synchronized;4. R:Scope finds no errors;5. PACKing the database doesn't affect it;6. CHKDSK (w/admin permissions) reports no disk errors.What, then, would trip these particular error messages?ThanksBruce

