We just moved to unidata 7.2.5 on RHEL 5 from unidata 7.1.8 on Solaris 9. In the conversion I ran convcode, convdata and convidx across the board. Generally speaking, things have generally gone smoothly but I just ran into an error which I can't track back to conversion, permissions or triggers, but I'm open to thoughts. When attempting to delete a record, here's what happens:

:AE H08.WEB.USERS 11196
--: fd
Record "11196" in file "H08.WEB.USERS"
***** You are about to DELETE the ENTIRE record from the file! OK? n/y > y
In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 Index: invalid OV element: (34,89). In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 Index: invalid OV element: (34,303). In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 Index: invalid OV element: (34,102). In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 Index: invalid OV element: (34,169). In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 Index: invalid OV element: (34,210). In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 Index: invalid OV element: (34,17). In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 311296:block offset error in U_blkwrite for file 'H08.WEB.USERS', key '', number=131 In /usr/ud72/sys/CTLG/a/AE_AE at line 2285 1:block offset error in delete_from_group for file 'H08.WEB.USERS', key '11196', number=131
[AE] UniBasic WRITE failed, STATUS=1, check triggers.

If instead of going thru AE I attempt a DELETE I get this:

:DELETE H08.WEB.USERS "11196"
Index: invalid OV element: (34,89).
Index: invalid OV element: (34,303).
Index: invalid OV element: (34,102).
Index: invalid OV element: (34,169).
Index: invalid OV element: (34,210).
Index: invalid OV element: (34,17).
311296:block offset error in U_blkwrite for file 'H08.WEB.USERS', key '', number=131 1:block offset error in delete_from_group for file 'H08.WEB.USERS', key '11196', number=131
'11196' is not a record id in H08.WEB.USERS


I reran convdata to ensure that this file was processed and Unidata thinks it's fine.



--
Jeff Butera, Ph.D.
Manager of ERP Systems
Hampshire College
jbut...@hampshire.edu
413-559-5556

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to