/dev/shm on Oracle Linux 6.x to run Oracle 11g R2 - manual configuration?

Hello
We are building a server to run Oracle 11g R2 database (11.2.0.3 x64) on Oracle Linux 6.2 with UEK R2.
Our preference is to use AMM to have Oracle 11g R2 manage memory. We may impose some minium SGA and PGA memory allocations but basically aim to use MEMORY_TARGET to manage overall memory.
By default Linux makes the size of /dev/shm ~50% of server physical RAM, as far as I can tell.
Here is the /etc/fstab entry created by the installation:
tmpfs /dev/shm tmpfs defaults 0 0
Given this Linux server will only run Oracle 11g R2 database and some monitoring software, almost application code will run on the server. The application code will run on the separate application server and is Java based.
Can I change the */etc/fstab* entry for /dev/shm to manually increase the size to take up ~80-90% of the server physical RAM ? Is it a good idea?
The server is 64-bit, the RAM = 64 GB, so I am thinking to manually make /dev/shm to be = ~55GB, leaving ~8GB for other purposes.
Right now it's about 32GB (50%?) if I leave the /dev/shm 'defaults' on.
many thanks

thanks,
I have read the doc (what little there is on this topic).
I have asked on the database forum......
just FYI - below is the proof:
SQL> show parameter mem
NAME                    TYPE     VALUE
hi_shared_memory_address     integer     0
memory_max_target          big integer 4G
memory_target          big integer 0
shared_memory_address     integer     0
SQL> show parameter ga
NAME                    TYPE     VALUE
lock_sga               boolean     FALSE
pga_aggregate_target          big integer 1600M
pre_page_sga          boolean     FALSE
sga_max_size          big integer 3G
sga_target               big integer 1600M
still does not work.
And I cant change memory_max_target = 0 because I get error on startup:
SQL> alter system set memory_max_target=0 scope=spfile;
System altered.
SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> startup;
ORA-01078: failure in processing system parameters
ORA-00843: Parameter not taking MEMORY_MAX_TARGET into account
ORA-00849: SGA_TARGET 3221225472 cannot be set to more than MEMORY_MAX_TARGET 0.
BUT if memory_max_target is > 0 then alert log says hugepages can not be used
it feels like catch-22.....
thanks
Edited by: yurib on Jun 1, 2012 4:53 PM

Similar Messages

  • Oracle Linux 6.4 installs, runs, and manual shutdown OK ...  but restarts itself after 10 minutes or so

    Hi Guys
    Successfully installed Oracle Linux 6.4 operating system , which subsequently runs as expected.
    When Oracle Linux 6.4 is shutdown using  standard GUI  system/shutdown ,
    it does a clean shutdown and power-off as expected  ....
    UNTIL some 10 minutes or so later , when Oracle Linux 6.4 reboots all by itself from a fully powered-down state.
    Likewise when Oracle Linux 6.4 is shutdown using  standard command line " shutdown -h now" ,
    it does a clean shutdown and power-off as expected  ....
    UNTIL some 10 minutes or so later , when Oracle Linux 6.4 reboots all by itself from a fully powered-down state.
    Clearly it is NOT desirable to have the operating system able  restart of it's own accord.
    A manual shutdown is typically  done for good reason , and the server should remain shutdown.
    The previous version, ie Oracle Linux 6.3 did not exhibit this behavior.
    When Oracle Linux 6.3 was shutdown, it stayed shutdown
    Question
    ======
    Does anyone know how to STOP Oracle Linux 6.4 from restarting itself after a successful shutdown ?
    Thanks
    Bruce

    Does anyone know how to STOP Oracle Linux 6.4 from restarting itself after a successful shutdown ?
    Assuming your network interface is eth0, execute "$ ethtool eth0", like below, and indicate what you get for the lines "Supports Wake-on" and "Wake-on.
    lx04:/root $ ethtool eth0
    Settings for eth0:
            Supported ports: [ TP ]
            Supported link modes:   10baseT/Half 10baseT/Full
                                    100baseT/Half 100baseT/Full
                                    1000baseT/Full
            Supported pause frame use: No
            Supports auto-negotiation: Yes
            Advertised link modes:  Not reported
            Advertised pause frame use: No
            Advertised auto-negotiation: Yes
            Speed: 1000Mb/s
            Duplex: Full
            Port: Twisted Pair
            PHYAD: 0
            Transceiver: internal
            Auto-negotiation: on
            MDI-X: Unknown
            Supports Wake-on: pg
            Wake-on: d
            Current message level: 0x0000003f (63)
                                   drv probe link timer ifdown ifup
            Link detected: yes
    Then check in your BIOS (usually under APM) for any enabled power-on settings associated with PCI or PCIe bus (your NIC will use one or the other).

  • Oracle Linux as Guest OS in Oracle VM (which all kernel are supported.)

    Hi,
    currently Oracle packages two different kernels with Oracle Linux (Redhat compatible kernel and UEK). so when running Oracle Linux as guest on Oracle VM server which are the kernel are supported???
    Thanks,
    Inbaraj

    Thanks for your reply... i understand that Oracle kernel is better than Red Hat compatible kernel, but RHCK is still bundled with OL , that's where my question started whether RHCK is supported as guest in OVM?

  • Oracle Linux Patching/Updates Impact on Oracle Database

    I have several questions regarding Oracle Linux patching and its impact on Oracle Database.
    3 node Cluster
    Operating System: Oracle Linux Release 5 update 2
    Kernel: 2.6.18-92.1.22.0.1.el5 x86_64 GNU/Linux
    Grid Infrastructure: Oracle Grid Infrastructure 11g Release 2 (11.2.0.2)
    Database: Oracle Database 11g Release 2 Enterprise Edition (11.2.0.2) with RAC option
    ASM with ASMLib is being used for Data and FRA.
    *1)* Given your at Oracle Linux Release 5 update 2, will applying only Security Patches require any changes to ASMLib, Oracle Grid Infrastructure and/or Oracle Database (software binaries, configuration etc.)?
    *2)* Given your at Oracle Linux Release 5 update 2, will applying Bug Fixes and Security Patches to Oracle Linux 5 update 2 require any changes to ASMLib, Oracle Grid Infrastructure and/or Oracle Database (software binaries, configuration etc.)?
    *3)* Given your updating from Oracle Linux Release 5 update 2 to Oracle Linux Release 5 update 8, will this require any changes to ASMLib, Oracle Grid Infrastructure and/or Oracle Database (software binaries, configuration etc.)?
    I would most whole heartedly appreciate if someone could answer the specific questions asked, inline if possible. Our System Administrator is preparing to perform some patching and as the DBA I'd like to be certain what changes I need to prepare for? I also have a single instance database setup with Oracle Restart. I don't know if this impacts the answers above.
    Thanks in advance.

    How do you plan to apply Oracle Linux security patches? As far as I'm aware the yum security plug-in does not work with the Oracle public yum repository and there is no really feasible way to automate and determine security related patches only, unless you setup Oracle Enterprise Manager Grid Control (11g) or Cloud (12c)  and have a subscription to Oracle ULN.
    If you upgrade your Oracle Linux to the latest available version using the public yum repository, all patches, including errata will be applied. You cannot apply patches and stay on a specific release version unless you have a subscription and appropriate yum repository access.
    As far as I'm aware there are no changes required to your Oracle database or ASM setup and configuration when updating the OS, provided the version of the Oracle database is supported for the specific OS version (ASM features like ADVM/ACFS are kernel version depending). Upgrading from one major release to another, such as upgrading Oracle Linux 5 to Oracle Linux 6 is not supported and will require upgrading the Oracle Database to 11.2.0.3. You can check the Oracle database certification matrix to determine which Oracle database release version is required for which OS version http://docs.oracle.com/cd/E11882_01/relnotes.112/e23558/toc.htm
    The relinking of Oracle Database binaries is a common practice when updating the OS. I do not think it is necessary under Linux. Oracle binaries are typically standalone applications, or use Oracle provided libraries, or in some cases use OS shared libraries, which does not require relinking of Oracle binaries. Upgrading the Oracle database software of course requires relinking.
    Edited by: Dude on Dec 4, 2012 2:09 PM

  • Oracle Linux and Automatic Installation of Oracle Related Packages

    G'day,
    I recently decided to check out Oracle's Unbreakable Linux as I am/was thinking of switching to it for all my company's database deployments. What originally attracted me to Oracle Linux was that I though there would have been a kickstart, package or in the GUI install, a check box to install all of Oracle's dependencies.
    When I installed it first, I manually selected a bunch of relevant packages, then installed any missing packages manually via a local YUM repository that I had made. Alas however, Oracle did not install correctly. So, I reinstalled, this time as a full install. Oracle then worked like a charm.
    I also noticed, when editing /etc/sysctl.conf and /etc/securetty/limits.conf that these files had basically all ready been configured.
    So, my question is, as I have had no luck using the search functionality here, is anyone aware of a kickstart argument, or an Oracle package that will install and in turn by way of dependencies, install all the necessary Oracle bits and pieces? Ideally, I would like to do this by way of kickstart as to automate as much of the process as possible.
    If I can do this, then with some further testing, I will make the switch to Oracle's Linux for our Oracle deployments.
    Cheers,
    Conor

    Yes, there is a great package called oracle-validated that is available that will pre-configured Oracle Enterprise Linux for installation using the Oracle Universal Installer. It ensures that things like sysctl.conf are all correct.
    It should be available in the base download, so you can test it out. :)

  • Upgrade Lab with Oracle Linux 5.4 installed to Oracle Linux 6.3

    Dear Experts,
    I hope to upgrade a lab of 30 PC have got OEL 5.4 installed, to have OEL 6.3
    What is the fastest (automated) installation method to accomplish that.
    Best Regards
    Mahmoud Rabie

    I think you just need to press the tab key at the install options window (there is a 60 second countdown) and add ks=http://<server>/path/to/kickstart to the kernel parameter line.
    But why bother at all with the current upgrade strategy? Why not implementing common virtualization solutions, like free Oracle VM VirtualBox. Are your student PC's ancient or or not suitable? Why implement old fashioned system administration and deny yourself the huge benefit of virtualized systems. Virtualization like VirtualBox will give you efficient and painless features to easily manage system installations on your student systems, including the option to run multiple operating systems on a singly computer. You can easily restore your student systems to specific installation and configuration presets in seconds prior to every lab by using built-in snapshot restore technologies, as well as easily cloning and deploying your systems.

  • How to configure Oracle Linux 6.5 to request ip address from dhcp server

    I have installed Oracle Linux 6.5 (minimal installation) on a virtual machine created on VMware vSphere 5.5.   I have tried to configure dhcp during the installation by editing IPv4 Settings of System eth0 to use Automatic (DHCP) but somehow it does not work.
    Then I changed the ifcfg-eth0 to use static ip address and that works.
    Here is the content of /etc/sysconfig/network:
    NETWORKING=yes
    HOSTNAME=TESTOL
    Here is the content of /etc/sysconfig/network-scripts/ifcfg-eth0 using static ip address:
    DEVICE=eth0
    TYPE=Ethernet
    UUID=xxxxxxxx.xxxx-xxxx-xxxxxxxxxxxx
    ONBOOT=yes
    NM_CONTROLLED=yes
    BOOTPROTO=none
    HWADDR=xx:xx:xx:xx:xx:xx
    IPADDR:##.##.###.###
    PREFIX=24
    GATEWAY=##.##.###.###
    DNS1=##.##.###.###
    DOMAIN:test.com
    DEFROUTE=yes
    PEERDNS=yes
    PEERROUTES=yes
    IPV4_FAILURE_FATAL=yes
    IPV6INIT=no
    NAME="System eth0"
    Based on my understanding, I should able to use dhcp by changing ifcfg-eth0 (I commented the parameters not needed for dhcp by adding #) but I have tried the following ifcfg-eth0 and it does not work:
    DEVICE=eth0
    TYPE=Ethernet
    UUID=xxxxxxxx.xxxx-xxxx-xxxxxxxxxxxx
    ONBOOT=yes
    NM_CONTROLLED=yes
    #BOOTPROTO=no
    BOOTPROTO=dhcp
    HWADDR=xx:xx:xx:xx:xx:xx
    #IPADDR:##.##.###.###
    #PREFIX=24
    #GATEWAY=##.##.###.###
    DNS1=##.##.###.###
    #DOMAIN:test.com
    DEFROUTE=yes
    PEERDNS=yes
    PEERROUTES=yes
    IPV4_FAILURE_FATAL=yes
    IPV6INIT=no
    NAME="System eth0"
    I have also tried to add GATEWAY=##.##.###.### to /etc/sysconfig/network but that does not help.
    I have checked that dhclient package is installed by using rpm -qa dhclient.
    I'm new to Linux.
    Thanks for any help

    If this is your first experience with Oracle Linux, I recommend you perform a default installation instead of going minimal, which is just going to make things more difficult for no good reason. Enterprise Linux is not MS Windows and the difference between default and minimal installations do not compare.
    You also do not want to use the rpm utility to install any software and use yum instead. The yum utility is standard. Rpm does not resolve software dependencies.
    Your ifcfg-eth0 script is missing the line that specifies to use DHCP:
    BOOTPROTO=dhcp
    You can also use the network configuration utility, even in text mode, by typing the following at the command prompt of root:
    system-config-network
    If the above utility is not installed:
    yum install system-config-network-tui
    You will have to configure an appropriate yum repository file. The process is explained in the Oracle Linux release notes:
    https://oss.oracle.com/el6/docs/RELEASE-NOTES-U5-en.html
    See 3.2.3. About Oracle Linux Installation Media
    Then insert the DVD or attach the DVD iso image to your virtual machine and mount it as following:
    mkdir -p /media/ISOimage
    mount /dev/cdrom /media/ISOimage
    The path "/media/ISOimage" should be the same as you specified in the yum repository file.
    After that you can use the yum utility to list or install software.

  • How to compile Oracle Linux source?

    I accidentally downloaded source DVD "Oracle Linux Release 5 Update 2 source - DVD" instead of installable ISO image. Is there anyway I can compile it to make bootable ISO image?
    I tried to search this forum as well as other places but couldn't find any information hence thought of opening a thread before I proceed to download correct file which will again take 10+ hrs with my Internet speed :(
    Any help is highly appreciated. Also I need to know which packages are required to be installed for compiling the source if at all that is possible. I am using Ubuntu 11.10 Desktop.
    Thanks in advance for any help and hope to get a reply soon :) I need to urgently install Oracle 11gR2 on it.
    Edited by: user6582219 on Apr 12, 2012 1:10 AM
    While browsing the forum for any possible solution I came to a thread that discuss installation of a package oracle-rdbms-server-11gR2-preinstall. When searched through search engine I came to know about recent certification Oracle 11gR2 on Oracle Linux 6, here is the link https://blogs.oracle.com/linux/entry/announcing_oracle_database_11g_r2
    https://blogs.oracle.com/linux/entry/announcing_oracle_database_11g_r2
    Thing is I already have Oracle Linux 6 Update 2 (the latest) installed on my machine in dual boot mode so I dropped the idea of installing version 5.2. As per the documentation 11gR2 was not certified earlier on Linux 6.2 so I thought of installing 5.2 but it is not necessary now.
    I would still appreciate if someone could answer my question just for knowing the procedure compiling source. May be it can help someone else trying to achieve this.
    I have another couple of important questions and need guidance from the experts over here. I am not sure if it is appropriate to open a new thread but for now I am posting them here.
    Before proceeding here are my environment details:
    Machine: x86 32 bit with 2 GB RAM/250 GB HD.
    OS: Kubuntu 11.10 Desktop and Oracle Linux 6 Update 2 in dual boot mode.
    Here are my partition details for your reference but as I am planning to do the installation from the scratch following new ideal scheme you can jump to last paragraph following the line "*********************************" for my questions.
    Unfortunately my partition plan went wrong and here is what I have now:
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x3d5ba9e1
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 1002047 500000 83 Linux
    /dev/sda2 151525080 361253654 104864287+ 7 HPFS/NTFS/exFAT
    /dev/sda4 1003518 151001087 74998785 5 Extended
    /dev/sda5 1003520 7002111 2999296 82 Linux swap / Solaris
    /dev/sda6 7004160 11001855 1998848 83 Linux
    /dev/sda7 11003904 51001343 19998720 83 Linux
    /dev/sda8 51003392 110041087 29518848 83 Linux
    Partition table entries are not in disk order
    /dev/sda1 here is /tmp, /dev/sda2 is my data partition, I have separate /home / (root) partition for Kubuntu and remianing around 20 GB in extended partition is used for Oracle Linux 6.2 with default Oracle suggested LVM partition. I also have separate /boot for Kubuntu and I chose not to install grub while installing Oracle Linux. I later modified grub.cfg to add entries for Oracle Linux and now I can boot both OSs successfully.
    My issue now is I cannot extend 20 GB space (in extended partition) that I have given to Oracle though I have around 40 GB space available. This is because I alreay have 4 primary partitions (one for /boot others for "data" and one extended partition). So I have to make primary partition out of free space and install Oracle in a single partition without following recommended partition layout scheme.
    Now I want to do the installation of both the OS from the scratch and really need an advice on partition layout scheme. Here is summary of what I wan to achieve:
    1. Keep the "data" partition (primary) intact and carve an ideal partition layout for both the OS with separate /boot, /tmp, /home, swap (and may be for /usr???). Also may be I can share swap?
    2. How do I go about using LVM and is it recommended for this case? What would be ideal locations for each partitions and sizes? I already used 100 GB for "data" so now I want to keep 60 GB for Oracle Linux (and Oracle DB for which I will again make few sub-partitions) and remaining will be for Kubuntu.
    Well, I am not sure if this is the right place to ask these questions but since I can see very knowlegeable top contributors here that are willing to help novice users I thought of posting these questions.
    I would really really appreciate if someone can provide me rough draft of partition scheme in my case considering the sub-partitions needed for Oracle DB. I went thorugh number of forums and documentations to come up with solutuion and finally thought of getting help after much confusion.
    I really need to carefully plan this time because it's third time I am doing reinstallation from the scratch because of poor plan I followed previously.
    Thank you very much in advance and please let me know in case more information is needed from my side.
    Regards,
    Ramesh

    I accidentally downloaded source DVD "Oracle Linux Release 5 Update 2 source - DVD" instead of installable ISO image. Is there anyway I can compile it to make bootable ISO image?Google will be your best friend for such a question, for instance, "Creating a Custom centos Linux bootable ISO Image". There is no need to duplicate the effort. I recommend you download the correct installation DVD, e.g. 5.8
    Thing is I already have Oracle Linux 6 Update 2 (the latest) installed on my machine in dual boot mode so I dropped the idea of installing version 5.2. As per the documentation 11gR2 was not certified earlier on Linux 6.2 so I thought of installing 5.2 but it is not necessary now.So you don't need to install 5.2 anymore, but you want the information how to compile a installation DVD from the 5.2 source anyway?!
    I have another couple of important questions and need guidance from the experts over here. I am not sure if it is appropriate to open a new thread but for now I am posting them here.Questions may be important for you, but not necessarily for others. No one will complain if you create a new thread for particular questions or subjects. It is better to separate your topics and questions rather than creating a multi-mega thread, which does little to help anyone else but you. It means more work on your end, but it will be easier for anyone to participate or answer your questions, and it will allow you to better award answers.
    Regarding your partitioning questions: It is generally difficult to address such topics in a forum. You are asking for a book of information. My advice is to drop the old fashioned concepts of dual or triple boot options and install Oracle VirtualBox instead. It will make all of these questions obsolete and you can use whatever defaults when installing your virtual machine guest OS. Its a far more superior way of dealing with multiple operating systems on one and the same computer.
    I am using Ubuntu 11.10 Desktop.
    I need to urgently install Oracle 11gR2 on it.For what it's worth, if you can combine the two source below you should be able to install and run 11gR2 on Ubuntu 11.10.
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto
    However, check out VirtualBox.

  • How to install ASM instance in oracle linux 6.1

    Hi,
    I have installed oracle linux 6 and upgraded to oracle linux 6.1 (32 bit) for testing purpose.
    here is details of some commands
    [root@rac2 ~]# uname -a
    Linux rac2.test 2.6.32-131.0.15.el6.i686 #1 SMP Fri May 20 15:00:01 EDT 2011 i68 6 i686 i386 GNU/Linux
    [root@rac2 ~]# modprobe -l | grep oracle ####No output####
    [root@rac2 ~]# rpm -qa| grep oracleasm ####No output####
    [root@rac2 ~]# modprobe /etc/oracleasm
    FATAL: Module /etc/oracleasm not found.
    Please suggest me, do i have to download any other package for enable oracle asm.

    Hi,
    I have done these setup and still i am not able to create disk in asm. i have created partition with fdisk with name sdd2,sde2,sdf2
    here is the output of few command--
    [root@rac2 ~]# uname -r
    2.6.32-100.34.1.el6uek.i686
    [root@rac2 ~]# rpm -qa | grep oracle*
    oracle-logos-60.0.11-9.el6.noarch
    oraclelinux-release-notes-6Server-5.i686
    oraclelinux-release-6Server-1.0.2.i686
    oracleasm-support-2.1.5-1.el6.i686
    [root@rac2 ~]# /etc/init.d/oracleasm configure
    Configuring the Oracle ASM library driver.
    This will configure the on-boot properties of the Oracle ASM library
    driver. The following questions will determine whether the driver is
    loaded on boot and what permissions it will have. The current values
    will be shown in brackets ('[]'). Hitting <ENTER> without typing an
    answer will keep that current value. Ctrl-C will abort.
    Default user to own the driver interface [oracle]:
    Default group to own the driver interface [oinstall]:
    Start Oracle ASM library driver on boot (y/n) [y]:
    Scan for Oracle ASM disks on boot (y/n) [y]:
    Writing Oracle ASM library driver configuration: done
    Initializing the Oracle ASMLib driver: [  OK  ]
    Scanning the system for Oracle ASMLib disks: [  OK  ]
    [root@rac2 ~]# /etc/init.d/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yes
    [root@rac2 ~]# ls -la /dev/sd*
    brw-rw----. 1 root disk 8, 0 Sep 14 15:57 /dev/sda
    brw-rw----. 1 root disk 8, 1 Sep 14 15:58 /dev/sda1
    brw-rw----. 1 root disk 8, 2 Sep 14 15:57 /dev/sda2
    brw-rw----. 1 root disk 8, 16 Sep 14 15:57 /dev/sdb
    brw-rw----. 1 root disk 8, 17 Sep 14 15:58 /dev/sdb1
    brw-rw----. 1 root disk 8, 48 Sep 14 16:14 /dev/sdd
    brw-rw----. 1 root disk 8, 50 Sep 14 16:14 /dev/sdd2
    brw-rw----. 1 root disk 8, 64 Sep 14 16:14 /dev/sde
    brw-rw----. 1 root disk 8, 66 Sep 14 16:14 /dev/sde2
    brw-rw----. 1 root disk 8, 80 Sep 14 16:14 /dev/sdf
    brw-rw----. 1 root disk 8, 82 Sep 14 16:14 /dev/sdf2
    [root@rac2 ~]# /etc/init.d/oracleasm createdisk ASM01 /dev/sdd2
    Marking disk "ASM01" as an ASM disk: [FAILED]
    [root@rac2 ~]#
    [root@rac2 ~]# tail -20 /var/log/oracleasm
    Creating /dev/oracleasm mount point: /dev/oracleasm
    Loading module "oracleasm": oracleasm
    Mounting ASMlib driver filesystem: /dev/oracleasm
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    Reloading disk partitions: done
    Cleaning any stale ASM disks...
    Scanning system for ASM disks...
    Disk "ASM01" does not exist or is not instantiated
    Writing disk header: done
    Instantiating disk: oracleasm-instantiate-disk: Unable to create ASM disk "ASM01": Permission denied
    failed
    Clearing disk header: done
    [root@rac2 ~]#
    I have tried to find out solution but did not get anything in google.
    Please suggest if any solution or may be i missed some setup.
    Ram

  • Oracle Linux VM setting time wrong on boot

    I have a newly built Oracle Linux 5.7 vm running on OVM 3.0.3. Every time it boots the clock goes back 6 hours. I have the vm set up to use ntp which is successfully getting time from ntp pool servers. The OVM servers are configured to get their time from OVM manager.
    I am in Eastern time which is 5 hours behind UTC so I don't think it is confusion between EST and UTC since the clock is losing 6 hours.
    The OVM users guide advises to set "xen.independent_wallclock = 1" in /etc/sysctl.conf, but does not specify if this is done on the OVM servers or the guest vms. I have it set this way in both environments right now, but this behavior remains the same whether the setting is 0 or 1.
    The Linux guest has been fully updated from ULN and has the oracle-validated packages installed.
    The oracle-validated package updated the kernel boot parameters to include "clocksource=pit nohpet noptimer".
    Any ideas?
    Thx

    I was confused, too, until I set BIOS clocks (RTC) on my 2 servers to UTC time and installed both servers with "Server uses UTC" option enabled and same timezone, during OVM setup.
    Also make sure OVM manager has correct RTC, time zone, utc settings BEFORE starting up OVM servers, as this also might get you in trouble.
    To ensure bios clock (RTC) is set corretly on OVM servers, do - after tweaking /dev/rtc ("ln -s /dev/rtc0 /dev/rtc" in 3.0.3) make sure you have correct system time on server and issue "hwclock --systohc".
    When everything is fine (at the end) you should configure/check ntpd is running everywhere - check this link http://blogs.oracle.com/virtualization/entry/configuring_ntp_services_for_oracle.
    If even after this you will experience trouble with domU times- configure nptd also in all domUs, but remember to first set in every domU independence of dom0 time - "echo 1 > /proc/sys/xen/independent_wallclock".
    :j

  • Can`t Reboot after Oracle Linux Rel.6 Installed

    Previously the Desktop PC had WINDOWS 7 and Debian Linux installed with GRUB controlling the dual boot between Debian and Windows 7. It worked fine.. no problems. Decided to go with Oracle Linux as I will be installing some Oracle products on this PC.
    Installed Oracle Linux over Debian. The Oracle Linux install completed successfully and requested a reboot. On reboot the process stops on the GRUB step showing...
    GRUB Loading.
    Welecome to GRUB!
    error: file not found.
    Entering rescue mode...
    grub_rescue
    Seems to be missing a file on the Linux side to initiate the dual boot sequence.
    1. Does Oracle Linux have GRUB available for dual boots.
    2. If not, then is there some tool available to control dual boots with Oracle Linux and Windows 7.

    Reran the entire Oracle Linux install and ensured the boot loader was put in the Master Boot Record. I selected 'Change Device' to confirm the Master Boot Record option was highlighted.
    Here are my partitions on disk 'sdb' :
    Disk
    Device Size (MB) Mount Point Type
    sdb
    sdb1 2000 / ext4
    sdb2 8000 swap
    sdb3 180780 ext3
    Rebooted system when the Oracle Iinux install finished - successfully... but once again encountered the following:
    GRUB Loading.
    Welecome to GRUB!
    error: no such device: 121d0490-81aa-4f10-a2fa-17ca257b27f4
    Entering rescue mode...
    grub_rescue
    Followed your instructions to fix the problem, and at the shell prompt # entered these commands :
    chroot /dev/sysimage
    grup-install /dev/sdb
    Message returned:
    Installation finished. No errors encountered
    This is the contents of the device map /boot/grub/device.map
    # This device map was generated by anaconda
    (hd0) /dev/sdb
    Rebooted system... same GRUB error message was displayed.
    What am I missing? Never had this problem with Debian !

  • How to install oracle 11g on oracle linux 6.1.

    Hello everyone here at oracle forum.!
    I'm new on using the linux and i badly need to learn it including the Oracle Database for making PHP website.
    Because of this i downloaded all the packages of Oracle Linux Release 6 Update 1 Media Pack for x86 (32 bit) at E-Delivery.
    Now i was having a hard time figuring out how to install all the 4 ISO images. the only one that worked was was the boot.iso that installed the Oracle Linux 6 without the DB.
    So what would i do to use the 3 updates?
    I burnt them all one by one on different DVD but it wont look for the other packages.
    So please guys bare with me and help me figure out how to use the other 3 packages for i know it has the Oracle Database.
    Oracle Linux Release 6 Update 1 source DVD 1 V26570-01
    Oracle Linux Release 6 Update 1 source DVD 2 V26571-01
    Oracle Linux Release 6 Update 1 Boot iso image for x86 (32 bit) V26573-01

    Oracle Linux does not install any Oracle Database. You don't need the source and boot.iso DVD. You can boot and install the system from the Oracle Linux 6.1 installation DVD. The boot.iso is useful for a network install and the source DVD if you want to compile everything yourself.
    As far as I know, Oracle Database has not been certified for Oracle Linux 6 yet. That does not necessarily mean you cannot install Oracle Database on Oracle Linux 6 yet, but you will run into problems with software requirements, package dependencies and perhaps incompatibilities, i.e. ext4 file system.
    I think your best option is to install Oracle Linux 5 and certainly use Oracle VirtualBox. If you are new to Linux you probably cannot use Linux as your primary OS yet, and VirtualBox will allow you to install and re-install without jeopardizing your primary host OS. You can also download pre-build virtual machines for Virtualbox from http://www.oracle.com/technetwork/community/developer-vm/index.html which might have everything you need installed and ready to use.

  • Install developer10g  and oracle application server 10g on oracle linux R6

    i want install oracle application server 10g on oracle linux R6
    in same server oracle database 10 g installed
    the database 10g installed and work fine.
    i try install oracle developer 10g installed .succ
    but the frmbld.sh didnt work
    ./frmbld.sh :line 105 :/u01/u03/app/oracle/product/10.2.0/db_1/bin/frmbld:cannot execute binary file?
    have two user oracle for database ,oradev for developer

    thx
    can give me any link
    any one can help me on application server 10 in oracle linux R6?

  • Diff between oracle linux and oracle enterprise linux?

    hi all,
    i am new to this flavor of Linux. I know oracle linux has red hat source, but i am confused about the difference betweek oracle linux which comes in versions 4 (upto update 8) and 5 (latest update being 5).
    i need to install oracle enterprise linux at a client place, so i gota know the difference.
    Should i be installing oracle Linux first and then run the rpm of "Unbreakable Enterprise Kernel"? or is the "Unbreakable Enterprise Kernel" only for customers who require this kernal on oracle linux update 5 x86_64?
    thanks

    waldorfm wrote:
    From what I understand Oracle Enterprise Linux (OEL) is a rebranded version of Red hat Enterprise Linux (RHEL).
    Oracle Linux (OL) is OEL plus Oracle optimization and custom, newer kernel. OL with Oracle "Unbreakable Enterprise Kernel" is available as x86_64 only and was introduced based on OEL or RHEL 5.5.
    You can install OEL 5.4 and easily upgrade to OEL 5.5, PMFJI, but can you point me to docs on how to make that upgrade? The timing of this msg on the forum was exquisite, as I started looking at that just today. I have an OEL 5.4 installation and would much rather upgrade to 5.5 than to have to rebuild from scratch.
    I did a yum install kernel with the 5.5 version of the public-yum-el5.repo. That went without a hitch and now reports "2.6.32-100.0.19.el5 #1" where I was 2.6.18-164.el5, but I also see
    [root@myserver ~]# uname -a
    Linux myserver 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    [root@myserver ~]# cat /etc/enterprise-release
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
    [root@myserver ~]# cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)Bottom line is that I am charged with updating the kernel to a 2.6 version newer than 19 Sep, or applying a patch for the compat_alloc_user_space() function, and am not sure exactly how to proceed from here.
    if you like or start to install from version 5.5, and then install OL 5.5 by downloading the Oracle public yum repository and follow the instructions at http://public-yum.oracle.com

  • Oracle Linux in 11gR2 install documentation?

    http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#CHDFFBIF
    Oracle® Database Installation Guide 11g Release 2 (11.2) for Linux
    Oracle Unbreakable Enterprise Kernel for Linux 5 Update 5 (2.6.32) and above, available for x86-64 systems, contains several additional features and performance enhancements not available either with Oracle Linux or with other supported Linux distributions. This kernel can be installed on either Oracle Linux or Red Hat Enterprise Linux distributions. Before installing the Oracle Unbreakable Enterprise Kernel, you must have Oracle Linux 5 Update 5 or Red Hat Enterprise Linux 5 Update 5 installed on an x86-64 server.
    Is this information correct? Perhaps the following was better:
    Oracle Unbreakable Enterprise Kernel (UEK) for Linux 5 Update 5 (2.6.32) and above, available for x86-64 systems, contains several additional features and performance enhancements not available prior to Oracle Enterprise Linux 5 update 5 or with other supported Linux distributions. This kernel can be installed on either Oracle Linux 5 Update 5 or Red Hat Enterprise Linux 5 Update 5 installed on an x86-64 server. As of Oracle Linux 5 update 6, the Oracle Unbreakable Enterprise Kernel is the default system kernel. A 32-bit release of Oracle Linux including the Oracle Unbreakable Enterprise Kernel is available with Oracle Linux 5 update 7 and later.
    Edited by: Dude on Feb 29, 2012 5:23 PM

    Hello
    you can follow me article:
    Oracle desde Guatemala &amp;raquo; Blog Archive &amp;raquo; Instalar Oracle Database 12cR1 en OEL 6 con ASM
    Greetings,

Maybe you are looking for

  • Applecare+ for Verizon iPhone 4s

    There is no provision to purchase Applecare + with a new pre-ordered iPhone 4s on the Verizon site. What provisions will Apple make for those who purchased their 4s this way? The ordering process puts one in a catch-22: if you attempt to get a Family

  • "Select" in Search and Select  doesn't do anything - Release 2

    When I click on "select" in a dialog box, it doesn't do anything. Example: Browse the groups in Edit Portal Group Profile, radio button active, click "select". Nothing. I expected it to populate the group name in the original text box, but you have t

  • Darwin and problem with gcc

    Hi, I'm trying to compile c-programs with gcc installed with the xtools from the tiger 1.4.8-cd on my system. For the first step I tried a "Hello World" program. When I compile it with 'gcc HelloWorld.cpp' on a linux system I get a a.out, and this is

  • AUDITION CS 6 & TASCAM DM3200

    We are running CS6 on an HP machine running Windows 7. We recently purchased a TASCAM DM3200, and cannot get the two to communicate. The DM3200 is equipped with an IF-FW/DMMKII fire wire card. We also have the USB connected. Audition recognizes the c

  • My iMac is slowing down

    My iMac is slowing down and it takes a long time to start any application. What can I do to gain more speed?