Solaris version issue

Hi Friends,

I am new in solaris. yesterday i installed solaris in VM. now while installing weblogic setup(.bin) its giving me Invalid argument error.

after some google i have two points in my mind

1) i am using solaris on intel machine. thats why i am facing this issue. If answer is yes then what is solution

2) i have different bit of solaris os. i used uname -a output is
SunOS Vishal 5.10 Generic_137138-09 i86pc i386 i86pc
What is meaning of Generic_137138-09 i86pc i386 i86pc

Please help....i know i dont know answer of simple question...but please help

Regards
Vishal Baghla

1) you should -- regardless of operating system or application type -- read up on the documentation, at least the install guides anyways, of the software you are installing ... the error you see looks very routine and should have already been addressed by the install docs ...

2) man uname

SunOS 5.10 is Solaris 10.
More details are in the text file /etc/release

Generic_137138-09 i86pc i386 i86pc

Generic_137138-09 - Represents Kernel Patch level.

i86pc - X86 architecture

We have two architecture Sun Hardware supports.

One is sparc architecture / x86 is Intel platform