-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Consider my day made. :) Thanks Michael.

Devan

On Wed, 18 Feb 2009 17:13:13 +0100
Michael Mraka <michael.mr...@redhat.com> wrote:

> Devan Goodwin wrote:
> % -----BEGIN PGP SIGNED MESSAGE-----
> % Hash: SHA1
> % 
> % Has anyone figured out a way to automate the steps in the install
> guide % for:
> % 
> %     /etc/init.d/oracle-xe configure
> 
> /etc/init.d/oracle-xe configure <<ORA
> 9000
> 1521
> spacewalk
> spacewalk
> y
> ORA
> 
> % 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
> 
> % Have a cobbler setup here to create guests for testing but it'd
> save me % a lot of hassle if I could script these and have the box
> nearly ready % to go with spacewalk after kickstart.
> % 
> % Cheers,
> % 
> % Devan
> 
> --
> Michael Mráka
> Satellite Engineering, Red Hat
> 
> _______________________________________________
> Spacewalk-devel mailing list
> Spacewalk-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-devel


- -- 
  Devan Goodwin <dgood...@redhat.com>
  Software Engineer     Spacewalk / RHN Satellite
  Halifax, Canada       650.567.9039x79267
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkmcOMAACgkQAyHWaPV9my4fowCfco8xZ34UX+EkJ249aMsh9jMg
0PwAn2jmGyydZwmfFVVMkczSoCBMNTtG
=Geab
-----END PGP SIGNATURE-----

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to