[Spacewalk-list] unregister clients or remove pacakges fromchannel

Ross rmarshall at solidodesign.com
Fri Dec 19 20:22:29 UTC 2008


Okay, now I have gotten the sql statements.

Hibernate: select channelfam0_.channel_id as channel1_1_, channelfam0_.channel_family_id as channel2_1_, channelfam1_.id as id38_0_, channelfam1_.name as name38_0_, channelfam1_.label as label38_0_, channelfam1_.product_url as product4_38_0_, channelfam1_.created as created38_0_, channelfam1_.modified as modified38_0_, channelfam1_.org_id as org7_38_0_ from rhnChannelFamilyMembers channelfam0_, rhnChannelFamily channelfam1_ where channelfam0_.channel_family_id=channelfam1_.id(+) and channelfam0_.channel_id=?

Hibernate: update PXTSessions set value=?, web_user_id=?, expires=? where id=?

2008-12-19 13:57:20,153 [TP-Processor8] WARN  org.apache.struts.action.RequestProcessor - Unhandled Exception thrown: class com.redhat.rhn.common.db.WrappedSQLException

2008-12-19 13:57:20,236 [TP-Processor8] ERROR com.redhat.rhn.frontend.servlets.SessionFilter - Error during transaction. Rolling back

javax.servlet.ServletException: ORA-00942: table or view does not exist


 From this, I am assuming that the table that doesn't exist is: 
rhnChannelFamilyMembers ?

I am not versed in oracle, just MySQL (and MS-SQL, don't tell anyone 
though). How would I know if this tables exists or not?

Thanks
Ross




More information about the Spacewalk-list mailing list