Column may not be modified??? (AREV Specific)
At 07 NOV 1997 08:32:14AM Mick wrote:
Hi,
I've run into an old table (created probably back in arev 1.1), and when I try to modify the dictionary, it tells me:+-FS293———————————–+
¦ ¦
¦ The "PART_NO" column may not be modified. ¦
¦ ¦
¦ « OK » ¦
+——————————————-+
I checked at the Novell level, and it isnt marked as being read only, and I cant figure out why I cant change any column in that table. Any ideas?????
Mick-
At 14 NOV 1997 03:51PM Aaron Kaplan wrote:
According to the FSERRORS_200 record in the SYSINCLUDE file in ARev 3.12, FS293 is FS_WRONG_PRODUCT$.
From past experience, I know this means that there's a bit (section, if you will) that contains a flag to determine the product. (You can find this information in the DICT_EQUATES record of OpenInsight.)
Anyway, the field in question is field 34 (DICT_PRODUCT$) and can contain a 0 or null (any product), 1 (ARev only) or 2 (OpenInsight only). I'd bet you have something other than 0, null or 1 in this field.