Oracle 10(10.1.0) on Solaris 5.10 Intell

Hi!
I have installed oracle 10g(10.1.0) under solaris intel 5.10,at final stage of installation, while linking the files i receive this error
error:-unable to find make utility in location /usr/ccs/bin/make
i press ignore button 4 to 5 times. then it display installation successfull.
then i started $dbca & every thing goes fine but at 12/12 step it shows a HTML page to save ,i save it but database creation does not apper. i tryed all my possible ways.
could u suggest me what i have missed.i have started installation with this command
$./runInstaller -ignoreSysPrereqs &
thanks n best regards.
viq
Message was edited by:
user557218
Message was edited by:
user557218

At first I need to say you did at least two mistakes.
1. You executed runInstaller with -ignoreSysPrereqs
2. You ignored the (very important) error messages
According to error message that you got I belive that your OS is missing required packages important for succesful install (probably third mistake).
To check whether all required packages are installed execute following command from shell:
pkginfo -i SUNWlibms SUNWtoo SUNWi1cs SUNWi15cs SUNWxwfnt SUNWxwplt SUNWmfrun SUNWxwplr SUNWxwdv SUNWgcc SUNWbtool SUNWi1of SUNWhea SUNWlibm SUNWsprot SUNWuiu8Install the missing packages.
Then execute (as oracle) $ORACLE_HOME/bin/relink all command.
Hope that helps.

Similar Messages

  • Searching Oracle 8.1.7 Client for Solaris on x86/Intel

    Hi all,
    I need an Oracle client 8.1.7 running on a Sun Solaris on a Intel/x86 chipset (in VMware)
    Exists there any location to download this client?
    thanx for help!
    Andreas
    Salzburg, Austria

    Are there plans to have a Solaris x86 version downloadable on OTN? I am making the OS decision for a new development server. I would like it to be Solaris x86 but if Oracle is a no-go on Solaris x86, I will have to use Linux or... hate to say it... M$

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • 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

  • Oracle 11g R2 on HP and Solaris

    Hello All,
    In the Last Week i was installing Oracle 11R2 on two HP servers and one Solaris server. i faced common issues on the three servers and i posted threads about some of these issues.
    But i want to summarize it so i know the solution of each one in order not to face it again.
    Below is the info
    I have 3 servers, two of them are HP where Oracle 10g is installed and one Solaris server where i am doing the Oracle installation for the first time.
    On the 3 servers and when i was installing Oracle 11g R2 the installation failed at the end when it was trying to create the db with this error: the file Seed_Database.dfb containing the datafiles information is missing.
    knowing that i download it Oracle 11g R2 from the Oracle website for the three server. Why this file is always missed ? and even now and after i created a custom database manually (Not during the installation) i can't create a "general purpose db" through dbca because it needs this template file.
    while creating the database on the 3 servers and on step 4 of 12 of the tab related to OEM is disabled. and the emctl is not automatically configured after the creation of the db. why this tab is always disabled on step 4 of 12?
    Regards.

    schavali wrote:
    On the download pages (such as http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-sparc64soft-088481.html) you will see cksums listed - you need to verify cksums to ensure that your download is not corrupted.
    http://en.wikipedia.org/wiki/Cksum
    HTH
    SriniI would think if the download were corrupted, as evidenced by a mis-match in the checksum, he probably never could have unzipped it, much less actually ran an install that simply didn't create some of the stuff he wanted.
    ;-)

  • Oracle 8.1.5 and Solaris v7 for Intel

    Does anyone know if Oracle 8i (8.1.5) will work on Solaris v7
    for Intel. Don't laugh...I know these are old versions but if
    they will work I would like to know.

    Does anyone know if Oracle 8i (8.1.5) will work on Solaris v7
    for Intel. Don't laugh...I know these are old versions but if
    they will work I would like to know.

  • Reg: Oracle 9i Enterprise Edition software for solaris x86 (32-bit)

    Hi,
    Where can i download the Oracle 9i Enterprise Edition software for solaris x86 (32-bit).
    Thanks in advance.
    Edited by: ora_man_8873786 on May 14, 2011 12:50 AM

    If you have a CSI you can always order the CD at My Oracle Support by submitting a SR.
    Sybrand Bakker
    Senior Oracle DBA

  • Configuration assistant error with Oracle 10g 10.2.02 with Solaris 10 6/06

    Hi all,
    As anyone seen this a fix for this error?
    I have installed Solaris 10 6/06 x86 on VMWare 5.2 which works fine.
    When I attempt to install Oracle 10g 10.2.02 for Solaris x86 (released in Sept 06), the install goes fine until I get to the configuration assistant stage.
    The first Net based configuration assistant fails with a Java exception which seems to be related to a Sig 11 in the libc library.
    This looks like an error fixed by a patch mentioned in the release notes but the patch does not seem to be available for this version of Solaris.
    Any comments would be greatly appreciated...
    Regards
    Anthony

    Hi all,
    Just to update this.
    I have deselected the create database option part of the install and Oracle installs OK!
    The problem is in the create database phase which I have manually done when I use the dbca program.
    When I get to the create database operation of the the dbca wizard, I get a the following error "ORA-00600, internal error code, arguments [kelntf-ldminit, [146],[1],[],[],[],[],[]"
    Any offers?

  • Download Oracle 10g Character set scanner for Solaris

    http://www.oracle.com/technology/software/tech/globalization/index.html
    the above link contains only the oracle 9i Character set scanner but I need the Oracle 10g Character set scanner for Solaris
    please assist me.

    Pl see MOS Doc 745809.1 (Installing and configuring Csscan in 10g and 11g (Database Character Set Scanner)
    HTH
    Srini

  • Installation problems with Solaris 8 on Intel

    Howdy,
    I am having some problem with my installation of Solaris 8 on Intel. I am installing the system on a P133 (Asus TX97 motherboard). When I first start the installation and perform the system scan I get the following error:
    The PnP ISA: IDE Controller programable device was unable to be programmed.
    This could be caused by two possible reasons:
    - Lack of resouces available
    - There is a conflict with the following already-existing device: 8086,7111 - Bus Mastering IDE Controller
    When I bring up the View/Edit device settings and I scroll to the IDE controller there is an ! mark beside the PCI IDE controller. The controler is specifying: Bus 0, device: 1, function: 1 port 1F0-1F7, 3F6, 170-177, 376, E000-E00F, 0 IRQ 14, 15
    Does anyone have any suggestions on how to resolve this conflict? I tried removing the PCI IDE interface and then installing a ISA IDE interfact (for IRQ: 14, IRQ 15 automatically put a PnP IDE controller there). This seemed to resolve the conflict but then I received a: No Bootable devices have been found.
    If anyone can help out with how to resolve the conflict, or what the No Bootable Devices have been found error it would be greatly appreciated.
    Currently there is a partition set up with NT on it, but I wish to basically get rid of everything on the HD and install Solaris on it. FYI, when I check the HD's in NT it mentions I/0: 1F0-1F7 IRQ 14 and also I/O 170-177 IRQ 15.
    Any help would greatly be appreciated.
    Regards,
    S.

    When I close down Solais in the CDE I am taken back to the logon screen
    and I turn the PC off.Don't do that. If you simply turn off the PC, the OS has no chance to
    write back cached / modified disk data back to the HDD - this is also the
    reason why solaris has to check the filesystems on the next boot and apparently
    has to repair filesystem defects.
    What you have to do is shutdown the machine, before you can power it off.
    Login as user "root" and use the command
    init 5
    or
    halt
    "init 5" will shutdown system services, by executing commands from
    /etc/rc0.d/K* with argument "stop". Then it'll sync all modified disk blocks to
    the HDD, kills all remaining processes and unmounts all filesystems. In this
    state it's safe to power off the machine!
    "halt" is a quick-and-dirty shutdown. It does not stop system services (the
    /etc/rc0.d/K* commands are not run). But, it syncs all modified disk blocks
    to the HDD, kills all processes and unmounts all filesystems. "init 5" is preferred,
    especially if you have services like a database server running on the machine,
    which needs to be cleanly shutdown. On the other hand, with a default solaris
    installation and no extra services, a simple "halt" should be OK.
    Btw. if multiple users are logged in on the machine, you should also have a look
    at the shutdown(1M) command. "shutdown" sends warnings to the logged in
    users that the machine is about to be shut down, ...

  • How can I use the "gcc compiler and emacs editor" in Solaris 8 for Intel?

    I installed Solaris 8 for Intel to my desktop computer.
    After the installation, I found I couldn't use the companion software (the software CD included in the Multilinugal Media Kit for Solaris 8) - especially the emacs editor and gcc compilers.
    I certainly installed the companion software to my computer. And I can identify that those softwares are
    really installed to my system. In order to check out whether I installed them or not, I went to the "System Administrator" and opened the "Solaris Product Registry", in which I identified that all the files in
    the companion software were succesfully installed in my computer.
    However, when I open terminal or console box and tries to use those
    software, the system responds that "there is no emacs or gcc."
    Why I cannot use those things?
    Did I install the companion software wrong?
    I really don't understand why I can't use them.
    For your reference, I saw the directories "/usr/bin" and "usr/ccs/bin"
    too.
    In /usr/bin I typed
    #as
    and no such command.
    In /usr/ccs/bin
    #as
    and also no such command
    was what I had as a response.
    If I installed the companion software CD correctly and if they are installed somewhere in my computer,
    where I can find them and how I can use those softwares?
    Lastly, whenever I try to connect to my ISP via telnet mode, I see this
    message.
    "Try to connect ...
    connected to ***.***.***.*** (IP address of my ISP)
    Closed by foreign hosts."
    Is there any one who knows why this happens?
    Thanks for reading my question.

    gcc and emacs install in /opt/sfw. You should change your path statement to include /opt/sfw/bin and should obtain the FAQ from sunfreeware.com. The FAQ answers all your questions.
    I have installed gcc and gtk and am using both at this time.
    [email protected]

  • Solaris 8 for intel boot disk.

    My Solaris 8 for intel boot disk was delivered to me corrupted and will not boot in serveral of my machines, how do I go about creating another one or should I request a replacement. Thanks.

    Hi
    This is Raghu from Hyderabad, India
    you can download bootdisk creation files from following site.
    http://soldc.sun.com/support/drivers/dca_diskettes/
    try in with this URL it may be help you out.
    please give me reply
    Raghu

  • Fail to install solaris 8 for intel

    hello. i downloaded three files and made a CD for each one. but during the installing on a Dell PowerEdge 6450
    (4 x Pentium III 550)which has two AIC 7899 ultra160/m SCSI adapters and a Dell PERC RAID controller (i note they are not included in the hardware compatibility list of solaris 8 for
    intel), the install process stopped when it was "I2O Nexus:
    initializing IO processor 0" and didn't go any further. when i attempt to intall it on another machine(2 x PIII 1000) which has a AIC 7892 ultra160/m SCSI adapter, the process
    stopped saying "no disks that meet the criteria in the solaris installer documentation found" after solaris web start began to run. before this, it has reported resource conflict of PNP0C01
    and ISY0050. and the installing stopped when "using RPC bootparams for network configuration information" on a PIII 800 PC. what's wrong with my installing. is it due to the incompatibility of hardware or something else?how to resolve it if possible? help is in need very much.besides,what does
    DCA mean?sorry, i'm a newbie in this field.
    thanks
    xoing

    Hi,
    Problem with PERC RAID controller card.
    You try to install the driver for AIC 7899 and Dell PERC RAID controller card. In dell computers, they have dell PERC RAID controller driver for Solaris 7 version. They don't have the driver for solaris 8 version.
    You can download driver for SCSI AIC 7899 from this URL:
    http://www.adaptec.com/worldwide/support/driverdetail.html?cat=/Product/ASC-39160&filekey=u160_slrs_v121_dd.img.Z
    Then you check with your local dell support provider for PERC RAID controller driver for solaris 7 and solaris 8.
    Thanks.
    revert back.
    regards,
    Senthilkumar
    SUN - DTS

  • Tiffsplit crashes on Solaris (sparc and intel), okay on Linux

    Hello experts,
    I have a tiff file that causes a crash with tiffsplit when run
    on Solaris (both Sparc and Intel) but not on Linux.
    It works successfully on
    Red Hat Linux 2.4.18 -- libtiff.so.3.5
    but crashes on
    Solaris 9 on Sparc -- libtiff.so.3.7.1
    Solaris 9 on Sparc -- libtiff.so.3.9.4
    Solaris 10 on Intel -- libtiff.so.3.8.2
    It's crashing at a call to
    TIFFGetField(in, TIFFTAG_GROUP3OPTIONS, &v)
    and pstack shows stack trace like
    $ pstack /var/core/core.tiffsplit.15965
    core '/var/core/core.tiffsplit.15965' of 15965: /usr/local/bin/tiffsplit file.tiff
    ff32a4e8 _TIFFVGetField (26280, 124, ffbff260, 67, 27e48, 2a) + 1a0
    ff3498f0 PredictorVGetField (26280, 124, ffbff25c, ff3213c4, 3, 26288) + 30
    ff32acd0 TIFFVGetField (26280, 124, ffbff25c, ff34d838, ff34d848, ff34d858) + 70
    ff32ac50 TIFFGetField (26280, 124, ffbff2a4, 0, 0, 26000) + 1c
    00011754 tiffcp (26280, 285f8, ffbff321, ffbff318, ffbfffdd, 404) + 1f8
    0001135c main (fffffffe, 285f8, ffbff7a0, 26130, 0, 0) + 98
    0001115c _start   (0, 0, 0, 0, 0, 0) + 5c
    Running tiffinfo produces following:
    $ tiffinfo file.tiff
    file.tiff: Warning, unknown field with tag 292 (0x124) ignored.
    file.tiff: Warning, unknown field with tag 326 (0x146) ignored.
    file.tiff: Warning, unknown field with tag 327 (0x147) ignored.
    file.tiff: Warning, unknown field with tag 328 (0x148) ignored.
    file.tiff: Warning, unknown field with tag 37680 (0x9330) ignored.
    TIFF Directory at offset 0xb156
    Subfile Type: (0 = 0x0)
    Image Width: 1728 Image Length: 2162
    Resolution: 204, 196 pixels/inch
    Bits/Sample: 1
    Compression Scheme: LZW
    Photometric Interpretation: min-is-black
    Date & Time: "2010/07/28 14:19:00"
    Software: "....."
    Orientation: row 0 top, col 0 lhs
    Samples/Pixel: 1
    Rows/Strip: 56
    Planar Configuration: single image plane
    Page Number: 1-1
    Predictor: none 1 (0x1)
    file.tiff: Warning, unknown field with tag 292 (0x124) ignored.
    file.tiff: Warning, unknown field with tag 326 (0x146) ignored.
    file.tiff: Warning, unknown field with tag 327 (0x147) ignored.
    file.tiff: Warning, unknown field with tag 328 (0x148) ignored.
    TIFF Directory at offset 0x14512
    Subfile Type: (0 = 0x0)
    Image Width: 1728 Image Length: 2162
    Resolution: 204, 196 pixels/inch
    Bits/Sample: 1
    Compression Scheme: LZW
    Photometric Interpretation: min-is-black
    Date & Time: "2010/07/28 14:19:00"
    Software: "......."
    Orientation: row 0 top, col 0 lhs
    Samples/Pixel: 1
    Rows/Strip: 56
    Planar Configuration: single image plane
    Page Number: 1-1
    Predictor: none 1 (0x1)
    What could I do to make it work properly on Solaris 9 on Sparc ?
    Thanks for your help.

    You should have no problems if both are using Sun's Java Runtime enviroment. I believe there are some problems with Microsofts implementation of Java, but I don't know exactly what.

  • Solaris 2.6 intel microchannel boot disk

    Where is it? The link in the Solaris 2.6 install docs is broken?
    Please help. I have 3 Microchannel machines I need to install Solaris on.
    Thanks,
    Richard

    System With a Micro Channel Architecture
    The Solaris 2.6 (Intel Platform Edition) distribution CD is accompanied by a boot diskette supporting most systems, including those with ISA, EISA, VLB, and PCI buses. If you have a system with a Micro Channel Architecture (MCA), you may download a boot diskette from Sun's Solaris 2.6 Web site:
    � http://access1.sun.com/solaris/distrib2.6
    Full instructions for downloading and creating the MCA diskette are on the Web site. You may also obtain the diskette through your Sun Software Support Provider.
    You must make certain that the boot diskette is not write-protected because configuration information is saved to the diskette during the initial boot.

Maybe you are looking for