Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: oracle 9i in solaris 10 zones
Just a heads up -
There is a bug if you run the your 9207 OMS repository database on Solaris 10 it affected my ability to save the preferred credentials The workaround was to unset the environment variable LANG before starting the OMS
When I applied the October security patch the prereq tests that check the db version failed and the patch exited.
The workaround was to add 5.10 to the list of OS versions allowable in the oraparam.ini provided in the patch
Other than those 2 issues I have not seen an issue.
code from OMS startup script
# this is required because the OEM repository is running on sun 10 and is 9.2.0.7
unset LANG /u01/app/oracle/product/9.2.0/bin/oemctl start oms ________________________________ From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of David Sharples Sent: Friday, March 24, 2006 11:21 AM To: roger_xu_at_dp7uptx.com Cc: Oracle-L_at_Freelists. Org (E-mail) Subject: Re: oracle 9i in solaris 10 zones yes it is supported (see certification guide on metalink) On 3/24/06, Roger Xu <roger_xu_at_dp7uptx.com> wrote: Hi, Is 9i supported with Solaris 10? Any comments on running two instances of oracle on twodifferent zones in a SUN V490 server?
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Mar 24 2006 - 12:38:22 CST
![]() |
![]() |