On Wed, Feb 18, 2009 at 11:30:30AM -0800, Mike McCune wrote: >> >> % And the creation of the spacewalk user / permissions? >> >> su - oracle -c 'sqlplus / as sysdba' <<EOS >> create user spacewalk identified by spacewalk default tablespace users; >> grant dba to spacewalk; >> alter system set processes = 400 scope=spfile; >> alter system set "_optimizer_filter_pred_pullup"=false scope=spfile; >> alter system set "_optimizer_cost_based_transformation"=off >> scope=spfile; EOS > > we should consider adding the user creation steps to spacewalk-setup
Do you mean spacewalk-setup the package, or spacewalk-setup the file in /usr/bin? -- Jan Pazdziora Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
