All -

I am trying to get a java application (billing system) to run on an Oracle 8.1.5, Solaris 7 system. When I first tried, I got many ORA-00904 errors. When I looked on technet.oracle.com, the suggested resolution was to run initjvm.sql, which I did. However, after running that successfully (see previous posts by me) I am still getting ~700 of the same errors. A sample is posted below. Is there somethign I am missing?

R

resolver :
Error while resolving class com/gnaps/dataobjects/BILL_ITEMStructHelper
ORA-00904: invalid column name

Error while resolving class com/gnaps/dataobjects/BILL_ITEMStructHolder
ORA-00904: invalid column name

Error while resolving class
com/gnaps/dataobjects/ACCOUNT_PRODUCT_XREF_TYPEDataO
bject
ORA-00904: invalid column name

Error while resolving class com/gnaps/dataobjects/ADDRESS_TYPEStruct
ORA-00904: invalid column name

Error while resolving class
com/gnaps/taxcode/TAXJURISDICTIONTAXCODEStructHelper
ORA-00904: invalid column name

Error while resolving class com/gnaps/billing/TestThread
ORA-00904: invalid column name