Need help to understand Upgrade Log (OpenInsight 32-bit Specific)
At 05 MAY 2003 06:24:13AM Oystein Reigem wrote:
I do some RDK upgrade experiments, and would be grateful for some help in interpreting a couple of error messages.
I have temporarily made two copies of my single-user development OI 4.1.2 and try to copy components from one to the other. I think I got my components across all right, but the log still says
Upgrade Log Started: 12:27:18 05 MAY 2003 Invalid update row instruction in line 3 Invalid update row instruction in line 19 Indexes now exist on OBJEKT2 Finished: 12:27:21 05 MAY 2003
What are the line numbers referred to in the "Invalid update row instruction" messages?
My upgrade contains a few new and updated forms and procs. In addition I've manually copied in a few new and updated table and dict rows. To help the latter across I have an ATTACH TABLES section in the %PROCESS% row:
ATTACH TABLES WINR3\LISTE/TEKN_B2/REGIMUS WINR3\BRUKDATA/OBJEKT2/REGIMUS
TEKN_B2 is the table with the "manual" table rows. OBJEKT2 is the table with the dict with the "manual" dict rows.
- Oystein -