[Spacewalk-list] Fix: Display system updates or packages failed

Michael Mraka michael.mraka at redhat.com
Fri Jul 25 07:11:51 UTC 2008


Thomas von Steiger wrote:
...
% >Looks like you may be hitting an oracle bug.  See:
% >
% >https://bugzilla.redhat.com/show_bug.cgi?id=453176
% >
% >Looks like there may be a workaround as well..
% 
% Great!
% 
% SQL> alter system set "_optimizer_cost_based_transformation"=off  
% scope=memory;
% System altered.
% SQL> commit;
% Commit complete.

Just for sure... do you know that you changed this option in memory only?
If you want make this change permanent (i.e. survive database restart) issue

SQL> alter system set "_optimizer_cost_based_transformation"=off scope=spfile;


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




More information about the Spacewalk-list mailing list