Oracle validated configurations

Hello Guys,
I have seen in the topic "Oracle validated configurations" that it is only for servers, I would like to ask if anyone of you tried to install oracle on linux on an Intel core2 DUO PC?
I remember I have tried to install oracle enterprise linux 4 on it and it didn't work because my Hard drive is S-ATA. did anyone try to install OEL5 on such system? does it support S-ATA drive?
thanks.
Adnan

Hi,
I have four 320 GB Seagate SATA disk drives attached to standalone Promise PCI-SATA controller. I have installed OEL-4.5 and OEL-5 without any problem since both have `sata_promise' driver built as kernel module. It's interesting that first (GA) release of RHEL-4 didn't have the driver and installer didn't recognized disk drives terminating the installation. I had to download the driver from controller vendor's web site.
Depending on your specific hardware (PCI or on-board controller), it's quite possible that OEL-4.5 or even OEL-5 has not the driver for your controller. But it's common practice today that all main controller vendors (Adaptec, 3ware, LSI, Areca, Promise etc) distribute freely downloadable drivers for win and linux from their web sites with precise instructions how to install them during main installation.
N.J.

Similar Messages

  • Oracle Validated Configurations - Yes or No

    To satisfy my curiosity, I've just tried, for the first time, oracle-validated configuration on a clean 32-bit OEL-5.2 installation without oracle database software already installed. I've used the actual
    oracle-validated-1.0.0-8.el5.i386
    rpm package.
    According to the official oracle documentation's recommendations and naming convention, taken as a standard, I can say that oracle-validated configuration more failed than succeeded.
    CORRECT SETTINGS:
    * /etc/sysctl.conf has been correctly set
    * /boot/grub/grub.conf has been correctly set
    FAILED SETTINGS AND INCORRECT CREATIONS:
    * /etc/security/limits.conf has been correctly set for oracle, but all other entries in the file related to other users has been erased by validation script
    * no modification of /etc/pam.d/login file (pam_limits.so)
    * the script created 'dba' and 'oinstall' groups and 'oracle' user with 'dba' group as primary group (not 'oinstall'), that is not in compliance with official oracle documentation. To verify:
    [root@localhost ~]# id oracle
    uid=502(oracle) gid=502(dba) groups=502(dba),503(oinstall)
    If oinstall is not the primary group, what is it supposed to do?
    I'd appreciate if someone could clarify this dichotomy between Oracle official documentation's recommendations and "oracle-validated configuration".
    Thanks in advance.
    NJ

    frits hoogland wrote:
    NJ, (and segio, please take my response in account),
    If you read between the lines of my response I (more or less) make the some of the point you do.
    -required rpms
    'that's a job for OEL linux Installer': I can only come to conclusion 'the OEL linux installer' you talk about must be installation program of linux. There is no database option in there, so that installer can't help you. Or do you mean the database installer? The database installer only checks if the rpm's are installed.No, I meant OEL Linux installer (anaconda). When you choose packages to be installed, you can select them either individually or in various groups. A group called let's say "Oracle database 10g/11g required packages", as an option, would be very useful. I said - as an option - because OEL is not exclusively related to Oracle database. It is a distro, just like any other distro. Certainly this doesn't mean that "oracle-validated configuration" cannot be useful by checking (and resolving) the dependencies once again at any time when it is necessary. But, in any case, it should be the primary job for OEL installer at OEL installation time.
    I agree with you that loosing settings is a very bad thing and should be considered a bug.Of course.
    besides that I don't like the oracle user and groups to get random uid and gid's; in any environment you want that to be fixed numbers.
    besides that the points I wanted to make was:
    -it is not that it's not that hard to make a script which setups your environment in a basic way.
    another point is that for rough and quick setup, a default linux system can be used to run a default installed database. no need to do any tweaks with system settings.
    -an oracle validated package should not overwrite any settings (obviously), but should be flexible and 'steerable' so it can work together with system policiesCompletely agreed.
    Regards
    NJ

  • Oracle Validated Configuration RPM

    Hello,
    I am going to install Oracle DB Standart edition on Unbreakable linux. I did update according to the http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/install_overview.htm#CHDFJDFF (chapter 1.3.5) after that should be created Oracle and respective dba groups as I understand, but it not happened. I tried to check log /var/log/oracle-validated/results/orakernel.log, but this log is missing.
    During up2date acccording the chapter 1.3.5 no error was dispalyed.
    What you recomend me now? Shall I create the Oracle user before the start instalaltion and which rights which respective group?
    Thank you in advance.

    Can you check that the oracle-validated RPM was actually installed? What does "rpm -q oracle-validated" tell you? If the log file was not created, consider removing and re-installing the package once more.

  • Enhancement Request - KickStart files for Oracle Validated Configurations

    Just a thought, but I would like to request that the "Oracle Validate Configurations" also include an example kickstart file that contains the necessary RPMs above the default. In addition, in the %post section, all of the OS modifications (e.g. sysctl parameters, user accounts, ulimits, pam.d mods) that need to be completed for an Oracle installation could also be provided.
    I have found some on the web and from suppliers such that I have created a kickstart file that is working for me and my hardware, but my mind would be at ease if there were more "sanctioned" versions out there.
    FYI -- Reading through the documentation, it appears that OEM module for Oracle Linux provides the mechanism to create a kickstart file in the bare metal provisioning features.

    A good start has already been done on OTN
    http://www.oracle.com/technology/pub/articles/saternos_kickstart.html

  • Oracle-validated rpm and ulimit values

    OS: Oracle Linux 5.6 (VirtualBox)
    I'm somewhat puzzled over the Oracle 11gR2 installation instruction and the "oracle-validated" rpm package.
    According to the Oracle installation instruction for Linux at http://download.oracle.com/docs/cd/E11882_01/install.112/e16763/pre_install.htm#BABIAIED
    The following values are recommended minimum:
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    oracle soft stack 10240 (32768 KB at most)
    The oracle-validated package modifies /etc/security/limits.conf as following:
    oracle soft nproc 131072
    oracle hard nproc 131072
    oracle soft nofile 131072
    oracle hard nofile 131072
    oracle soft core unlimited
    oracle hard core unlimited
    oracle soft memlock 50000000
    oracle hard memlock 50000000
    From what I understand, these values are maximum limits. I assume the "oracle-validated" package is not just only for Oracle 11g, and the Oracle 11g documentation recommends values, assuming you do not want to set it to unlimited? Is this correct?
    Btw, the Oracle supplied $ORACLE_HOME/bin/osh utility to check and raise the ulimit to the maximum, actually sets ulimit to 1056837 with the oracle-validated package installed, but it is not run unless ulimit does not return "unlimited" or is less than 2113674. The osh utility is run by oraenv.

    It seems there is no real answer to it, or there is no issue as such. I'm marking this thread as answered. I have come to the following conclusion:
    Oracle-validated configures /etc/security/limits.conf which sets the upper limits per login. It is up to the user to decide the actual limits. The Oracle installation instructs to set ulimit -u 16384 -n 65536 for the Oracle user, which is certainly within the upper limits of limits.conf.
    I notice however that the default stack size is smaller than recommended. i.e. 8192.
    /etc/profile (add ulimit -s)
    if [ $USER = "oracle" ]; then
       if [ $SHELL = "/bin/ksh" ]; then
          ulimit -u 16384
          ulimit -n 65536
          ulimit -s 10240
       else
          ulimit -u 16384 -n 65536 ulimit -s 10240
       fi
    fiI think setting the values to unlimited is probably not the best idea.
    Edited by: Dude on Jul 28, 2011 5:47 PM

  • Unbreakable Linux Network and oracle-validated

    I bought a network subscription to ULN mostly for the oracle-validated feature.
    Here is the results but I can not get the packages listed to install
    # up2date --install oracle-validated
    Fetching Obsoletes list for channel: el5_x86_64_latest...
    Fetching rpm headers...
    Name Version Rel
    oracle-validated 1.0.0 16.el5 x86_64
    Testing package set / solving RPM inter-dependencies...
    There was a package dependency problem. The message was:
    Unresolvable chain of dependencies:
    glibc-headers 2.5-34 requires kernel-headers
    glibc-headers-2.5-34 requires kernel-headers >= 2.2.1
    oracle-validated 1.0.0-16.el5 requires kernel-headers
    The following packages were added to your selection to satisfy dependencies:
    Package Required by
    elfutils-libelf-devel-0.137-3.el5.x86_64oracle-validated-1.0.0-16.el5 elfutils-libelf-devel
    gcc-4.1.2-44.el5.x86_64 oracle-validated-1.0.0-16.el5 gcc
    gcc-c++-4.1.2-44.el5.x86_64 oracle-validated-1.0.0-16.el5 gcc-c++
    libaio-devel-0.3.106-3.2.x86_64 oracle-validated-1.0.0-16.el5 libaio-devel
    libgomp-4.3.2-7.el5.x86_64 gcc-4.1.2-44.el5 libgomp
    [root@localhost oracle-validated]# up2date -u
    Fetching Obsoletes list for channel: el5_x86_64_latest...
    Fetching rpm headers...
    Name Version Rel
    The following Packages were marked to be skipped by your configuration:
    Name Version Rel Reason
    kernel 2.6.18 128.1.6.0.1.el5Pkg name/pattern
    All packages are currently up to date
    [root@localhost oracle-validated]#
    the downloaded packages are stored in /var/spool/up2date
    # ls /var/spool/up2date
    bc-1.06-21.x86_64.hdr
    compat-gcc-34-3.4.6-4.x86_64.hdr
    compat-gcc-34-c++-3.4.6-4.x86_64.hdr
    compat-libstdc++-33-3.2.3-61.i386.hdr
    compat-libstdc++-33-3.2.3-61.x86_64.hdr
    el5_x86_64_latest.20090416230823
    el5_x86_64_latest-all.20090416230823
    el5_x86_64_latest-obsoletes.20090416230823
    elfutils-libelf-devel-0.137-3.el5.i386.hdr
    elfutils-libelf-devel-0.137-3.el5.x86_64.hdr
    elfutils-libelf-devel-static-0.137-3.el5.i386.hdr
    elfutils-libelf-devel-static-0.137-3.el5.x86_64.hdr
    gcc-4.1.2-44.el5.x86_64.hdr
    gcc-c++-4.1.2-44.el5.x86_64.hdr
    gdb-6.8-27.el5.x86_64.hdr
    glibc-devel-2.5-34.i386.hdr
    glibc-devel-2.5-34.x86_64.hdr
    glibc-headers-2.5-34.x86_64.hdr
    libaio-devel-0.3.106-3.2.i386.hdr
    libaio-devel-0.3.106-3.2.x86_64.hdr
    libgomp-4.3.2-7.el5.i386.hdr
    libgomp-4.3.2-7.el5.x86_64.hdr
    libstdc++-devel-4.1.2-44.el5.i386.hdr
    libstdc++-devel-4.1.2-44.el5.x86_64.hdr
    libXp-1.0.0-8.1.el5.i386.hdr
    libXp-1.0.0-8.1.el5.x86_64.hdr
    oracle-validated-1.0.0-16.el5.x86_64.hdr
    How do I update/install the packages

    THIS IS SO COOL!
    I am posting the results of Avi's answer. This would have taken hours or trial and error to resolve these dependancies.
    Big thanks to Avi
    [root@localhost oracle-validated]# up2date-nox --configure
    0. adminAddress ['root@localhost']
    1. debug No
    2. disallowConfChange ['noReboot', 'sslCACert', 'useNoSSLForPackages', 'noSSLSe
    3. enableProxy No
    4. enableProxyAuth No
    5. enableRollbacks No
    6. fileSkipList []
    7. forceInstall No
    8. gpgKeyRing xx
    9. headerCacheSize 40
    10. headerFetchCount 10
    11. httpProxy
    12. isatty Yes
    13. keepAfterInstall No
    14. networkRetries 5
    15. noBootLoader No
    16. noReboot No
    17. noReplaceConfig Yes
    18. noSSLServerURL xx
    19. pkgSkipList ['kernel*']
    20. pkgsToInstallNotUp ['kernel', 'kernel-modules', 'kernel-devel']
    21. proxyPassword
    22. proxyUser
    23. removeSkipList ['kernel*']
    24. retrieveOnly No
    25. retrieveSource No
    26. rhnuuid xx
    27. serverURL xx
    28. showAvailablePacka No
    29. sslCACert xx
    30. storageDir /var/spool/up2date
    31. systemIdPath xx
    32. updateUp2date Yes
    33. useGPG Yes
    34. useNoSSLForPackage No
    35. useRhn Yes
    36. versionOverride
    Enter number of item to edit <return to exit, q to quit without saving>: 19
    Attribute: pkgSkipList
    Comment: A list of package names, optionally including wildcards, to skip
    Current value: kernel*;
    < return for default, C to clear list, items are ';' separated >
    New Value: C
    0. adminAddress ['root@localhost']
    1. debug No
    2. disallowConfChange ['noReboot', 'sslCACert', 'useNoSSLForPackages', 'noSSLSe
    3. enableProxy No
    4. enableProxyAuth No
    5. enableRollbacks No
    6. fileSkipList []
    7. forceInstall No
    8. gpgKeyRing /xx
    9. headerCacheSize 40
    10. headerFetchCount 10
    11. httpProxy
    12. isatty Yes
    13. keepAfterInstall No
    14. networkRetries 5
    15. noBootLoader No
    16. noReboot No
    17. noReplaceConfig Yes
    18. noSSLServerURL xx
    19. pkgSkipList []
    20. pkgsToInstallNotUp ['kernel', 'kernel-modules', 'kernel-devel']
    21. proxyPassword
    22. proxyUser
    23. removeSkipList ['kernel*']
    24. retrieveOnly No
    25. retrieveSource No
    26. rhnuuid xx
    27. serverURL xx
    28. showAvailablePacka No
    29. sslCACert xx
    30. storageDir /var/spool/up2date
    31. systemIdPath /xx
    32. updateUp2date Yes
    33. useGPG Yes
    34. useNoSSLForPackage No
    35. useRhn Yes
    36. versionOverride
    Enter number of item to edit <return to exit, q to quit without saving>:
    [root@localhost oracle-validated]# up2date --install oracle-validated
    Fetching Obsoletes list for channel: el5_x86_64_latest...
    Fetching rpm headers...
    Name Version Rel
    oracle-validated 1.0.0 16.el5 x86_64
    Testing package set / solving RPM inter-dependencies...
    bc-1.06-21.x86_64.rpm: ########################## Done.
    compat-gcc-34-3.4.6-4.x86_6 ########################## Done.
    compat-gcc-34-c++-3.4.6-4.x ########################## Done.
    compat-libstdc++-33-3.2.3-6 ########################## Done.
    compat-libstdc++-33-3.2.3-6 ########################## Done.
    elfutils-libelf-devel-0.137 ########################## Done.
    gcc-4.1.2-44.el5.x86_64.rpm ########################## Done.
    gcc-c++-4.1.2-44.el5.x86_64 ########################## Done.
    gdb-6.8-27.el5.x86_64.rpm: ########################## Done.
    glibc-devel-2.5-34.i386.rpm ########################## Done.
    glibc-devel-2.5-34.x86_64.r ########################## Done.
    glibc-headers-2.5-34.x86_64 ########################## Done.
    kernel-headers-2.6.18-128.1 ########################## Done.
    libXp-1.0.0-8.1.el5.i386.rp ########################## Done.
    libaio-devel-0.3.106-3.2.x8 ########################## Done.
    libstdc++-devel-4.1.2-44.el ########################## Done.
    oracle-validated-1.0.0-16.e ########################## Done.
    elfutils-libelf-devel-stati ########################## Done.
    libgomp-4.3.2-7.el5.x86_64. ########################## Done.
    Preparing ########################################### [100%]
    Installing...
    1:libgomp ########################################### [100%]
    2:gdb ########################################### [100%]
    3:compat-libstdc++-33 ########################################### [100%]
    4:bc ########################################### [100%]
    5:libXp ########################################### [100%]
    6:compat-libstdc++-33 ########################################### [100%]
    7:libstdc++-devel ########################################### [100%]
    8:kernel-headers ########################################### [100%]
    9:glibc-headers ########################################### [100%]
    10:glibc-devel ########################################### [100%]
    11:compat-gcc-34 ########################################### [100%]
    12:glibc-devel ########################################### [100%]
    13:libaio-devel ########################################### [100%]
    14:gcc ########################################### [100%]
    15:gcc-c++ ########################################### [100%]
    16:compat-gcc-34-c++ ########################################### [100%]
    17:elfutils-libelf-devel ########################################### [100%]
    18:oracle-validated ########################################### [100%]
    19:elfutils-libelf-devel-s########################################### [100%]
    The following packages were added to your selection to satisfy dependencies:
    Name Version Release
    bc 1.06 21
    compat-gcc-34 3.4.6 4
    compat-gcc-34-c++ 3.4.6 4
    compat-libstdc++-33 3.2.3 61
    compat-libstdc++-33 3.2.3 61
    elfutils-libelf-devel 0.137 3.el5
    gcc 4.1.2 44.el5
    gcc-c++ 4.1.2 44.el5
    gdb 6.8 27.el5
    glibc-devel 2.5 34
    glibc-devel 2.5 34
    glibc-headers 2.5 34
    kernel-headers 2.6.18 128.1.6.0.1.el5
    libXp 1.0.0 8.1.el5
    libaio-devel 0.3.106 3.2
    libstdc++-devel 4.1.2 44.el5
    elfutils-libelf-devel-static 0.137 3.el5
    libgomp 4.3.2 7.el5
    [root@localhost oracle-validated]#
    SUCCESS!

  • Error during up2date oracle-validated gives segmentation fault

    Hi all,
    I am trying to run the up2date oracle-validated command for Oracle Enterprise Linux 5 64 bit and it
    fails on memory dump errors.
    [root@tstdb01]# up2date oracle-validated
    Fetching Obsoletes list for channel: el5_x86_64_latest...
    Fetching rpm headers...
    Segmentation fault
    Any ideas how to resolve this?
    Edited by: 783904 on Aug 19, 2010 9:09 AM

    # cat /etc/sysconfig/rhn/up2date
    # Automatically generated Red Hat Update Agent config file, do not edit.
    # Format: 1.0
    enableRollbacks[comment]=Determine if up2date should create rollback rpms
    enableRollbacks=0
    noSSLServerURL[comment]=Remote server URL without SSL
    noSSLServerURL=http://linux-update.oracle.com/XMLRPC
    useNoSSLForPackages[comment] =Use the noSSLServerURL for package, package list, and header fetching
    useNoSSLForPackages=0
    debug[comment]=Whether or not debugging is enabled
    debug=0
    noReplaceConfig[comment]=When selected, no packages that would change configuration data are automatically installed
    noReplaceConfig=1
    retrieveOnly[comment]=Retrieve packages only
    retrieveOnly=0
    keepAfterInstall[comment]=Keep packages on disk after installation
    keepAfterInstall=0
    systemIdPath[comment]=Location of system id
    systemIdPath=/etc/sysconfig/rhn/systemid
    serverURL[comment]=Remote server URL
    serverURL=https://linux-update.oracle.com/XMLRPC
    pkgSkipList[comment]=A list of package names, optionally including wildcards, to skip
    pkgSkipList=kernel*;
    pkgsToInstallNotUpdate[comment]=A list of provides names or package names of packages to install not update
    pkgsToInstallNotUpdate=kernel;kernel-modules;kernel-devel;
    adminAddress[comment]=List of e-mail addresses for update agent to communicate with when run in batch mode
    adminAddress=root@localhost;
    storageDir[comment]=Where to store packages and other data when they are retrieved
    storageDir=/var/spool/up2date
    fileSkipList[comment]=A list of file names, optionally including wildcards, to skip
    fileSkipList=;
    removeSkipList[comment]=A list of package names, optionally including wildcards that up2date will not remove
    removeSkipList=kernel*;
    enableProxy[comment]=Use a HTTP Proxy
    enableProxy=0
    retrieveSource[comment]=Retrieve source RPM along with binary package
    retrieveSource=0
    versionOverride[comment]=Override the automatically determined system version
    versionOverride=
    httpProxy[comment]=HTTP proxy in host:port format, e.g. squid.redhat.com:3128
    httpProxy=
    useGPG[comment]=Use GPG to verify package integrity
    useGPG=1
    gpgKeyRing[comment]=The location of the gpg keyring to use for package checking
    gpgKeyRing=/etc/sysconfig/rhn/up2date-keyring.gpg
    noBootLoader[comment]=To disable modification of the boot loader (lilo, silo, etc)
    noBootLoader=0
    noReboot[comment]=Disable the reboot actions
    noReboot=0
    networkRetries[comment]=Number of attempts to make at network connections before giving up
    networkRetries=5
    updateUp2date[comment]=Allow up2date to update itself when possible
    updateUp2date=1
    disallowConfChanges[comment]=Config options that can not be overwritten by a config update action
    disallowConfChanges=noReboot;sslCACert;useNoSSLForPackages;noSSLServerURL;serverURL;disallowConfChanges;
    sslCACert[comment]=The CA cert used to verify the ssl server
    sslCACert=/usr/share/rhn/ULN-CA-CERT
    [root@tstdb01 up2date]# *up2date --show-channels*el5_x86_64_latest                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • OL 6.x - oracle-validated?

    Hello
    I just read the announcement that Oracle Linux (with UEK) 6.x is now officially certified for Oracle 11g R2 database.
    Is there OL 6.x which has oracle-validated rpm? I use this rpm on OEL5.7 and it works great, it would be great to see something similar in OL6.x which installed all mandatory packages required by Oracle 11.2, ASM and Grid "automatically" with selection single click.
    two more questions, apologies, I am new to Linux...
    (1) there is UEK2 released now too - is it certified/supported to use with Oracle 11.2.0.3 ?
    If so - can anyone point me to a document describing how I can upgrade to new UEK2 on existing OL6.2 (or OEL5.8) ?
    (2) is oracleasmlib for OL6.2 available now? up to now only OEL5.x compatible oracleasmlib was on public download site, can anyone provide a pointer to one compatible with OL6.2 please?
    Many thanks in advance

    For what it's worth, I have been wondering about the advantages of ASMLIB and came to the following conclusions:
    ASMLib examines each disk in the system and simplifies management in regard to ASM diskstring to avoid multiple paths to storage devices, which ASM cannot handle. When using ASMLIB with ASM on Linux, you can ensure the discovery of the multipath disk by configuring ASM to scan the multipath disk first or to exclude the single path disks when scanning.
    ASMLib provides an alternative method to "o_direct" on block devices to avoid kernel buffering (I/O scheduler) under Linux, which initially did not provided a raw device interface. The use of raw devices has also been depreciated as of RHEL 5. ASMLib provides a different code path that may not increase performance, but apparently can help to reduce system load by exploiting the capabilities and strengths of vendor storage arrays.
    I have a couple of links for references:
    http://docs.oracle.com/cd/B28359_01/server.111/b31107/asmprepare.htm
    http://www.oracle.com/technetwork/topics/linux/persistence-088235.html
    ASM over Linux Block Devices - Higher System Load than ASM on ASMLib!
    support rawdevices by linux oracle.

  • Availability of oracle-validated rpm for el5 (2.6.18-8.el5)

    Is the Oracle validated rpm available for el5 (Oracle Enterprise Linux 2.6.18-8.el5) . It only seems to be available for el4. We do have ULN support.

    Hi,
    Oracle-Validated is an optional way to satisfy the pre-install requirements for customers signed up with Unbreakable Linux support.
    This packages main function as following:
    1,Checks whether the required packages are present, and if some of them are not, installs them automatically resolving the dependencies.
    2,updates the paramaters in the system files ( /etc/sysctl.conf, /etc/security/limits.conf, /etc/modprobe.conf, /boot/grub/grub.conf ) according to recommendations derived from the Validated Configuration specifications.
    3,Creates dba and oinstall groups, and Oracle user if they are not present. If an oracle user is present before rpm install, no changes are done to that groups and user.
    The developer are going to create links for downloading of oracle-validated.rpm on all or one of the following pages: http://linux.oracle.com, http://www.oracle.com/technology/software/index.html, http://www.oracle.com/technology/tech/linux/index.html.So far,it hasn't got yet.
    Regards
    Terry

  • Installing oracle validated rpm

    Hi,
    I have installed oracle enterprise linux version 5.4 on sun virtual box.I want to install oracle 10g,so I downloaded oracle -validated-1.0.0-5.e15i.386.rpm for oracle requird updates.I am trying to run the oracle -validated-rpm using yum install command.But I am getting the following error
    no package ./oracle-validated-1.0.0-5.e15.i386.rpm available.
    How to solve that? I downloaded the oracle validated rpm file to desktop.
    Thanks

    Hi,
    I tried the commands whatever you told.I downloaded yum configuration file and updated with the required commands
    [main]
    cachedir=/var/cache/yum
    keepcache=0
    debuglevel=2
    logfile=/var/log/yum.log
    distroverpkg=redhat-release
    tolerant=1
    exactarch=1
    obsoletes=1
    gpgcheck=1
    plugins=1
    # Note: yum-RHN-plugin doesn't honor this.
    metadata_expire=1h
    # Default.
    # installonly_limit = 3
    # PUT YOUR REPOS HERE OR IN separate files named file.repo
    # in /etc/yum.repos.d
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/0/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/1/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/2/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u4_base]
    name=Enterprise Linux $releasever U4 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/4/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u5_base]
    name=Enterprise Linux $releasever U5 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/5/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_oracle_addons]
    name=Enterprise Linux $releasever - $basearch - oracle_addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY -oracle-el5
    gpgcheck=1
    enabled=1
    then I try to install using yum install command Iam gettin same error.
    root@localhost yum.repos.d]# yum install ./ oracle-validated-1.0.0-5.e15.i386.rpm
    Loaded plugins: security
    el5_addons | 951 B 00:00
    el5_addons/primary | 35 kB 00:00
    el5_addons 140/140
    el5_ga_base | 1.1 kB 00:00
    el5_ga_base/primary | 720 kB 00:12
    el5_ga_base 3204/3204
    el5_oracle_addons | 951 B 00:00
    el5_oracle_addons/primary | 1.9 kB 00:00
    el5_oracle_addons 14/14
    el5_u1_base | 1.1 kB 00:00
    el5_u1_base/primary | 747 kB 00:12
    el5_u1_base 3272/3272
    el5_u2_base | 1.1 kB 00:00
    el5_u2_base/primary | 910 kB 00:13
    el5_u2_base 3402/3402
    el5_u3_base | 1.1 kB 00:00
    el5_u3_base/primary | 788 kB 00:11
    el5_u3_base 3442/3442
    el5_u4_base | 1.1 kB 00:00
    el5_u4_base/primary | 807 kB 00:11
    el5_u4_base 3506/3506
    el5_u5_base | 1.1 kB 00:00
    el5_u5_base/primary | 824 kB 00:12
    el5_u5_base 3571/3571
    Setting up Install Process
    No package ./ available.
    No package oracle-validated-1.0.0-5.e15.i386.rpm available.
    Nothing to do
    [root@localhost yum.repos.d]# /usr/bin/yum localinstall oracle-validated*.rpm
    Loaded plugins: security
    Setting up Local Package Process
    Cannot open file: oracle-validated*.rpm. Skipping.
    Nothing to do
    [root@localhost yum.repos.d]# /usr/sbin/up2date--dry-run -i oracle-validated
    bash: /usr/sbin/up2date--dry-run: No such file or directory
    [root@localhost yum.repos.d]#
    Please see the error I am getting and any one help me to resolve it.
    Thanks

  • Oracle Validated RPM - Which to download?

    I'm preparing a couple Linux x86_64 servers for building a RAC cluster and thought I'd give the Oracle Validated RPM a try.
    The specifics -
    Red Hat Linux RHEL 5.5 (kernel level 2.6.18-194)
    Oracle Grid Infrastructure release 11.2.0.2.2
    Oracle Database release 11.2.0.2.2
    I am not a member of OLN, I don't use the Oracle Unbreakable Kernel and I don't use Oracle Enterprise Linux. (But worn out reading about all of these topics.)
    I go to this download site as directed by MOS Note 437743.1.
    http://oss.oracle.com/el5/oracle-validated
    where I am presented a list of these rpm files:
    Index of /el5/oracle-validated
    Name Last modified Size
    oracle-validated-1.0.0-5.el5.i386.rpm 02-Feb-2008 17:09 11K
    oracle-validated-1.0.0-5.el5.x86_64.rpm 02-Feb-2008 17:09 12K
    oracle-validated-1.0.0-5.el5.src.rpm 02-Feb-2008 17:09 12K
    readme 18-Jul-2008 14:55 198
    oracle-validated-1.0.0-18.el5.i386.rpm 30-Mar-2009 01:36 15K
    oracle-validated-1.0.0-18.el5.x86_64.rpm 30-Mar-2009 01:36 15K
    oracle-validated-1.0.0-18.el5.src.rpm 30-Mar-2009 01:36 23K
    oracle-validated-1.0.0-24.el5.i386.rpm 10-Jun-2010 07:07 22K
    oracle-validated-1.0.0-24.el5.x86_64.rpm 10-Jun-2010 07:07 22K
    oracle-validated-1.0.0-24.el5.src.rpm 10-Jun-2010 07:07 29K
    MD5SUMS 19-Aug-2010 17:12 658
    oracle-validated-1.0.0-22.el5.i386.rpm 19-Aug-2010 17:13 15K
    oracle-validated-1.0.0-22.el5.src.rpm 19-Aug-2010 17:13 24K
    oracle-validated-1.0.0-22.el5.x86_64.rpm 19-Aug-2010 17:13 16K
    oracle-validated-1.1.0-7.el5.x86_64.rpm 17-Nov-2010 11:03 23K
    oracle-validated-1.1.0-7.el5.src.rpm 17-Nov-2010 11:03 30K
    Question 1: Do I just grab the newest version of these EL5 based rpms? in this case "oracle-validated-1.1.0-7.el5.x86_64.rpm", or is there some other dependency on kernel level?
    Question 2: Does this Validated RPM configure changes necessary for Grid Infrastucture as well as Database?
    Question 3: Are prople pretty happy with the job that this RPM does in configuring things properly?
    Thanks in advance for your insights.
    - tim

    Hi,
    1.) Yes, only take the newest one.
    2.) Yep it should (some expeptions apply)*. Just make sure you configured an automatic update server (yum), that all dependent RPMs can be downloaded as well.
    For OEL you could use public-yum.oracle.com, but since you don't like OEL I am sure you know where to find a free RHEL one...
    3.) Definitely. I never go without it.
    * E.g. it does not configure/change NTP configuration, as it is a requirement for the 11gR2 GI install.
    Sebastian

  • Oracle 11g "Oracle Database Configuration Assistant" failed

    Hi
    am trying to install oracle 10g databse .
    am getting Configuration assistant "Oracle Database Configuration Assistant" failed
    in log file i see
    [Thread-19] [18:32:29:343] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-19] [18:32:29:343] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    i have created microsoft loop back adapator and configured TCP/IP.
    what would be the problem?

    At the Oracle Support site https://support.oracle.com
    To access the document, you will need a valid CSI (Customer Support Identifier), which is given when you purchase a support contract from Oracle.
    If you do not have a CSI, I would recommend that you completely uninstall the product and reinstall again by following the Install Guide at http://www.oracle.com/pls/db102/portal.portal_db?selected=11
    HTH
    Srini

  • Oracle-xe configure DESTROYED everything... Seriously?!

    Okay so, I had some problems with the XE listener so I decided to remove /etc/sysconfig/oracle-xe ( the configuration file as I've understood ).
    And then running:
    /etc/init.d/oracle-xe configure
    Just pressing enter untill its done.
    Now i Cannot use sqlplus to connect, because it says my password for system is not correct ( which is what i put into the configuration ). And when doing the "hack" and using su to run the sqlplus as dba, the database is CORRUPT.. ALL my stuff are gone?!
    Where is it?!
    And why the !"#!% would "configure" REMOVE stuff?!
    Seriously, this is irritating and is really making me sad :(
    Any ideas?

    I don't have any hands-on with XE specifically, and am sitting in a bar right now, so can't dig very deep, but here are some things that will help:
    Filip E. wrote:
    Sorry for being unclear, it's been a long working day, over 12 hours by now and I am getting tired of this problem. :)
    I will try to give you some better information.
    At the moment I have another problem with the Database, all of a sudden I am getting the following:
    ORA-01033: ORACLE initialization or shutdown in progress
    Any time you see an ORA-nnnnn message, you should stop right there and look it up. Either google or (better) go to tahiti.oracle.com. THat is the portal to the entire oracle doc library. Drill down to your product and version and use the 'search facility.
    even thougn I run the commands in order:
    shutdown abort
    shutdown immediate
    startup mount
    startup
    However this results in the following:
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database openAgain, always look up any ORA-nnnnn messages.
    >
    Going back to the previous problem, when I try to start the database such as:
    startup
    or database recover;
    I get an error telling me that I need to rename my .dbs to a valid name, the current name is somewhat like MISSING000005 ( can't remember the amount of 0-s ).
    again, exact error message
    But altering it wont work, because then I get another error telling me it doesn't exists, even though I provide the Exact path to it.
    Is it possible to load a .dbf-file and just see if the data is intact? or what should I do?you don't load .dbf files. All you can do is restore (from a backup) and recover (apply redo)
    >
    How do I easily show you guys what my errors are?
    Lose the GUI and work at a command line, where you can copy everything you do and paste it into your posts here. Be sure to enclose any pasted text with the "{code}" tag.
    First of all I guess i need to fix the above problem, which I have no clue how to do.. Suggestions?
    I am thankfull for all input on this matter.

  • [INS-20802] Oracle Database Configuration Assistant failed

    I am trying to install Oracle 11g R2 on my windows 7 Professional, 64bit computer. After 42% of installation, it started showing some files are missing. Few of them are:
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\owb.tmp
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\setowbenv.tmp
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\system-application.xml
    And the final pop up winow says:
    Database configuration Assistant:Info
    *"Template General_Purpose.dbc does not exists. Please specify an exixting template for database creation"*
    *"[INS-20802] Oracle Database Configuration Assistant failed"*
    Details:
    Cause:- The plug-in failed in its perform method
    Action:- Refer to the logs or contact Oracle Support Services.
    Following are the last few lines of the log file. Can anyone please help me to fix this problem?
              Oracle Advanced Security 11.2.0.1.0
              Oracle Internet Directory Client 11.2.0.1.0
              HAS Files for DB 11.2.0.1.0
              Oracle Net Listener 11.2.0.1.0
              Oracle Net Services 11.2.0.1.0
              Oracle Text 11.2.0.1.0
              Oracle Database 11g 11.2.0.1.0
              Oracle COM Automation Feature 11.2.0.1.0
              Oracle OLAP 11.2.0.1.0
              Oracle Spatial 11.2.0.1.0
              Oracle Partitioning 11.2.0.1.0
              Enterprise Edition Options 11.2.0.1.0
              Oracle Database 11g 11.2.0.1.0
    INFO: OiicSaveInvWCCE:After saving the inventory. This is an Install session.
    INFO: SaveInvWCCE JRE files in Scratch :0
    INFO: Aggregate Name as given in the action for additional utility tools: oracle.rdbms.util
    INFO: Aggregate Location as given in the action for additional utility tools: C:\app\User\product\11.2.0\dbhome_1/install/config
    INFO: checking if the file C:\app\User\product\11.2.0\dbhome_1/install/config\oracle.rdbms.util.xml is present?
    INFO: Can proceed with additional utility processes ? : true
    INFO: Copying C:\app\User\product\11.2.0\dbhome_1\install\config\oracle.rdbms.util.xml to C:\app\User\product\11.2.0\dbhome_1\inventory\ContentsXML\ConfigXML\oracle.rdbms.util.1_0_0_0_0.xml with the permissions og-rwx
    INFO: cf session will be created for OH: C:/app/User/product/11.2.0/dbhome_1\ TLAggr: oracle.rdbms.util instancePath: inventory\ContentsXML\ConfigXML\
    INFO: cf session for OH: C:/app/User/product/11.2.0/dbhome_1\ TL Aggr: [oracle.rdbms.util] instancePath: inventory\ContentsXML\ConfigXML\
    INFO: No of Tools: 1
    INFO: Starting to execute the additional tools
    INFO: Executing utility tool: ADR Setup Utility
    INFO: Executing utility tool: ADR Setup Utility
    INFO: Command = C:\Windows\system32\cmd /c call C:\app\User\product\11.2.0\dbhome_1/bin/diagsetup.bat basedir=C:\app\User oraclehome=C:\app\User\product\11.2.0\dbhome_1
    INFO: Successfully executed utility tool: ADR Setup Utility
    INFO: Successfully executed utility tool: ADR Setup Utility
    INFO: All the tools have been executed Successfully
    INFO: Complete execution of additional tools
    INFO: oracle.installer.installUpdates property is set to false, so skipping the checking of updates
    INFO: Config Initialize JRE files in Scratch :0
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Configuration Manager
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: HAS Common Files
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Netca Client
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Enterprise Manager Console DB
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Database Configuration and Upgrade Assistants
    INFO: stage loc: C:/Users/User/AppData/Local/Temp/OraInstall2013-02-27_05-27-24AM\
    INFO: Copying Aggr XML for: Oracle Database 11g
    INFO: The Top level Aggreage File = C:\app\User\product\11.2.0\dbhome_1\inventory\ContentsXML\ConfigXML\oracle.server.11_2_0_1_0.xml
    INFO: OUI_CAPlugIn is not found in XML
    INFO: no. of tools to supress: 0 for comp: Oracle Enterprise Manager Console DB
    INFO: processing tool: Launch browser
    INFO: removing plugin invocation for: Launch browseras it doesnt support clone mode
    INFO: removing plugin invocation for: Launch browseras it doesnt support add node mode
    INFO: Namespace prefix 'agg' used but not declared.
    INFO: cf session will be created for OH: C:/app/User/product/11.2.0/dbhome_1\ TLAggr: oracle.server instancePath: inventory\ContentsXML\ConfigXML\
    INFO: cf session for OH: C:/app/User/product/11.2.0/dbhome_1\ TL Aggr: [oracle.server] instancePath: inventory\ContentsXML\ConfigXML\
    INFO: aggr ref length : 6
    INFO: cf session hashcode: 1847125318
    INFO: cf session saved with key: OraDb11g_home1 oracle.server
    INFO: cf session is ok
    INFO: created and saved cf session for oh: OraDb11g_home1
    INFO: passing params to cf
    INFO: Handling the storing of variables for aggr name oracle.sysman.ccr
    INFO: This variable s_OPSNodeInfoString is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable b_createResponseFile is not added to the global context map
    INFO: This variable s_ps is not added to the global context map
    INFO: This variable s_oraName is not added to the global context map
    INFO: This variable s_ccrJarDestination is not added to the global context map
    INFO: This variable b_localInstall is not added to the global context map
    INFO: This variable b_doConfigCCR is not added to the global context map
    INFO: This variable b_ccrUpgrade is not added to the global context map
    INFO: This variable s_rspFilePath is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: for oracle.has.common no aggregate found by cf: no configuration
    INFO: Handling the storing of variables for aggr name oracle.assistants.netca.client
    INFO: This variable s_swingallName is not added to the global context map
    INFO: This variable s_shareName is not added to the global context map
    INFO: This variable s_runtimeLib is not added to the global context map
    INFO: This variable s_runTimeJar is not added to the global context map
    INFO: This variable s_responseFileName is not added to the global context map
    INFO: This variable s_operatingSystem is not added to the global context map
    INFO: This variable s_netcfgName is not added to the global context map
    INFO: This variable s_netcahelpName is not added to the global context map
    INFO: This variable s_netcaUpgradeFlag is not added to the global context map
    INFO: This variable s_netcaClass is not added to the global context map
    INFO: This variable s_netCA_Args is not added to the global context map
    INFO: This variable s_netCAInstalledProtocols is not added to the global context map
    INFO: This variable s_netAPIName is not added to the global context map
    INFO: This variable s_ldapclnt9 is not added to the global context map
    INFO: This variable s_ldapclnt11 is not added to the global context map
    INFO: This variable s_ldapclnt10 is not added to the global context map
    INFO: This variable s_jreLocation is not added to the global context map
    INFO: This variable s_jreJarFile is not added to the global context map
    INFO: This variable s_jreJar is not added to the global context map
    INFO: This variable s_jewtName is not added to the global context map
    INFO: This variable s_installTypeForLaunchNETCA is not added to the global context map
    INFO: This variable s_icebrowserName is not added to the global context map
    INFO: This variable s_helpName is not added to the global context map
    INFO: This variable s_ewtcompatName is not added to the global context map
    INFO: This variable s_ewtName is not added to the global context map
    INFO: This variable s_ewtFile is not added to the global context map
    INFO: This variable s_ewtCompat is not added to the global context map
    INFO: This variable s_cfgMethod is not added to the global context map
    INFO: This variable s_caHelpZhTwJar is not added to the global context map
    INFO: This variable s_caHelpZhCnJar is not added to the global context map
    INFO: This variable s_caHelpPtBRJar is not added to the global context map
    INFO: This variable s_caHelpKoJar is not added to the global context map
    INFO: This variable s_caHelpJar is not added to the global context map
    INFO: This variable s_caHelpJaJar is not added to the global context map
    INFO: This variable s_caHelpItJar is not added to the global context map
    INFO: This variable s_caHelpFrJar is not added to the global context map
    INFO: This variable s_caHelpEsJar is not added to the global context map
    INFO: This variable s_caHelpDeJar is not added to the global context map
    INFO: This variable s_authAdaptors is not added to the global context map
    INFO: This variable ps_netCA_Args_OverRide is not added to the global context map
    INFO: This variable b_net8ServerInstalling is not added to the global context map
    INFO: This variable b_javavmIsInstalling is not added to the global context map
    INFO: This variable b_isWindows is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable b_cmanIsInstalling is not added to the global context map
    INFO: This variable b_anoIsInstalling is not added to the global context map
    INFO: This variable s_xmlparservLoc is not added to the global context map
    INFO: This variable s_ouiJlibDir is not added to the global context map
    INFO: This variable s_opsmJlib is not added to the global context map
    INFO: This variable s_ntwkTools is not added to the global context map
    INFO: This variable s_netjlibDir is not added to the global context map
    INFO: This variable s_netcahelpLocation is not added to the global context map
    INFO: This variable s_netcaJlibDir is not added to the global context map
    INFO: This variable s_netcaDocDir is not added to the global context map
    INFO: This variable s_netPropertiesFile is not added to the global context map
    INFO: This variable s_netCA is not added to the global context map
    INFO: This variable s_net8caFileToInstantiate is not added to the global context map
    INFO: This variable s_jre15Location is not added to the global context map
    INFO: This variable s_jlibDir is not added to the global context map
    INFO: This variable s_inventoryPrereqOui is not added to the global context map
    INFO: This variable s_emdwLibDir is not added to the global context map
    INFO: This variable s_caHelpDir is not added to the global context map
    INFO: This variable s_assistantJlibDir is not added to the global context map
    INFO: This variable s_JavaFlag is not added to the global context map
    INFO: This variable b_isOPS is not added to the global context map
    INFO: This variable s_windowsCommandLine is not added to the global context map
    INFO: This variable s_net8caExecutable is not added to the global context map
    INFO: This variable s_netcaUserDirArg is not added to the global context map
    INFO: This variable s_installTypeForNetCA is not added to the global context map
    INFO: This variable s_netcaSilentFlag is not added to the global context map
    INFO: This variable s_netCAInstalledProducts is not added to the global context map
    INFO: This variable s_netcaClasspath is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: Handling the storing of variables for aggr name oracle.sysman.console.db
    INFO: This variable s_sid is not added to the global context map
    INFO: This variable s_serverInstallType is not added to the global context map
    INFO: This variable s_platform is not added to the global context map
    INFO: HashMap added with the key oracle.sysman.console.db and an empty variable Vector
    INFO: Adding the variable s_obfOc4jAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_obfOc4jAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_obfJtaAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_obfJtaAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable s_nlsLang is not added to the global context map
    INFO: This variable s_emailServer is not added to the global context map
    INFO: This variable s_emailAddress is not added to the global context map
    INFO: This variable s_cfgtyperet is not added to the global context map
    INFO: Adding the variable s_JtaAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_JtaAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable n_uploadInterval is not added to the global context map
    INFO: This variable localhost is not added to the global context map
    INFO: This variable b_launchTools is not added to the global context map
    INFO: This variable b_launchBrowser is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable b_centralConsole is not added to the global context map
    INFO: This variable USE_HTTP_PROXY is not added to the global context map
    INFO: This variable USE_DB_CONSOLE is not added to the global context map
    INFO: This variable SET_CONSOLE_MODE is not added to the global context map
    INFO: This variable SA_SETUP is not added to the global context map
    INFO: This variable OC4JLOC is not added to the global context map
    INFO: This variable NO_PC_MODE is not added to the global context map
    INFO: This variable LOGGING_LEVEL is not added to the global context map
    INFO: This variable JRE_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_PROTOCOL is not added to the global context map
    INFO: This variable ISQLPLUS_PORT is not added to the global context map
    INFO: This variable HOST_SID_OFFSET_ENABLED is not added to the global context map
    INFO: This variable HOSTNAME is not added to the global context map
    INFO: This variable EM_UPLOAD_DISABLE is not added to the global context map
    INFO: This variable EM_UIX_DEBUG_FLAG is not added to the global context map
    INFO: This variable EMPRODVER is not added to the global context map
    INFO: This variable CONSOLE_MODE is not added to the global context map
    INFO: This variable CONSOLE_CFG is not added to the global context map
    INFO: This variable sl_oraclehomes is not added to the global context map
    INFO: This variable s_oc4jDir is not added to the global context map
    INFO: This variable s_oc4jAppsDir is not added to the global context map
    INFO: This variable s_jreHome is not added to the global context map
    INFO: This variable s_configcommand is not added to the global context map
    INFO: This variable b_isRAC is not added to the global context map
    INFO: This variable b_UNIX is not added to the global context map
    INFO: This variable OJSP_JAR_LOC is not added to the global context map
    INFO: This variable OJSPUTIL_JAR_LOC is not added to the global context map
    INFO: This variable LDAP_JAR_LOC is not added to the global context map
    INFO: This variable JAVA_HOME is not added to the global context map
    INFO: This variable ISQLPLUS_HOST is not added to the global context map
    INFO: This variable EM_UIX_LOCATION is not added to the global context map
    INFO: This variable EM_REPOS_HOST is not added to the global context map
    INFO: This variable EM_PING_COMMAND is not added to the global context map
    INFO: This variable EM_OC4J_HOME is not added to the global context map
    INFO: This variable EM_EAR_LOC is not added to the global context map
    INFO: This variable EMDROOT is not added to the global context map
    INFO: Adding the variable s_oc4jAdmPasswd to the aggregate oracle.sysman.console.db
    INFO: Adding the variable s_oc4jAdmPasswd to the global context map for the aggregate oracle.sysman.console.db
    INFO: This variable s_launchBrowserClasspath is not added to the global context map
    INFO: This variable s_javapOracleHome is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: Handling the storing of variables for aggr name oracle.assistants.server
    INFO: This variable s_operatingSystem is not added to the global context map
    INFO: This variable s_jreLocation is not added to the global context map
    INFO: This variable pn_dboffset is not added to the global context map
    INFO: This variable cs_swingName is not added to the global context map
    INFO: This variable cs_komodoName is not added to the global context map
    INFO: This variable cs_kodiakName is not added to the global context map
    INFO: This variable cs_jewtName is not added to the global context map
    INFO: This variable cs_iceBrowserName is not added to the global context map
    INFO: This variable cs_ewtcompatName is not added to the global context map
    INFO: This variable cs_ewtName is not added to the global context map
    INFO: This variable cs_baliShareName is not added to the global context map
    INFO: This variable b_orabaseContainsOrahome is not added to the global context map
    INFO: This variable b_isWINDOWS is not added to the global context map
    INFO: This variable b_isUNIX is not added to the global context map
    INFO: This variable sl_dbmaParameterListForIcon is not added to the global context map
    INFO: This variable sl_dbcaParameterListForIcon is not added to the global context map
    INFO: This variable s_xmlparservLoc is not added to the global context map
    INFO: This variable s_ouiJlibLocation is not added to the global context map
    INFO: This variable s_oratabLocation is not added to the global context map
    INFO: This variable s_opsmLocation is not added to the global context map
    INFO: This variable s_dbuaLocation is not added to the global context map
    INFO: This variable s_dbcaLocation is not added to the global context map
    INFO: This variable s_OracleBinLocation is not added to the global context map
    INFO: This variable s_dbcaInstLaunchFile is not added to the global context map
    INFO: This variable s_dbcaLaunchFile is not added to the global context map
    INFO: This variable s_dbmaLaunchFile is not added to the global context map
    INFO: This variable s_dbmaInstLaunchFile is not added to the global context map
    INFO: This variable PROD_HOME is not added to the global context map
    INFO: ORACLE_HOME is not settable, hence not setting the value
    INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
    INFO: passing params to cf done
    INFO: done saving info by cf
    INFO: This is a shared oracle home or remote nodes are null. No copy required.
    INFO: Checkpoint:Failed Checkpoint found returning it for getAllFailedCheckPoints.
    INFO: Checkpoint:Failed Checkpoint found returning null for getLastFailedCheckPoint.
    INFO: Checkpoint:Index file written and updated
    INFO: Checkpoint:Transfer of file done from remote node
    INFO: Updating the global context
    INFO: Path To 'globalcontext.xml' = C:\app\User\product\11.2.0\dbhome_1\install\chainedInstall\globalcontext
    INFO: Since operation was successful, move the current OiicAPISessionDetails to installed list
    INFO: Number of root scripts to be executed = 0
    INFO: isSuccessfullInstallation: true
    INFO: isSuccessfullRemoteInstallation: true
    INFO: Adding ExitStatus SUCCESS to the exit status set
    INFO: Completed setting up InstallDB
    INFO: Performing Configuration
    INFO: Entering ConfigClient.init method
    INFO: ConfigClient.init sOracleHomeLoc=C:\app\User\product\11.2.0\dbhome_1, sTopAggId=oracle.server
    INFO: Entering ConfigClient.initClientAndSession method
    INFO: ConfigClient.initClientAndSession status : connected to the config framework
    INFO: ConfigClient.initClientAndSession session begun oracle.sysman.emCfg.client.CfwSession@5059a331
    INFO: ConfigClient.initClientAndSession m_oAggregate=[Loracle.sysman.emCfg.common.IAggregate;@2ce90f2d
    INFO: Configuration log directory - C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs
    INFO: Exiting ConfigClient.init method
    INFO: Calling event ConfigSessionInitialized
    INFO: ConfigClient.registerOutErrStream method called
    INFO: Entering ConfigClient.getToolsList method
    INFO: Created config job for Oracle Net Configuration Assistant
    INFO: Created config job for Oracle Database Configuration Assistant
    INFO: Created config job for Oracle Configuration Manager Configuration
    INFO: Updating Transient Parameters in the Aggregates
    INFO: Updating Transient Parameters for oracle.server
    INFO: Updating Transient Parameters for oracle.assistants.netca.client
    INFO: Updating Transient Parameters for oracle.assistants.server
    INFO: Setting value to transient variable s_dbcaArgs
    INFO: Setting value to transient variable S_SYSMANPASSWORD
    INFO: Setting value to transient variable s_systemPasswordFlag
    INFO: Setting value to transient variable s_sysmanPasswordFlag
    INFO: Setting value to transient variable S_HOSTUSERPASSWORD
    INFO: Setting value to transient variable s_dbcaArgsOverride
    INFO: Setting value to transient variable windows_commandline_prefix
    INFO: Setting value to transient variable s_sysPasswordFlag
    INFO: Setting value to transient variable S_SYSPASSWORD
    INFO: Setting value to transient variable s_asmsnmpPasswordFlag
    INFO: Setting value to transient variable S_DBSNMPPASSWORD
    INFO: Setting value to transient variable s_dbsnmpPasswordFlag
    INFO: Setting value to transient variable S_ASMSNMPPASSWORD
    INFO: Setting value to transient variable S_SYSTEMPASSWORD
    INFO: Setting value to transient variable s_hostUserPasswordFlag
    INFO: Updating Transient Parameters for OuiConfigVariables
    INFO: Updating Transient Parameters for oracle.sysman.ccr
    INFO: Updating Transient Parameters for oracle.sysman.console.db
    INFO: Successfully updated Transient Parameters in the Aggregates
    INFO: Configuration log directory - C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs
    INFO:
    The Runconfig command constructed is C:\app\User\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\app\User\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=true $*
    INFO: Created a new file C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands
    INFO: Since the option is to overwrite the existing C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands file, backing it up
    INFO: The backed up file name is C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolAllCommands.bak
    INFO: Entering ConfigClient.executeToolsInAggregate method
    INFO: ConfigClient.executeToolsInAggregate oAggregate=oracle.server:oracle.server:11.2.0.1.0:common
    INFO: Entering ConfigClient.assignAction method
    INFO: ConfigClient.assignAction actionref=[Loracle.sysman.emCfg.common.IActionReference;@74247cc2
    INFO: ConfigClient.assignAction action is of type :configuration
    INFO: Exiting ConfigClient.assignAction method
    INFO: ConfigClient.executeToolsInAggregate action assigned
    INFO: Started Plugin named: Oracle Net Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: Starting 'Oracle Net Configuration Assistant'
    INFO: INFO: Parsing command line arguments:INFO: Parameter "orahome" = C:\app\User\product\11.2.0\dbhome_1INFO: Parameter "orahnam" = OraDb11g_home1INFO: Parameter "instype" = typicalINFO: Parameter "inscomp" = client,oraclenet,javavm,server,anoINFO: Parameter "insprtcl" = tcp,nmpINFO: Parameter "cfg" = localINFO: Parameter "authadp" = NO_VALUEINFO: Parameter "responsefile" = C:\app\User\product\11.2.0\dbhome_1\network\install\netca_typ.rspINFO: Parameter "silent" = trueINFO: Done parsing command line arguments.INFO: Oracle Net Services Configuration:INFO: Profile configuration complete.INFO: Oracle Net Listener Startup:INFO: Running Listener Control:
    INFO: C:\app\User\product\11.2.0\dbhome_1\bin\lsnrctl start LISTENERINFO: Listener Control complete.INFO: Setting Listener service to start automatically.INFO: Listener started successfully.INFO: Listener configuration complete.INFO: Default local naming configuration complete.INFO: Oracle Net Services configuration successful. The exit code is 0WARNING:
    INFO:
    INFO: Completed Plugin named: Oracle Net Configuration Assistant
    INFO:
    INFO:
    INFO: Started Plugin named: Oracle Database Configuration Assistant
    INFO: Found associated job
    INFO: Starting 'Oracle Database Configuration Assistant'
    INFO: Starting 'Oracle Database Configuration Assistant'
    INFO: Executing DBCA
    INFO: Command C:\Windows\system32\cmd /c call C:\app\User\product\11.2.0\dbhome_1\bin\dbca.bat -progress_only -createDatabase -templateName General_Purpose.dbc -sid orcl -gdbName orcl.168.2.5 -emConfiguration LOCAL -storageType FS -datafileDestination C:\app\User\oradata -datafileJarLocation C:\app\User\product\11.2.0\dbhome_1/assistants/dbca/templates -responseFile NO_VALUE -characterset AL32UTF8 -obfuscatedPasswords false -sampleSchema true -automaticMemoryManagement true -totalMemory 3237 -maskPasswords false -oui_internal
    INFO: ... GenericInternalPlugIn.handleProcess() entered.
    INFO: ... GenericInternalPlugIn: getting configAssistantParmas.
    INFO: ... GenericInternalPlugIn: checking secretArguments.
    INFO: ... GenericInternalPlugIn: starting read loop.
    INFO: Read: SYS_PASSWORD_PROMPT
    INFO: Processing: SYS_PASSWORD_PROMPT for argument tag -sysPassword
    INFO: Read: SYSTEM_PASSWORD_PROMPT
    INFO: Processing: SYSTEM_PASSWORD_PROMPT for argument tag -systemPassword
    INFO: Read: DBSNMP_PASSWORD_PROMPT
    INFO: Processing: DBSNMP_PASSWORD_PROMPT for argument tag -dbsnmpPassword
    INFO: Read: SYSMAN_PASSWORD_PROMPT
    INFO: Processing: SYSMAN_PASSWORD_PROMPT for argument tag -sysmanPassword
    INFO: End of argument passing to stdin
    INFO: Completed Plugin named: Oracle Database Configuration Assistant
    INFO: Oracle Database Configuration Assistant failed.
    INFO: Oracle Database Configuration Assistant failed.
    INFO: ConfigClient.executeToolsInAggregate action performed
    INFO: Exiting ConfigClient.executeToolsInAggregate method
    INFO: Calling event ConfigToolsExecuted
    INFO:
    The Runconfig command constructed is C:\app\User\product\11.2.0\dbhome_1\oui\bin\runConfig.bat ORACLE_HOME=C:\app\User\product\11.2.0\dbhome_1 MODE=perform ACTION=configure RERUN=false $*
    INFO: Created a new file C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\app\User\product\11.2.0\dbhome_1\cfgtoollogs\configToolFailedCommands.bak
    INFO: ConfigClient.saveSession method called
    INFO: Calling event ConfigSessionEnding
    INFO: ConfigClient.endSession method called
    INFO: Completed Configuration
    INFO: Shutting down OUISetupDriver.JobExecutorThread
    INFO: Cleaning up, please wait...
    INFO: Dispose the install area control object
    INFO: Update the state machine to STATE_CLEAN
    INFO: All forked task are completed at state setup
    INFO: Completed background operations
    INFO: Moved to state <setup>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating view at state <setup>
    INFO: Completed validating view at state <setup>
    INFO: Validating state <setup>
    WARNING: Validation disabled for the state setup
    INFO: Completed validating state <setup>
    INFO: Verifying route success
    INFO: Get view named [FinishUI]
    INFO: View for [FinishUI] is oracle.install.ivw.db.view.FinishUI@22d215
    INFO: Initializing view <FinishUI> at state <finish>
    INFO: Completed initializing view <FinishUI> at state <finish>
    INFO: Displaying view <FinishUI> at state <finish>
    INFO: Completed displaying view <FinishUI> at state <finish>
    INFO: Loading view <FinishUI> at state <finish>
    INFO: Install Succeeded: true
    INFO: Config Tool Succeeded: false
    INFO: Remote Install Succeeded: true
    INFO: Completed loading view <FinishUI> at state <finish>
    INFO: Localizing view <FinishUI> at state <finish>
    INFO: Completed localizing view <FinishUI> at state <finish>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state finish
    INFO: FinishAction Actions.execute called
    INFO: Completed executing action at state <finish>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <finish>
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is 0
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    Edited by: rnair on Mar 18, 2013 10:08 AM

    rnair wrote:
    I am trying to install Oracle 11g R2 on my windows 7, 64bit computer. After 42% of installation, it started showing some files are missing. Few of them are:
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMLRSVCApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\WFMGRApp.ear
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\owb.tmp
    C:\app\User\product\11.2.0\dbhome_1\owb\bin\win32\setowbenv.tmp
    C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\system-application.xml
    And the final pop up winow says:
    Database configuration Assistant:Info
    *"Template General_Purpose.dbc does not exists. Please specify an exixting template for database creation"*
    *"[INS-20802] Oracle Database Configuration Assistant failed"*
    Details:
    Cause:- The plug-in failed in its perform method
    Action:- Refer to the logs or contact Oracle Support Services.
    Following are the last few lines of the log file. Can anyone please help me to fix this problem?<snip>
    the error has nothing to do with DBCA. DBCA was simply the last in a long string of victims.
    Go back and read the instructions where you downloaded the install media. They state that the TWO zip files you download must be unzipped into the same directory.

  • Oracle Validated

    howdy everybody,
    My friends told me that when I use oracle-validated, is not necessary I set kernel (sysctl.conf, limits.conf), add user oracle, dba, oinstall, etc... because the oracle validated do all.. that's true?
    What does mean oracle-validated? what really it do? i know it install all packages, but anymore?

    oracle-validated is for Oracle Linux 5. oracle-rdbms-server-11gR2-preinstall is for Oracle Linux 6.
    The packages trigger dependencies (YUM) that install the pre-requisite software required for 11gR2, configure kernel parameters, setup and configure the oracle user/group account provided it does not already exist. You will still have to setup the ORACLE_HOME directory and others and setup appropriate permissions.

Maybe you are looking for

  • How do i change my alternate apple id address

    Let's just say Right under my Apple ID and Primary Email Address there is something called a "Alternate Apple ID" that I made when i was a child and it does not suit me anymore how would i go about changing it if possible You go to Icload.com or me.c

  • Extenal authentication plug-in debugging - how to interpret results?

    Hi all I've managed to get OID to synchronize with MS AD (partly thanks to this forum) Also, I've installed the External Authentication Plug-In But I still can't log in to SSO as an AD user... So I've run the plug-in debugger and it gives results suc

  • ESS Services Problem - PLOG and P_PERNR

    Hi everyone. We are currently upgrading from ECC 5 to ECC 6 and I am facing an ESS issue and have a few questions. First, have the Webdynpro services changed between release 5 and 6? Webdynpro service sap.com/pcui_gp~xssutils/XssMenuArea doesn't show

  • Photo booth effects with Imovie HD?

    I was having a ball with the weird effects of phone booth and thought it would be fun to have those real time effects in Imovie HD so I can record a short video clip instead of just a simple snapshot. Is this possible?

  • Informatiom

    Good morning. I have LR 4.4, and it says Camera Raw 7.4 is available for download. I shoot all of my pictures in Raw & Jpeg. Is this already in 4.4, or is it something I need to download! I have the Canon EOS 7D camera! If I need to download Camera R