Basically you first make a backup copy of your database and use oracle datapump to export the dB.
Create a new dB mountpoints (NFS mountpoints- u01 - for oracle binarys u02 -for oracle DB u03 -for oracle DB backups of the new DB(10g or 11g ). Next import the new dB you exported and bring it online follow Oracle recommended procedures. If you have an Oracle Metalink account you can search for migrating to 10g Standalone DB. Recently we did this at our site as Oracle XE only support 4GB database maximum in Tablespace. I hope this helps! Search Oracle Metalink Regards, Dwayne Lee On Tue, Dec 17, 2013 at 8:04 PM, Butcher, Nathan < [email protected]> wrote: > Hi all, > > I've seen some documentation from upgrading Oracle XE to 11g on older > versions of spacewalk, and also some documentation on migration to Postgres > from Oracle. > > All I want to do is consider upgrading my Oracle 10g install to 11g > > I'm not a DBA, so is there any special things that i have to keep in mind > when doing this on spacewalk? > > Thanks, > > Nathan > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
