Dear Eng. Knut,
very thanks for your support
your command working good and after i run it i can start the installation
thanks a lot for your effort
and if you approve
i planning to test the oracle database with 1 month and i will feed bask also
with the status after this
thanks a lot
> Date: Thu, 30 Apr 2009 10:48:54 +0200
> From: Knut.Hatlen at Sun.COM
> Subject: Re: Oracle 10g on OpenSolaris (Solaris 5.11)
> To: jenovaux at hotmail.com
> CC: databases-discuss at opensolaris.org
>
> Jenova <jenovaux at hotmail.com> writes:
>
> > Hi all
> > This is the first time to install oracle 10g under opensolaris b103
> > I am facing this error actual version 5.11 need 5.10
> > Is there any way to fix this error
>
> Perhaps you could use DTrace to intercept uname(2) and make it report
> version 5.10:
>
> pfexec dtrace -w -n 'syscall::uname:entry {self->p=arg0;}
> syscall::uname:return {copyoutstr("5.10", self->p+257*2, 5);}'
>
> --
> Knut Anders
_________________________________________________________________
Hotmail? has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.opensolaris.org/pipermail/databases-discuss/attachments/20090506/150a9fda/attachment.html>