[Spacewalk-list] Error generating satellite activation cert

Michael Mraka michael.mraka at redhat.com
Wed Jul 2 08:26:24 UTC 2008


adjete wilson wrote:
% I did fix this error but now I'm getting this one:
% RHN::Exception: DBD::Oracle::db prepare_cached failed: ORA-00942: table or
% view does not exist (DBD ERROR: error possibly near <*> indicator at char 31
% in '
% SELECT id, label, name
%   FROM <*>rhnChannelFamily
% WHERE ORG_ID IS NULL
% ORDER BY label
%   ') [for Statement "
% SELECT id, label, name
%   FROM rhnChannelFamily
% WHERE ORG_ID IS NULL
% ORDER BY label
%   "]
%   RHN::DB /usr/lib/perl5/site_perl/5.8.8/RHN/DB.pm 237
% RHN::Exception::DB::throw
%   RHN::DB::DataSource /usr/lib/perl5/site_perl/5.8.8/RHN/DB/DataSource.pm 73
% RHN::DB::handle_error
%   RHN::DataSource /usr/lib/perl5/site_perl/5.8.8/RHN/DataSource.pm 133
% RHN::DB::DataSource::run_query
%   main gen-oss-sat-cert.pl 80 RHN::DataSource::execute_query
% 
% Any ideas?

Sounds like your schema is not fully populated.
Did your instalation finish without errors?

Also check if the table exists:
su - oracle -c 'echo desc rhnChannelFamily | sqlplus spacewalk/spacewalk at xe'

--
Michael Mráka
RHN Satellite Engineering, Red Hat




More information about the Spacewalk-list mailing list