I got this error when my subroutine was writing a record into a file that had an indexed field that was built by SB+. The WRITE failed on that account and the subroutine died most ingloriously.

-Kevin (mobile)

On Jan 21, 2010, at 8:54 AM, [email protected] wrote:

Wondering if anyone has seen this.

asjava.uniobjects.UniSubroutineException: Unknown Error [30102] Occurred

I suspect that this is a result of a typo.  I had originally saved the
BASIC subroutine source file with a space in the name.  WEB-BPGM get
ExportOrders.  Then I cataloged it as getExportOrders with no space.

To try and correct this I
1)  Saved the source code as WEB-BPGM HOLD.
2)  Used the AE editor and deleted the source and object for
getExportOrders.
3) Did DELETE.CATALOG getExportOrders. This left no more references to
the program in the CTLG directory.

Then I
1)  Resaved HOLD as getExportOrders
2)  Recompiled
3)  Recataloged (LOCAL)

Still get the error.  Anyone have any ideas what the error might be
referring to?

Charles Shaffer
Senior Analyst
NTN-Bower Corporation
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to