Installing Oracle 10.2.0.2 on Solaris 11 (Solaris Express) x86

Hi!
I have a problem with installing oracle on Solaris 11. When I ran installation program I got a message like this: "Wrong version of OS. The version must be 10".
Then program finished its work.
Is it possible to install Oracle 10.2.0.2 (or another version) on Solaris 11?

Solaris 11 is not certified with 10g R2, that's why you getting error.
Check link for more details => Certify - Oracle's Certification Matrices
Virag

Similar Messages

  • Error in invoking ntcontab.o while installing Oracle 9.2.0.1.0 in Solaris 9

    Hi all,
    Pre-installation:
    I install the oracle with user "oracle" which belongs to "dba" group.
    The environment variables are
    PATH=/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,Ultra-80/sbin:/opt/sun/bin:/opt/SUNWexplo/bin
    LD_LIBRARY_PATH=/usr/openwin/lib
    OPENWINHOME=/usr/openwin
    ORACLE_OWNER=oracle
    Also, i created /oracle folder for the installation of oracle
    Synonym:
    While installing oracle, I was encountered the error in invoking target ntcontab.o of makefile /oracle/OraHome92/network/lib/ins_net_client.mk while installing Oracle 9.2.0.1.0 in Solaris 9 unix machine.
    The content of /oracle/OraHome92/install/make.log is as follows
    /usr/ccs/bin/make -f ins_net_client.mk ntcontab.o ORACLE_HOME=/oracle/OraHome92
    (if [ "assemble" = "compile" ] ; then \
    /oracle/OraHome92/bin/gennttab > ntcontab.c ;\
    cc -c ntcontab.c ;\
    rm -f /oracle/OraHome92/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/OraHome92/lib ;\
    /usr/ccs/bin/ar rv /oracle/OraHome92/lib/libn9.a /oracle/OraHome92/lib
    /ntcontab.o ; fi)
    (if [ "assemble" = "assemble" ] ; then \
    /oracle/OraHome92/bin/gennttab > ntcontab.s ;\
    /usr/ccs/bin/as -xarch=v9 -P -o ntcontab.o ntcontab.s ;\
    rm -f /oracle/OraHome92/lib/ntcontab.o ;\
    mv ntcontab.o /oracle/OraHome92/lib ;\
    /usr/ccs/bin/ar rv /oracle/OraHome92/lib/libn9.a /oracle/OraHome92/lib
    /ntcontab.o ; fi)
    Error in finding run directory. Using default /opt/SUNWspro/binerror: Unable to
    find current directory
    *** Error code 1
    make: Fatal error: Command failed for target `ntcontab.o'
    Could anyone give me a suggestion how to fix the problem.
    It's urgent
    Many thanks,
    Kelvin

    If someone having above problem....
    umount partitions where installing oracle and then check perrmisions to mount point and mount back.
    This work for me.
    Thanks

  • Installing Oracle 11g 11.2.0.3 on Solaris 11.1

    I'm trying to install the Oracle Database 11g release 11.2.0.3 on to Solaris 11.1. I've place the command below and the results of the command. Please see below:
    ./runInstaller -executePrereqs
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 180 MB. Actual 2971 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 3554 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-11-08_04-50-43PM. Please wait ...louis@Solaris_T510:~/Downloads/Oracle_Database-11g_11.2.0.3/database$ Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-2" to type FontStruct
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-13" to type FontStruct
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-5" to type FontStruct
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-7" to type FontStruct
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-9" to type FontStruct
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-15" to type FontStruct
    Warning: Cannot convert string "-ricoh-hg gothic b-medium-r-normal--*-140-*-*-m-*-jisx0201.1976-0" to type FontStruct
    Warning: Cannot convert string "-ricoh-hg gothic b-medium-r-normal-*-*-140-*-*-m-*-jisx0208.1983-0" to type FontStruct
    Warning: Cannot convert string "-ricoh-heiseimin-w3-r-normal--*-140-*-*-m-*-jisx0212.1990-0" to type FontStruct
    Warning: Cannot convert string "-hanyang-kodig-medium-r-normal--*-140-*-*-m-*-ksc5601.1992-3" to type FontStruct
    Warning: Cannot convert string "-monotype-song-medium-r-normal--*-140-*-*-m-*-gb2312.1980-0" to type FontStruct
    Warning: Cannot convert string "-hanyi-ming-medium-r-normal--*-140-*-*-m-*-big5-1" to type FontStruct
    It appears to me that I'm missing a Font library that may be causing this warning to occur. Can anyone provide me with a solution to this problem. If there is an additional package that needs to be installed, please point me in the direction to locate it.
    The prerequisite panel does show on the screen giving me a waring about the size of the swap partition.
    Thanks

    user457508 wrote:
    The exact command that I'm using is at the begining of this post.
    That is the runInstaller command I believe. I was referring to the command you used to log in to an account on the server.
    I'm logged on local to the machine as a use that uses sudo when required. The installation files are under my Download directory. When veiwing the command please notice the I'm only using the prerequisite option on the command.
    Did you sudo to the account that you are using to install ? If so, do not use sudo - try logging in directly to the account that you want to use for the install. Once you do so, xclock must work without errors for the runInstaller to work.
    As I said earlier it appears that I'm missing a Font Library, can you tell me where I can find the fonts that are missing? The errors that I'm getting are just Warnings.
    Someone suggested that I continue with the install and use the ignore option on the command line. How do I find out what the option is or what should be in the command?
    As I mention earlier the documentation that I have about installing Oracle Database 11g in a Solaris environment makes heavy reference to Solaris 10. Very little about Solaris 11 or 11.1. That is also confusing me. What should I do to move forward?
    ThanksHTH
    Srini

  • Installing Oracle 9iR2 32 bit on Red Hat 3 AS x86-64

    Good day all,
    I have troubles installing 9iR2 Oracle 32 bit on Red Hat 3 AS 64 bit. All prerequisites are done (according to http://www.puschitz.com/InstallingOracle9i) but installation encounters abnormal termination on the stage where you press Install button. The indicator actually goes to 100% at once and then it opens window where I have to input ORACLE_HOME again.
    In Installation log it says the following
    /opt/oracle/9.2.0/inventory/filemap/./files.map (No such file or directory)
    Unable to read the list of homes from the inventory.
    Note that Installtion is being made from HDD and I also changed JRE used bu Oracle installer to my own jre on the machine since Oracle jre cannot launch oracle installer on this machine at all.
    JRE path settings can be changed in Disk1/install/linux/oraparam.ini file in the following string
    JRE_LOCATION=
    Looking forward to any ideas you have.

    Good day all,
    I have troubles installing 9iR2 Oracle 32 bit on Red Hat 3 AS 64 bit. All prerequisites are done (according to http://www.puschitz.com/InstallingOracle9i) but installation encounters abnormal termination on the stage where you press Install button. The indicator actually goes to 100% at once and then it opens window where I have to input ORACLE_HOME again.
    In Installation log it says the following
    /opt/oracle/9.2.0/inventory/filemap/./files.map (No such file or directory)
    Unable to read the list of homes from the inventory.
    Note that Installtion is being made from HDD and I also changed JRE used bu Oracle installer to my own jre on the machine since Oracle jre cannot launch oracle installer on this machine at all.
    JRE path settings can be changed in Disk1/install/linux/oraparam.ini file in the following string
    JRE_LOCATION=
    Looking forward to any ideas you have.

  • How to install oracle connection manager on solaris 10

    I have installed oracle application server 10.1.2 on solaris 10. How do i install oracle connection manager utility.
    My end goal is to use applets/jdbc.
    Thanks

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • Installing ORACLE Forms & Reports Ver 10g

    Hi ,
    Some serious problem, please look into it.
    I installed Oracle Forms and Reports Services (10g) in Solaris
    successfully. We are using oracle 8.1.7.3 version.
    After installing when i am looking for "rwbuilder" in bin folder is
    missing but others like "rwrun, rwclient, rwserver" all are there.
    Then when I am running the "rwrun.sh" I am getting the error
    "REP-0001: Unable to find the Report Builder message file. Please verify
    your installation."
    Changed permissions for reports/mesg directory. But still same problem.
    do get back.
    Thanks
    -Rakesh

    Hi Rakesh,
    rwbuilder.sh should be present in $ORACLE_HOME/bin directory. If not, it seems like there is some problem in the installation. However, the missing message file error is because of not setting the ORACLE_HOME environment variable. Try setting ORACLE_HOME enviornment variable before invoking rwrun.sh. It should work fine.
    Regards,
    Arun

  • How to install Oracle 10g Release 2 (10.2) for RHEL 5

    Hello Guys,
    I want to install Oracle® Database 10g Release 2 (10.2) for Linux x86-64 in RHEL 5
    Please experience people guide me ... please don't give me http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm (Oracle® Database Installation Guide 10g Release 2 (10.2) for Linux x86-64) link i already gone through but it's to much in depth and not able to understand what is that i can use from this.
    My Machine is having 12GB RAM and it's 64bit machine.
    So please provide me steps that only relate to my oracle installation. I just want to do simple installation without database and my machine not have graphical interface also.
    Send me your generic steps that i can run on my machine. if you want information about my system specification please ask.
    So please people help me out... i am really thankful to you guys .....
    Thanks ,
    ORACLE DBA P

    That also good idea man. thanks for your valuable advice.
    I have confusion here ...
    3. Changes to be made to Kernel parameters
    After installing above mentioned packages, we need to change some Kernel parameters and make them match to Oracle requirements. Parameters which should be changed are shown below
    shmmax     2147483648
    shmmni     4096
    shmall     2097152
    shmmin     1
    semmsl     250
    semmns     32000
    semopm     100
    semmni     128
    file-max     65536
    ip_local_port_range     1024 65000
    rmem_default     1048576
    rmem_max     1048576
    wmem_default     262144
    wmem_max     262144
    We do all these changes in the /etc/sysctl.conf file by adding these lines to that file:
    kernel.shmmax = 2147483648
    kernel.shmall = 2097152
    kernel.shmmni=4096
    kernel.sem=250 32000 100 128
    fs.file-max=65536
    net.ipv4.ip_local_port_range=1024 65000
    net.core.rmem_default=1048576
    net.core.rmem_max=1048576
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    Question: What will be my value for this as my system is 64bit so this all parameter is ok if i put all straight ?
    ----> Setting Shell limits for the Oracle UserTo improve the performance of the software on Linux systems, you must increase the following shell limits for the oracle user:
    1. Add the following lines to /etc/security/limits.conf file
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    2. Add the following lines to /etc/pam.d/login file
    session required /lib/security/pam_limits.so
    session required pam_limits.so
    3. In order to use Oracle Software, we need to make a change in “oracle” user’s buffer size and number of opened file descriptors. In order to do it, we add below lines to /etc/profile file
    if [ $USER = "oracle" ]; then
    if [ $SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    fi
    Question: this things also i need to change ?

  • ERROR INSTALLING ORACLE ENTERPRISE 11G in RHEL 63

    Dear All:
    I am installing Oracle Enterprise 11g in RHEL 6.3, but I got some errors due to components of Red Hat in the section : "PRE_REQUISITE CHECK"
    The versions of componentes of RHEL are newer than version required by Enterprise 11g.
    package: libaio-0.3.105 Failed
    package: compaq-libstdc++-33-3.2.3 Failed
    package: libaio-devel-0.3.105 Failed
    package: libgcc-3.4.6 Failed
    package: libstdc++-3.4.6 Failed
    package: unixODBC-2.2.11 Failed
    package: unixODBC-devel-2.2.11 Failed
    package: pdksh-5.2.14 Failed
    I need your help to define what to do? I should omit them? or correct them? how to correct?

    Hi,
    Kindly find the prerequisite packages in the following note
    Requirements for Installing Oracle 11gR2 RDBMS on RHEL6 or OL6 64-bit (x86-64) (Doc ID 1441282.1)
    If you have newer than defined prerequisites, you can ignore these warnings and continue installation
    Thanks,
    Krishna

  • Error installing Oracle Developer 10g R2

    First off, please let me know if this is the wrong forum.
    I'm trying to install Oracle Dev 10g R2 on a Windows XP SP3 x86 computer, but I'm getting an error every time I start it. We have it extracted to two folders, one for disk 1 and one for disk 2. I go into disk 1, install, and click setup.exe. The command prompt comes up, I can see it say everything passes, then after maybe 10 seconds it crashes while trying to load the Oracle Universal Installer. The error message is: "An unhandled win32 exception occurred in setup.exe [2320]".
    I only have Visual Studio 2005 installed right now (we're trying to create a base image to make system deployment easier, and the dev that needs this particular laptop requires a different version of VS than the rest of the devs so I haven't installed 2008 or 2010 yet). Could that be the cause? Does 10g R2 require VS 2008 or 2010 to be installed or something?
    Any help would be greatly appreciated.
    Steve
    Edited by: user13479334 on Dec 14, 2010 12:03 PM

    I re-imaged the laptop, and the install went through this time.

  • Installing oracle 10g release 2 on spark solaris!! urgent help!

    hi guys!
    Am installing oracle 10g r2 on spark sun solaris. I did install the software without any pb, but when installing the database using dbca, I have this errors.
    ORA-27154: post/wait create failed
    ORA-27300: OS system dependent operation:semget failed with status: 28
    ORA-27301: OS failure message: No space left on device
    ORA-27302: failure occurred at: sskgpcreates
    Edited my kernel parameters and in the /etc/system file, ai've added
    set noexec_user_stack=1
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmns=1024
    set semsys:seminfo_semmsl=256
    set semsys:seminfo_semvmx=32767
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_shmseg=10
    Space aint an issue and dont know how to over come this error!
    Should ai just install the db using scripts and run the neccessary .sql scripts instead of going through dbca?
    junior DBA in distress.

    This appears to be because of low semaphores setting. Did you reboot your server after making the /etc/system parameter changes ?
    -Ramesh

  • Error while installing Oracle 10g on Solaris 10.

    Hi all,
    I am trying to install Oracle 10g on Solaris 10 (x86). I did every thing that is given in the Installation manual
    created user,group and directories. set all the env variables.
    executing the runinstaller it throws error
    error in writing to directory /tmp/OraInstall2009-04-06_07-14-09PM.please ensure that this directory is writable and has atleast 69MB of disk space.Installation Cannot continue.+
    *:Error 0*
    I have given recursive a+rwx permission to /tmp folder and /tmp has 3.2 GB free space. am i missing some thing??
    I am very new to Solaris and Oracle;Please help me with this.
    Thanks.
    Regards
    Akhilesh Bhale

    Check also if the t-bit is set:
    [root@vtl1g121 ~]# ls -dl /tmp
    drwxrwxrwt 11 root root 4096 Apr 10 11:44 /tmp
    This is needed to mark the filesystem/directory as temporary.
    Sometimes this can cause such problems also
    Command: chmod +t   /tmp                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Install oracle 8.1.7 in Solaris Problem

    I have completed to install Oracle in solaris and
    created database, when I use sqlplus login to new created database
    The following error is displayed:
    "ora-07217 : sltln : environment variable cannot be evaluated"
    The following is the environment variable for oracle user
    HOME=/oracle_data1/oracle/product/8.1.7
    HZ=100
    IFS=
    LD_LIBRARY=/oracle_data1/oracle/product/8.1.7/lib:/usr/openwin/lib:/usr/db/lib
    LD_LIBRARY_PATH=/oracle_data1/oracle/product/8.1.7/lib:/usr/openwin/lib:/usr/db/lib
    LOGNAME=eprc817
    MAILCHECK=600
    OPTIND=1
    ORACLE_BASE=/oracle_data1/oracle
    ORACLE_HOME=/oracle_data1/oracle/product/8.1.7
    ORACLE_SID=eprc
    PATH=/usr/bin:/usr/ucb:/etc:/oracle_data1/oracle/product/8.1.7/bin:/usr/ccs/bin:/usr/openwin/bin:.
    PS1=$
    PS2=>
    SHELL=/bin/sh
    TERM=ansi
    TZ=Hongkong
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=400
    set shmsys:shminfo_shmseg=50
    set shmsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=1024
    set semsys:seminfo_semmns=1024
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767

    You may try to add the environment variable
    ORACLE_TERM=vt100 which is not include in your envornment setting.

  • Install oracle 8.1.7 on Solaris(x86) 10 b72

    Has anyone Installed oracle 8.1.7 on Solaris(x86) 10 b72???
    When I run runInstaller I have
    135$ Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/jre. Please wait...
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    ld.so.1: /ora_inst/stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/i386/native_threads/jre: fatal: relocation error: file /ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so: symbol XShmQueryExtension: referenced symbol not found (/ora_inst/install/../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expanded/jre/solaris/bin/../lib/i386/native_threads/libawt.so)
    java.lang.UnsatisfiedLinkError:

    try this:
    LD_PRELOAD="libX11.so libXext.so" ; export LD_PRELOAD
    ./runInstaller

  • Can I install Oracle 8.1.7 on solaris 2.8

    We have a working product which uses oci 7.x calls on solaris 2.7 OS and the oracle version is 8.1.7.
    But when we installed oracle 8.1.7 on solaris 2.8 OS , We are unable to connect to Oracle data base using the same executables.
    My question is : --- Is oracle 8.1.7 is supported on solaris 2.8 OS ?
    thanks and regards

    Yes! We made it only in 1 month, but now it works fine.
    greets
    hgs

  • Install Oracle 8i on solaris

    Hi
    I know that we can install Oracle 8i on Solaris 8.
    Can we install oracle 8i on Solaris 10 ?
    What is the last solaris version that supports installation of Oracle 8i?
    Thanx

    Metalink Certification Matrix shows that Solaris 9 was the last one.
    HTH
    RK

  • Install - Oracle 9i 64 bit on Solaris 9 32 bit

    Hi Team,
    Is it possible to install Oracle 9i 64 bit version on Solaris 9 32 bit OS?
    Thanks in advance.
    Regards
    M.Saravanan

    Hi.
    This is the same question as "Is it possible copy 20GB of data to 10GB hard disk?".
    Of course it is not possible.

Maybe you are looking for

  • ACS 5.3 View Database Backup hanging

    In ACS 5.3 .0.40 the backup of the view database stopped working. There seems that a backup stucked in progress. Incremental backup is configured, I cannot edit the configuration in "Monitoring Configuration -> Data management -> Removal and Backup"

  • How to Enable MMS without BIS

    How to enable MMS without BIS This guide is for you if: you have an BlackBBerry OS 7 device on a regular (non-BIS) data plan   and   2. you cannot send MMS (multimedia) messages. Getting MMS working requires you to split, hex edit, merge and install

  • Iphone 3gs - os 4.0.1 'Updating iPhone Softwar' Freeze

    Hi, I'm in the process of updating the software on my iPhone (3GS) to v 4.0.1. plugged it in...all ok. Backed up Iphone...all ok. BUT, now it is just sitting there with the status bar not moving at all. iTunes as an application is fine (when i attemp

  • How to call t-code from web dynpro ABAP application

    Dear Gurus, I am new to ABAP web dynpros. I have to add a button and have to call a SAP standard t-code if user clicks on this button? How to accomplish this task? Any help or example would be appreciated. Thanks, GSM

  • Can't open borrowed books in Digital Editions

    Summary: I tried to download several borrowed ebooks from the overdrive library. And I got an error message. The error message was the same for each ebook I tried. Steps to reproduce: 1. I click download. 2. Digital editions says its verifying the au