RDBPROD: CODASYL DBMS - New Field Causing Accvio
We have added a new field to a the record set below. For some reason this now causes and accvio when we do a fetch on any INVOICE_ITEM record.
I cannot attach the DBMBUGCHK dump file as this site just hangs when I try. But the start of it is also below.
Any ideas?
Thanks.
Rob K
We are running OpenVMS 8.3-1H1 and CODASYL DBMS V7.2-02
record name is INVOICE_ITEM within BOOKINGS_AREA
item GII_CODE type signed word default 0
item SII_CODE type signed word default 0
item IVI_QUANTITY type signed word default 0
item IVI_DESC type character 40 default ""