UTB Errors

ellendavis

Active Member
I am have a very strange problem. We restored a backup copy of our data library. I can see the data through the application. ie P01012 and the data displays.
But, when I go through UTB I get an error saying that the table does not exist in the datasource.

I have recreated the data source and am still having the problem.

I have even reloaded the last full build.

I can do the UTB against the control tables ok, these we also restored.

I have verified that the OCM mappings are correct.

This is what I get for an error in the log.

192/1312 Fri Sep 06 16:17:34 2002 B9861110.c131
F0101 not found in Business Data - JDEX.

Does anyone know where else I can look?

Ellen

ERP8.0 SP19
AS/400 V5R1M0
Wins 2000 Fat clients
Citrix
 
Just wanted the list in know that I found the problem. When we restore the libary somehow the AS/400 cross-reference table did not get updated.

The following query pin pointed the problem:

SELECT TABLE_NAME, TABLE_SCHEMA, SYSTEM_TABLE_SCHEMA FROM QSYS2/SYSTABLES

We restore another copy of the library and the problem went away.

Ellen Davis
ERP8 SP19
AS/400 V5R1M0
Citrix Win2000
 
Back
Top