Arev 3.1 to 3.12 upgrade. Missing Code (AREV Specific)
At 30 AUG 2000 04:18:55PM Timothy Mead wrote:
I recently downloaded the Arev upgrade to 3.12. We have been running the 3.1 version and heard that the 3.12 would help with some select issues. After I had applied the upgrade, I get an error with the following select:
SELECT THIS_FILE WITH SOME_COL 1234
The error I get is:
The object code for SP.VALIDTABLE cannot be found in SYSOBJ table.
SP.VALIDTABLE is also not cataloged. Please enter the name of the table containing the object code for SP.VALIDTABLE.
If I use:
SELECT THIS_FILE
No error is reported and all of the rows are selected perfectly.
Am I missing something?
At 30 AUG 2000 05:04PM Warren wrote:
Did you upgrade the voc files in each account/application? There should be an option to that effect on the upgrade/update menu.
At 31 AUG 2000 12:10PM Timothy Mead wrote:
I have run the upgrade/applications, and the message is no tables need to be upgraded.
If I run the normal upgrade. I get:
Sample is not a valid location name
"""" is not a valid location name
If I chose not to install the Sample and Revelation Tutor the upgrade progresses and askes for the second disk. It looks like it runs fine, but when I select using a WITH clause I still get the same SP.VALIDTABLE error.