Oracle 10g on solaris 10 : kernel parameter warning

I am installing oracle 10g on Solaris 10.
I have a warning on kernel parameter missing (shminfo_shmmax for example) during the system check.
I understood that with the 10 version of solaris these parameters are replaced by ressources control and I have checked them. They are correctly setted.
Need I do something before continue the install to release the warning or can I bypass this issue and continue the install as I have no warning ?
Thanks for your answers.
Sorry for my english.

You are right. Since Solaris 10 kernel parameters settings in /etc/system is obsolete and some parameters are deprecated.
The steps how to configure required parameters you can find in my paper (step #1.): http://ivan.kartik.sk/oracle/install_ora10gR2_solaris.html
I bypass this issue and continue the install as I have no warning You can safely bypass this issue during installation process but you should set these parameters after installation.

Similar Messages

  • LRM -00109:could not open parameter file Oracle 10g in Solaris 10

    Hallo! I have just installed Oracle 10g in Solaris 10.When I logged into sqlplus / as sysdba if found that I was connected to an idle instance. When I tried to startup open the db, the following error appeared
    Connected to an idle instance.
    SQL> startup open;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/export/home/oracle/product/10.2.0/db_1/dbs/initsolaris.ora'
    My pfile has the name init.ora and not initsolaris.ora.How can I change the settings to make the Oracle database start via pfile init.ora.
    Eventually,I would like the db to read the spfile spfileorcl.ora during the startup.How can I achieve this?
    Thanks

    4joey1 wrote:
    Hallo! I have just installed Oracle 10g in Solaris 10.When I logged into sqlplus / as sysdba if found that I was connected to an idle instance. When I tried to startup open the db, the following error appeared
    Connected to an idle instance.
    SQL> startup open;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/export/home/oracle/product/10.2.0/db_1/dbs/initsolaris.ora'
    My pfile has the name init.ora and not initsolaris.ora.How can I change the settings to make the Oracle database start via pfile init.ora.
    By default, oracle will look first for a spfile named "spfile<ORACLE_SID>.ora". Lacking that, it will try to find "init<ORACLE_SID>).ora.
    Eventually,I would like the db to read the spfile spfileorcl.ora during the startup.How can I achieve this?
    Once you have started the db (I believe a startup nomount will be sufficient) you can issue CREATE SPFILE ... Details are in the fine SQL Reference manual found at tahiti.oracle.com
    BTW, "open" is the default behavior of "startup", so no need to specify it. A simple "startup" does the same thing.
    Thanks

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Error in Insallation of Oracle 10g in Solaris 5.9

    Hi,
    I am Installing oracle 10g in solaris OS.After completed the pre installation steps.I run the ./runInstaller command.But its showing error like this
    bash-2.05# ./runInstaller
    /export/home3/oracle10/install/.oui: syntax error at line 1: `(' unexpected
    I open the Script file also ...
    bash-2.05# cat runInstaller
    #!/usr/bin/sh
    # The environment variable $SRCHOME cannot be set during the installation
    unset SRCHOME
    AWK=/bin/awk
    BUNDLE=db
    OCR_LOC=/var/opt/oracle/ocr.loc
    LOCALONLY=local_only
    LOCAL=TRUE
    CMDDIR=`dirname $0`
    if [ "$CMDDIR" = "." ]; then
    CMDDIR=`pwd`;
    fi
    # Replace relative path with fully qualified path.
    if [ ! "`echo $CMDDIR|grep '^/'`" ]; then
    CMDDIR=`pwd`/$CMDDIR;
    fi
    if [ x${PATH} != x ]; then
    PATH=$CMDDIR/install:/usr/bin:/usr/ccs/bin:$PATH
    export PATH
    else
    PATH=$CMDDIR/install:/usr/bin:/usr/ccs/bin
    export PATH
    fi
    if [ x${LD_LIBRARY_PATH} != x ]; then
    LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    else
    LD_LIBRARY_PATH=/usr/lib
    export LD_LIBRARY_PATH
    fi
    # Determine whether there is an existing CRS or not.
    # Local is value of local_only in ocr.loc.
    # False means there is an existing CRS installation on the system.
    if [ -r $OCR_LOC ]; then
    LOCAL=`$AWK -F= /$LOCALONLY/'{print $2}' $OCR_LOC`
    fi
    case "$BUNDLE" in
    db)
    # One-click: only if there is no cmd line argument and it's not on CRS node
    if [ $# -gt 0 -o "$LOCAL" = "FALSE" -o \
    ! -r $CMDDIR/install/oneclick.properties ]; then
    $CMDDIR/install/.oui $*
    else
    $CMDDIR/install/.oui -oneclick
    fi
    crs)
    $CMDDIR/install/.oui $* -formCluster
    $CMDDIR/install/.oui $*
    esac
    Please tell me the solution asap.

    bash-2.05# ./runInstallerDon't install as root user.
    Did you install all important packages (listed in installation prerequisities)?

  • Installation of Oracle 10g in Solaris 10 zones

    Hi Everybody,
    Is there any Documentation for Installation of Oracle 10g in Solaris 10 Zones.
    I am having multiple zones shared by one common SAN Storage.
    I want to install oracle 10g in one of the particular local zone.
    Regards,
    Prosenjit Mukherjee.

    Last time I looked at metalink the documentation said zones and containers were not supported. That may no longer be true so you should check there first.

  • Complexities of Migrating Oracle 10g from Solaris to HP-UX Itanium

    Can anyone share their experiences with regards to migrating Oracle 10g from Solaris on a Sun platform to HP-UX 11i v3 (Itanium) on HP Integrity servers. We are trying to consider all the risks associated with such a move. How much time delay did you experience in resolving unexpected issues along the way? How complex is the process? If you had to do it all over again, would you?
    In addtion, we will also be migrating Oracle eBusiness Suite 11i (11.5.10.2).
    We appreciate your helpful feedback.
    Thank you.

    Here is more information:
    - the database size is currently about 500GB
    - our ASP allows us to be down as much as we want however the company's own needs can only allow a downtime window of two days (over the weekend)
    - i presume further that RMAN might be an option to use to backup the database and instance to some transportable media
    - it would take about four days to get that media from the ASP to our facility so durign that time the instance at the ASP would have to be used
    - after we get the backup media and load everything into our in-house site, our last step would be to find a way to migrate all changes over the WAN. I am told that unless the platforms are the same on both ends, mirroring will be extremely difficult or impossible. If we have a platform that is different from the ASP platform, then the migration of all changes will require conversion and other mechanisms. I am told that HP-UX has so much complexities that this will be a daunting task to accomplish.
    Do you have any opinions and recommnedations?

  • [Beginner Oracle 10g on Solaris 10]Script Root.sh asking road

    Hello,
    Need help please, Iam near the end of my installation Oracle 10g on Solaris 10, Oracle installer ask me to execute Root.sh, he ask me a path, suggesting me this road /usr/local/bin
    The message is Enter the full pathname of the local bin directory : usr/local/bin/ ?
    my path is
    $PATH=/usr/bin:/usr/dt/bin:/usr/openwin/bin/:usr/ucb
    $ORACLE_HOME=/export/home/oracle/oraInventory.
    This message follow after I executed orainstRoot.sh successfully.
    Thx for any help.
    Edited by: user583169 on Feb 24, 2009 1:41 PM

    This script asks for path where oraenv, coraenv and dbhome scripts should be copied/created.
    Default (suggested) path (full path to directory) is /usr/local/bin directory but you can specify your own directory.
    So you have at least two options:
    1. Use default location and put /usr/local/bin to your $PATH environment variable
    2. You can specify your own path which exists (is set) in $PATH variable (for example /usr/bin)

  • Doubts intalling Oracle 10G in Solaris 10.

    Hi Buddies;
    I'm installing Oracle 10g, in Solaris 10, first I uncompressed this file 10gr2_db_sol.cpio. Now, when I execute runInstaller I got this message:
    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 13289 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 13492 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Ch eck if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    What I supposed to do? Thanks for your help.
    Al

    Hi,
    look at:
    Re: Problem in adding database
    maybe it helps. It that thread I showed how I usually manage X11 window. Another way is to do everything silent with scripts as shown here:
    http://www.oratoolkit.ch/knowledge/howto/installation/eeSrv-10g-R2-on-Solaris-10-sparc.php
    That's my open source swiss army knife.
    Cheers,
    David
    OCP 9i / 10g / 11g

  • How to install Oracle 10g on Solaris 10 non-global zone.

    Hi,
    I want to install Oracle 10g on Solaris non global zone with ASM.
    I need complete doc for doing the same.
    REgards
    S.Ali

    Check Oracle® Database Installation Guide 10g Release 2 (10.2) for Solaris Operating System.

  • Question on migrating oracle 10g from solaries to linux?

    Can some one tell the exactly what is the advantage of migrating oracle 10g from solaries to linux?
    Thank you,
    hb

    call me
    [email protected]

  • Install oracle 10g on solaris 9 platform without setting noexec_user_stack

    Hi,
    I'd like install oracle 10g software on solaris 2.9 platform without setting noexec_user_stack parameter to 1.
    The problem is that i need install software before, for migrating product environment.
    I can write /etc/system file but i can't reboot system until several days.
    I will not start migration process until i reboot the system and parameter definitely set.
    Do you know if we will can have any kind of problem???
    Thanks in advance.

    Thanks for your answer FZheng. But i will just install software. I will not start any oracle 10g process until i reboot the machine.
    I think that oracle software installacion should not be affected. Do you know if this parameter affect to compile softwere during OUI wizard progress???.
    Before going on migration process and start database i will sure that this parameter is correctly fixed.
    PD.: I couldn't read metalink reference that you've suggested becouse my metalink account have problem access in this momment. During all day i've been reeding metalinks docs without any problem until this momment, bad luck.
    In test environment i've installed oracle without this parameter and i've never had any problem. But this installation is more important than others becouse i ask you in this specialist forum.
    Thanks again !!!

  • Can't install oracle 10g on solaris v10 X86!!!

    Hi everybody, I got error messages below:
    ====================================================
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.6, 5.7, 5.8 or 5.9. Actual 5.10
    Failed <<<<
    =====================================================
    Does that mean there is not Oracle 10g for Solairs 10 X86?
    Where can I find Oracle 9i for Solairs x86?
    Thanks advance!

    10g on Solaris 10 needs special handling:
    1. Execute runInstaller with the -ignoreSysPrereqs option.
    2. Select 'Do not create a starter database' when installing Oracle 10g.
    3. During installation, the warning message 'SUNWsprox package not installed' can be ignored. Press Continue to resume the installation.
    4. Download and install patch 4186426 from metalink.oracle.com after installing Oracle 10g software.
    5. If you have an End User Solaris 10 distribution, install the SUNWuiu8 package prior to installing the 10g client.

  • Oracle 10g under solaris 10.

    Hi people, i have installed a Oracle 10g under a solaris 10 zone.
    The installation was completed sucefull.
    but when i will try to startup the instance ...
    [ @ORCL]: ./sqlplus "sys/secure as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Sep 22 10:24:03 2005
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46], [1], [], [], [], [], []
    SQL> Disconnected
    I also have Oracle 10g installed an running, but under GLOBAL zone.
    There is any kind of restrinction ?
    Thanks !

    No, i couldn�t do this procedure.
    I installed the product using a custom response file.
    I have those vars.
    ORACLE_SID=ORCL
    ORACLE_HOME=/oracle/10.2.0/
    i already have a initORCL.ora
    My file contains:
    db_name=SOLARIS
    db_files = 80 # SMALL
    db_file_multiblock_read_count = 8 # SMALL
    db_block_buffers = 100 # SMALL
    shared_pool_size = 123232153 # SMALL
    log_checkpoint_interval = 10000
    processes = 50 # SMALL
    log_buffer = 32768 # SMALL
    max_dump_file_size = 10240 # limit trace file size to 5 Meg each
    global_names = TRUE
    control_files = (oradata/ora_control1, oradata/ora_control2)
    The error that i posted in first post ocurrs when i try to startup the instance.
    Until now, i never ever saw a detailed document with a how to install Oracle 10g UNDER zones.
    In global zone, there are now problem :))
    Please, help-me :)
    Regards !

  • Oracle 10g on Solaris 5.10 x86

    Hi,
    I just tried installing oracle 10g(10.2.0.1) on my new machine(Sun solaris 10 x86) Intel 915 GAG with 512 RAM and 120GB SATA drive.
    After I started running ./runInstaller the following message came on console......
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.6 , 5.7 ,5.8 or 5.9. Actual 5.10
    Failed <<
    I think , if Oracle 10g is not yet certified to run on solaris 10x86.
    Please help me to proceed.
    Regards
    Deepak

    you have to try this:
    start ./runInstaller with option -ignoreSysPrereqs;
    you have also to choose: 'Do not create a starter database' by intallation;
    I think this will help you.
    wbr
    hans

  • Oracle 10g in Solaris Problem

    Hi Guys , i was wondering how to start oracle database in correct way in Solaris
    Because i had a problem with it..
    i start the Oracle 10 in Solaris ,
    the database is up. then after few hours, it shut down / the database is down for no reason then i have to start again
    I was wondering whether there is a timeout? if there is how do i check it?
    below as my step to start the database.
    1. go to Oracle_HOME/bin
    2. type lsnrctl start
    3. sqlplus /nolog
    4. connect username/password as sysdba
    5. startup
    any better way to start it??
    after step 5, it shows no error and the database is ready.
    i can connect using sql plus and toad from other computer.
    But after few hours , it shutdown for no reason again..
    anyone can help me?
    is there any better way to start the database??
    can i use nohup command in solaris to start oracle? how to do that?
    Because of that , after my database starts , my web applicaton always hit
    java.sql.SQLException ioException Broken Pipe then i have to restart my app server...
    i heard broken pipe happens because the database is down without telling the app server is it??
    Thanks...

    All Seems okay...
    do u know the keyword is there is an exception..
    Below is my alert_SID.log
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    sga_max_size = 2097152000
    __shared_pool_size = 134217728
    __large_pool_size = 16777216
    __java_pool_size = 16777216
    __streams_pool_size = 0
    sga_target = 620756992
    control_files = /oracle/product/10.2.0/oradata/ILSDB/control01.ctl, /oracle/product/10.2.0/oradata/ILSDB/control02.ctl, /oracle/product/10.2.0/o
    radata/ILSDB/control03.ctl
    db_block_size = 8192
    __db_cache_size = 436207616
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=ILSDBXDB)
    job_queue_processes = 10
    background_dump_dest = /oracle/product/10.2.0/admin/ILSDB/bdump
    user_dump_dest = /oracle/product/10.2.0/admin/ILSDB/udump
    core_dump_dest = /oracle/product/10.2.0/admin/ILSDB/cdump
    audit_file_dest = /oracle/product/10.2.0/admin/ILSDB/adump
    db_name = ILSDB
    open_cursors = 300
    pga_aggregate_target = 203423744
    awrflush_threshold_metrics= TRUE
    PMON started with pid=2, OS id=755
    PSP0 started with pid=3, OS id=758
    MMAN started with pid=4, OS id=760
    DBW0 started with pid=5, OS id=762
    LGWR started with pid=6, OS id=764
    CKPT started with pid=7, OS id=766
    SMON started with pid=8, OS id=768
    RECO started with pid=9, OS id=770
    CJQ0 started with pid=10, OS id=772
    MMON started with pid=11, OS id=774
    MMNL started with pid=12, OS id=776
    Thu Jul 20 15:46:26 2006
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Thu Jul 20 15:46:26 2006
    DISM started, OS id=783
    Thu Jul 20 15:46:27 2006
    ALTER DATABASE MOUNT
    Thu Jul 20 15:46:33 2006
    Setting recovery target incarnation to 2
    Thu Jul 20 15:46:33 2006
    Successful mount of redo thread 1, with mount id 1643325139
    Thu Jul 20 15:46:33 2006
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Thu Jul 20 15:46:33 2006
    ALTER DATABASE OPEN
    Thu Jul 20 15:46:34 2006
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Thu Jul 20 15:46:34 2006
    Started redo scan
    Thu Jul 20 15:46:35 2006
    Completed redo scan
    273 redo blocks read, 87 data blocks need recovery
    Thu Jul 20 15:46:35 2006
    Started redo application at
    Thread 1: logseq 258, block 6373
    Thu Jul 20 15:46:35 2006
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 258 Reading mem 0
    Mem# 0 errs 0: /oracle/product/10.2.0/oradata/ILSDB/redo02.log
    Thu Jul 20 15:46:35 2006
    Completed redo application
    Thu Jul 20 15:46:37 2006
    Completed crash recovery at
    Thread 1: logseq 258, block 6646, scn 66574356
    87 data blocks read, 87 data blocks written, 273 redo blocks read
    Thu Jul 20 15:46:38 2006
    Thread 1 advanced to log sequence 259
    Thread 1 opened at log sequence 259
    Current log# 3 seq# 259 mem# 0: /oracle/product/10.2.0/oradata/ILSDB/redo03.log
    Successful open of redo thread 1
    Thu Jul 20 15:46:39 2006
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Thu Jul 20 15:46:39 2006
    SMON: enabling cache recovery
    Thu Jul 20 15:46:40 2006
    Successfully onlined Undo Tablespace 1.
    Thu Jul 20 15:46:40 2006
    SMON: enabling tx recovery
    Thu Jul 20 15:46:40 2006
    Database Characterset is WE8ISO8859P1
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=18, OS id=1108
    Thu Jul 20 15:46:46 2006
    Completed: ALTER DATABASE OPEN
    Thu Jul 20 15:53:52 2006
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2171K exceeds notification threshold (2048K)
    KGL object name :select object_name from all_objects where object_name='TOAD_PROFILER' and object_type='PACKAGE'
    Thu Jul 20 17:45:24 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as /oracle/product/10.2.0/dbs/arch
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Could it be possible because my tablespace running out of space
    because i just check that the tablespace is fully utilized...
    If i delete large data from the table and commit.
    Will the tablespace free the memory??
    If not , how do it free up the tablespace memory rather than increasing it??

Maybe you are looking for

  • Queation Regaring Print Quote Report

    Hi All, I have a requirement to develop the custom print Quote Report. When i review the standard pring quote report ,I found a call like <?call-template:TermsTemplate?>. This statment itself is getting all the Terms and Conditions for that report. w

  • Add freight cost in a cross company code scenario using a costing sheet

    Dear Forum, I will like to add freight cost to a material using a costing sheet. The freight percentage is very easy to add and works fine when the cost is added in the company code costing. My problems start when I want to add the freight in the cro

  • How to assign screen variant to transaction variant

    Hi ALL I HAVE CREATED A SCREEN VARIANT HOW TO I ASSIGN IT TO TRANSACTION VARIANT  , PLS GUIDE ME ON THIS ITS IMPORTANT

  • Recovering an unsaved file in Numbers

    I was trying to export a Numbers spreadsheet to iwork.com and I tried to save it but Numbers suddenly crashed and I don't know how to recover it. TextEdit, when it crashes, has a recovery system in place. Does Numbers and iWork as a whole? Any soluti

  • Updating from iOS 5.0.1

    So I was running iOS 5.0.1 on my 4th gen ipod touch and decided to update it today. I updated from the ipod and now it keeps switching between a black screen and the screen with the apple logo. How long does this usually take? Its been doing this for