Shared_servers=1 in default DBCA installation?

Hi all! does the default DBCA installation creates the database with shared servers and not dedicated server?
These are the parameters in this brand new installation. shares_servers =1 and dispatchers is set to something..
I have to set them to 0 and null to change it to dedicated server. Any ideas? Thanks.
shared_servers integer 1
SQL> show parameter disp
NAME TYPE VALUE
dispatchers string (PROTOCOL=TCP)(PRE=oracle.auro
ra.server.GiopServer), (PROTOC
OL=TCP)(PRE=oracle.aurora.serv
er.SGiopServer)
max_dispatchers integer

I had observed the same for 10.2.0.1 databases also. I don't see the same.
SQL> show parameter disp
NAME                         TYPE      VALUE
dispatchers                    string      (PROTOCOL=TCP) (SERVICE=v102XD
                               B)
max_dispatchers                integer
Why does DBCA create a shared server by default and it is even setting the dispatcher? post proof
What are the steps to ensure that the database is a dedicated server.Your database is always enabled to allow dedicated server processes,
but you must specifically configure and enable shared server by setting one or more initialization parameters.

Similar Messages

  • Is oracle user created by default during installation of OEL 5

    i want to know that is oracle user and its groups already created by default during installation of OEL 5.5 ??

    user13376823 wrote:
    i want to know that is oracle user and its groups already created by default during installation of OEL 5.5 ??Why would it? It's just an operating system. It doesn't know or care what applications you may or may not choose to install at any time in the future after it (the OS) is installed, nor does it know or care about the requirements of any application you may choose to install at any time in the future.

  • Upgrade default php installation

    I recently upgraded the default php installation on my mac. But it seems that the system does not see the new version, just the old one. In the terminal I type: php -v and it still gives me the old version number. I really need this new version that I installed, since I configured it with certain modules I need, any one know how I can make the new version the system default?

    Hi etresoft,
    I appreciate your reply.
    I would like to remove it, because I will install the XAMPP package, and I want to prevent any conflict between the XAMPP package programs and the default PHP installation that comes with Mac OS Snow Leopard.
    Best Regards.

  • 9.2.0.6 DBCA installation fails on SuSe9 SP1

    Hi all,
    2*PIII 800Mhz 40GB
    Linux SuSe 9 SP1
    I istaled Oracle software 9.2.0.4 and then I add 9.2.06 patch.
    Then I tryied to create database with DBCA but after I try to start creation by clicking OK button in the last step , in the shell I get message :
    /opt/oracle/product/9ir2/bin/dbca: line 124: 3941 Segmentation fault
    (core dumped) $JRE_DIR/bin/jre -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath
    $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
    so dbca wont start creating database
    BTW, chose general purpose....
    thx for your time

    My bad ... didn't pay attention thru installation docs so I missed the fact that this is known problem which can be fixed by:
    Step 1--> Backup $ORACLE_HOME/bin/dbca shell script
    Step 2--> Change only line #124 in the $ORACLE_HOME/bin/dbca script
    to include -native flag as follows
    $JRE_DIR/bin/jre -native -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m
    -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
    Step 3--> Run the root.sh and continue running the configuration assistants
    Metalink note 292278.1

  • Disable read mode by default during installation

    I am currently trying to disable read mode by default as a part of the software installation.
    I have searched the msi file using the customization wizard but have not found any part of it that refers to this setting.
    Is there a reg key or a setting in the MSI I can change to disable this setting?
    Edit:
    This is for Reader X

    I have been able to figure out the answer, so I'll put it into here in case anyone else wants to do this.
    The following registry key has to be added to the msi or mst
    HKCU > Software > Adobe > Acrobat Reader > 10.0 > AVGeneral
    Dword - bBrowserDisplayInReadMode = 0

  • Is Perl part of default Solaris Installation ?

    I am devloping an application which invokes a few perl scripts during installation. I just want to know:
    Is Perl part of default/standard Solaris Installation ?
    How safe is it to assume existence of Perl on client-side Solaris System?
    Thanks & Regards,
    Satish

    Perl has been in Solaris in /usr/bin since Solaris 8. I am not completely certain, but I believe it is included in all metaclusters including the minimal Core cluster.
    Richard

  • Default Apache installation

    In Snow Leopard, where is the default installation of Apache? Long ago I downloaded a binary version of Apache 2 and now I have two versions of Apache on my drive, and they each have needed files in different places.
    I THINK the default install is in private/etc, but am not sure if this is supposed to be the Server Root in the httpd.conf file.
    I'm trying to get Apache to broadcast to the Internet (NOT just to localhost) as I had it, but these two versions have me confused.

    mistersquid wrote:
    I figured someone who knows enough to set up an Internet-facing machine will know enough about running a server to avoid some of the problems you enumerate.
    I'm not so sure.
    Security is a valid concern but it's not like an Internet-accessible server that is not a daily use machine requires less thought than one that is a daily use machine.
    It requires more thought and thought by someone who does that sort of thing for a living. A real web server needs to be run from a hosting company by people who know what they are doing and have a few thousand sites just like yours. I know those kinds of webserver details are not what I want to deal with.
    Plus, if you run your own server, there is temptation to hack it just to run just the way you want. You usually won't have that kind of full control in a shared environment.
    The build-in Apache with default settings that Apple gives you is more than enough for most web sites. Anytime someones admits to hacking up Apache I have to ask why, because they probably don't need to do that.
    On another note, I hope you get a chance to squeeze a nap in today.
    No such luck today. Maybe tomorrow. Boy do I need one!

  • [SOLVED]Searching for a way to change default kernel installation path

    Hi,
    ( first of all SRY for my english )
    I've set up a multi boot system onto an USB Stick - something like a personalized Recovery System. Currently I have a 32 and a 64bit version of Arch on it, but may I'll extend it with other distros...
    OK, so far everything is running pretty fine, but every time I do a kernel upgrade I'm running into the following issue:
    Since I'm using a shared boot partition where my GRUB and all of my Kernels (i686, c86_64) lie on. -  I'm using the shared partition for technical reasons (MSDOS part table, max 4 primary partitions ).
    I've organized my kernels in different directorys (e.g. i686, x86_64) and it is no problem to tell GRUB about this, but every time I do a Kernel upgrade the kernel is installed to its default location on /boot/vmlinuz-linux.
    That has two side effects:
       - I have to move the kernel "by hand" to the right directory
       - I've changed the Kernel-Path in mkinitcpio.conf to /boot/xxx/vmlinuz-linux therefore mkinitcpio is not able to create the initramfs because it does not know about the right path
    My current solution is, that I will move the kernel to the appropiate directory and execute mkinitcpio afterwards ... but sometimes it happens that I forget about that and my system is not able to start up again...
    I've thought bout possible solutions via symlinks, mountbinds, shutdown scripts, etc. but I wasn't able to find a proper solution for that problems.
    So far my (long) story. My specific question is, is it possible to change the default installation path of the kernel package? If so that will solve my problem in a elegant way .
    Best regards,
    gnux
    PS.: I was thinking about something like a config e.g. in /etc/kernelpath ... whatever
    Last edited by gnux83 (2013-07-04 11:17:52)

    karol wrote:https://bbs.archlinux.org/viewtopic.php?id=164276
    Thx, I'll go through that

  • What is default Leopard installation

    Just done an installation of Leopard by accepting all defaults. Will this have done an install and archive or just a regular install ? I have about 6Gb less space now than before I started. If it's done an archive where will I find the archived files as I don't want them (I have a SuperDuper of my previous system).

    The default install (if you already had Tiger or Panther installed) is an Upgrade. This method usually works for most people, but sometimes it causes issue on some systems with certain programs.
    I would normally recommend at least doing an Archive and Install because I believe it's more efficient, but everyone has different opinions.
    What you could do, if you want to make your system as "fresh" as can be, is install Leopard again and do an "Erase and Install." Since you have a clone of your Tiger system, you can then use Migration Assistant to copy over your user files, etc. afterwards then it's almost like getting a new computer but with all your files. You could also choose not to install unnecessary printer drivers and/or languages to save space. I can't remember exactly, but I got my fresh Leopard installation from about 11 GB down to around 7 by installing only HP printer drivers and a couple languages.
    But if you've been using Leopard for a little while and haven't had any problems, you could probably just leave it the way it is. It's up to you and how particular you are with your computers.
    But anyway, the answer to your question is you should not have any archived files on your system.

  • Is default Leopard installation of perl multi-threaded?

    I can't find the answer on the list or in the knowledge base. Anyone know if the default compilation of perl for Leopard Server is multi-threaded? Thanks.

    Yup, it is.
    % perl -V | grep usethreads
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define

  • UCCX Default prompt installation

    I am currently installing a UCCX 7.0
    I created 2 CSQ , skill groups ..............
    I am finding it a bit difficult to modify the default script to accomodates my new  welcome prompt and the CSQ.
    Can anyone pls assit.
    Julian Mbah

    You will need to ask a more specific question on this forum. Generally speaking we won't hold your hand all the way through; this is free after all.
    There are some example scripts that you can use or reference: Cisco Contact Center Express Script Repository
    Beyond that, there are two Cisco classes offered by Learning Partners: UCCXD and UCCXA. They are - for better or worse - the best training available for the CCX product.

  • Plug-in w/ different default installation option

    by default, when the java plug-in is installed in windows,
    the registry entry UseJava2IExplorer is set to 1.
    that is, the sun jvm becomes the default handler for
    the <APPLET> tag.
    i would like to be able to redistribute the plug-in but
    with a different default: keep the ms vm the default.
    (i don't want to manually change the default after installation)
    so i opened the cab file, and noticed the .inf file references
    http://java.sun.com/products/plugin/autodl/jinstall-1_4_1_02-windows-i586.xml
    here's a snippet:
    <jinstall>
    <configuration version="1.0">
    <jre language="English">
    <description>Java 2 Standard Edition...</description>
    <version>1.4.1_02</version>
    <url>http://java.sun.com/webapps/download/...</url>
    <options />
    </jre> ...
    </configuration>
    </jinstall>
    i want to know more about this file format. there's no dtd
    declaration or xml schema reference. might the <options>
    tag support something like:
    <option name="UseJava2IExplorer" value="0" /> ?
    i'd welcome any other ideas on how to override the default.
    the plug-in documentation mentions using a silent installation;
    i have two issues with this: [1] while recording, it seemed
    to skip the part in the wizard where it asks you which vm to
    default to; [2] how to go from a command line expression for
    installing the plug-in in silent mode to a packaged mechanism
    (maybe i should read the packagefortheweb documentation)
    thanks, eitan

    eitan,
    This is exactly what I would like to do as well.
    Have you by chance found a way to do this?
    Thanks in advance for any and all help!
    Bob

  • 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, ...

  • OBI11g installation on Windows Server 2008 R2 (64bit)

    Hi,
    Sorry to pick up this topic again, but my research in the forum and other inet sites doesn't help me so far and my installation will not work.
    My Situation:
    I have a Windows Server 2008 R2 (64bit) default installlation. The server (HyperV-managed) has 4 GB RAM.
    I added a Loopback adaptor and set for the loopbackadapter a fixed IP (10.10.10.10 Subnet: 255.255.255.0).
    Entered in the host file (127.0.0.1 localhost and 10.10.10.10 servername)
    Installed JDK 64bit
    Installed Oracle Client 32bit
    Then I tried all three options:
    1) Default OBIEE Installation --> start of coreapplication_obips1 has failed. Everything else was fine. I was not able to start the obips1 manually
    2) Enterprise Installation --> start of coreapplication_obips1 has failed. Everything else was fine. I was not able to start the obips1 manually
    3) Manually installed WebLogic 1033 --> SoftwareOnly installation of OBIEE --> manually start config of OBI Installation --> same result as above!
    Perhaps you have some hints for me.
    Cheers
    Wolfgang

    Not in the slightest - I installed five just the other week
    All our virtual machines, running 2008 R2 x64. We went for Enterprise Edition, but I believe in CF9 they're both 64-bit anyway. These are the from the build notes I built up:
      Install extra roles:
        Application Server
        Web Server (IIS)
          Application Development
          IIS6 METABASE Compatibility
      Install extra Features:
        SMTP Service
    Other than that nothing else needs doing. It's worth noting (as a slight but irritating aside) that in 2008 R2 the SMTP service is set to Manual not Automatic, so you'll want to change that unless you want your emails to stop every time you reboot the box.
    But the actual install itself was far simpler than CF8 on 2008.
    O.

  • Root.sh failed during RAC11.2g installation

    Dears,
    I'm trying to install RAC 11.2 (Grid Infrastructure version is 11.2.0.1) on two linux nodes (OS version is Oracle Linux 5.11 2.6.39-400.215.10.el5uek)
    SELinux + Firewall are stopped, ASM works fine (listdisks and querydisk shows my disks correctly), ping between both nodes on public and private IPs is OK, hosts file configured well.
    ASM owner is user grid, and this user is the same used while installation of grid infrastructure.
    # /sbin/modinfo oracleasm
    filename:       /lib/modules/2.6.39-400.215.10.el5uek/kernel/drivers/block/oracleasm/oracleasm.ko
    description:    Kernel driver backing the Generic Linux ASM Library.
    author:         Joel Becker <[email protected]>
    version:        2.0.8
    license:        GPL
    srcversion:     28484D2A43A6D981AAB9246
    depends:       
    vermagic:       2.6.39-400.215.10.el5uek SMP mod_unload modversions
    parm:           use_logical_block_size:Prefer logical block size over physical (Y=logical, N=physical [default]) (bool)
    Installation was fine, without any errors or warnings until executing root.sh, the result was:
    # /opt/app/grid/product/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
        ORACLE_OWNER= grid
        ORACLE_HOME=  /opt/app/grid/product/11.2.0/grid
    Enter the full pathname of the local bin directory: [/usr/local/bin]:
       Copying dbhome to /usr/local/bin ...
       Copying oraenv to /usr/local/bin ...
       Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2015-04-20 17:06:03: Parsing the host name
    2015-04-20 17:06:03: Checking for super user privileges
    2015-04-20 17:06:03: User has super user privileges
    Using configuration parameter file: /opt/app/grid/product/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
      root wallet
      root wallet cert
      root cert export
      peer wallet
      profile reader wallet
      pa wallet
      peer wallet keys
      pa wallet keys
      peer cert request
      pa cert request
      peer cert
      pa cert
      peer root cert TP
      profile reader root cert TP
      pa root cert TP
      peer pa cert TP
      pa peer cert TP
      profile reader pa cert TP
      profile reader peer cert TP
      peer user cert
      pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    acfsroot: ACFS-9301: ADVM/ACFS installation can not proceed:
    acfsroot: ACFS-9302: No installation files found at /opt/app/grid/product/11.2.0/grid/install/usm/EL5/x86_64/2.6.18-8/2.6.18-8.el5uek-x86_64/bin.
    CRS-2672: Attempting to start 'ora.gipcd' on 'node01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'node01'
    CRS-2676: Start of 'ora.gipcd' on 'node01' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'node01'
    CRS-2676: Start of 'ora.gpnpd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'node01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'node01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'node01'
    CRS-2676: Start of 'ora.diskmon' on 'node01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'node01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'node01'
    CRS-2676: Start of 'ora.ctssd' on 'node01' succeeded
    DiskGroup DATA creation failed with the following message:
    ORA-15018: diskgroup cannot be created
    ORA-15130: diskgroup "DATA" is being dismounted
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/app/grid/product/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2673: Attempting to stop 'ora.asm' on 'node01'
    CRS-2677: Stop of 'ora.asm' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'node01'
    CRS-2677: Stop of 'ora.ctssd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'node01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'node01'
    CRS-2677: Stop of 'ora.cssd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'node01'
    CRS-2677: Stop of 'ora.gpnpd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'node01'
    CRS-2677: Stop of 'ora.gipcd' on 'node01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'node01'
    CRS-2677: Stop of 'ora.mdnsd' on 'node01' succeeded
    Initial cluster configuration failed.  See /opt/app/grid/product/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_node01.log for details
    On rootcrs_node01.log file I found:
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc3.d/S96ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc3.d/S96ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc3.d/S96ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc3.d/S96ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc5.d/S96ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc5.d/S96ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc5.d/S96ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc5.d/S96ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc0.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc0.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc0.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc0.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc1.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc1.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc1.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc1.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc2.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc2.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc2.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc2.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc4.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc4.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc4.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc4.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: Removing "/etc/rc.d/rc6.d/K19ohasd"
    2015-04-20 17:06:20: Removing file /etc/rc.d/rc6.d/K19ohasd
    2015-04-20 17:06:20: Failure with return code 1 from command rm /etc/rc.d/rc6.d/K19ohasd
    2015-04-20 17:06:20: Failed to remove file:
    2015-04-20 17:06:20: Creating a link "/etc/rc.d/rc6.d/K19ohasd" pointing to /etc/init.d/ohasd
    2015-04-20 17:06:20: The file ohasd has been successfully linked to the RC directories
    What did I missed ?
    Kindly advice ...
    Best regards

    Thanks dear,
    Problem solved by performing two things:
    1st: I followed the link you advice and set:
    ORACLEASM_SCANORDER="sdb"
    ORACLEASM_SCANEXCLUDE="sda sr"
    Where my disks are:
    [root@node01 ~]# fdisk -l
    Disk /dev/sda: 300.0 GB, 299966445568 bytes
    255 heads, 63 sectors/track, 36468 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 262144 bytes / 262144 bytes
    Disk identifier: 0x0005aeac
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1       34421   276480000   83  Linux
    /dev/sda2           34421       36461    16384000   82  Linux swap / Solaris
    Disk /dev/sdb: 1998.4 GB, 1998375747584 bytes
    255 heads, 63 sectors/track, 242955 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
       Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1      127483  1024007166   83  Linux
    /dev/sdb2          127484      242955   927528840   83  Linux
    2nd: We found a hardware problem in connection between network storage and the switch (the type of fiber cable wasn't correct, solved by using single-mode cable instead of multi-mode cable)
    Both actions make this log (oracleasm-read-label: Unable to open device "/dev/sda1": No such file or directory) disappear.
    Thanks for help and best regards,

Maybe you are looking for

  • Macbook pro fan running slow

    macbook pro fan is running slow and hot.  it fluctuates between 212 and 375 rpms.  heat rises up to 104c.  do i need to replace the fan?

  • Infoset Question

    Hi, I want to create a report to view vendor master data and company code data. I created an Infoset based on 0Vendor, 0GN_Vendor and 0Comp_code. The key in 0GN_Vendor (i.e. 0GN_Vendor itself) is unused though. Is this correct or is there a better wa

  • The BLACK HTC One

    Where is it and why is this taking so long for verizon to release it? What is taking so long? Black is not that exclusive of a color, only every other carrier has that color along with that ****** looking silver... Purely my hate for Verizon. I have

  • Pages can't read a file I created yesterday

    I spent hours working on a document yesterday that was very important to me, saving it regularly. When I came back to it today, it said that Pages cannot open the file because the format is not supported. I can't open it with Text Edit, either. It wa

  • Buttons on portal reports in 9.0.2

    Is it possible to have radio buttons or checkboxes in SQL based portal reports? If so, are you able to execute code when they are selected?