Installation of Oracle Database 11.2.0.3 on Centos 6.4 to AWS

We have been installing and configuring the oracle database 11.2.0.3 with OIAM 11 GR 1 material for a few years with great success.

RHEL 5.7
WLS 10.3.6

OracleDB 11.2.0.3

OIAM 11 GR 1 material

OSH 11.1.1.6

We have recently decided to move our VMs to EC2 from Amazon using CentOS 6.4 environment.  Our client currently has us using the operating system is a hardened version of the RHEL5.7.  We have installed on CentOS in the past, but not to 6.4.  All prereqs are installed, but we do not seem to get the database to set up completely.  Running in interactive or silent mode makes no difference.

When running in silent mode, we received the following:

. / runInstaller-silent - ignoreSysPreReqs responsefile - db_install_w_database.rsp

From Oracle Universal Installer...

Check the Temp space: must be greater than 120 MB.   Real 6463 MB passed

Check the swap space: must be greater than 150 MB.   Real 24999 MB passed

Preparations for the launch of Oracle Universal Installer from/tmp/OraInstall2015-04-13_04-55-50 PM. Please wait...

You can find the log of this installation session to:

/opt/oraInventory/logs/installActions2015-04-13_04-55-50PM.log

Installing Oracle Database 11 g succeeded.

Please check ' / opt/oraInventory/logs/silentInstall2015-04-13_04-55-50PM.log' for details.

[WARNING] [INS-32091] Some of the wizards of configuration failed.

CAUSE: The Software Installation was successful. But some configuration wizards failed were cancelled or ignored.

ACTION: Check the logs or contact Oracle Support.

Check the Setup log:

INFO: Oracle Net Listener startup:

INFORMATION: The information provided for this listening port is currently in use by other software on this computer.

INFO: Beginning of earpiece failed.

NEWS: Check the file path for more details: /opt/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-1504134PM5854.log

INFO: Oracle Net Services Configuration failed.  The exit code is 1

Checking the netca journal

[main] [2015-04-13 16:58:55.132 UTC] NativeSystem.runRemoteExecCmd [CmdToolUtil.doexecute:473] failed. Command = / opt/oracle/product/dbs/srvm/admin/getcrshome arguments = env [] = error null = null

[main] [2015-04-13 16:58:55.133 UTC] [HAUtils.getHASHome:938]  Could not get at home.

PRCT-1011: cannot run 'getcrshome '. Error: null

oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:483)

oracle.sysman.assistants.util.hasi.HAUtils.getConfiguredGridHome(HAUtils.java:782)

oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:934)

oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:955)

oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:529)

oracle.net.ca.ConfigureListener.isHASConfigured(ConfigureListener.java:1516)

oracle.net.ca.ConfigureListener.isHASRunning(ConfigureListener.java:1538)

oracle.net.ca.ConfigureListener.validateListenerName(ConfigureListener.java:1785)

oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:183)

oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)

oracle.net.ca.InitialSetup. < init > (NetCA.java:4189)

oracle.net.ca.NetCA.main (NetCA.java:428)

[main] [2015-04-13 16:58:55.133 UTC] [HAUtils.isHASConfigured:532]  HA House is null

[main] [2015-04-13 16:58:55.134 UTC] [ConfigureListener.isHASConfigured:1524]  Is Oracle configured Restart: false

[main] [2015-04-13 16:58:55.134 UTC] [ConfigureListener.isHASRunning:1553]  Is Oracle Restart running: false

[main] [2015-04-13 16:58:55.134 UTC] [ConfigureListener.listenerExists:344]  Listener is 'LISTENER' already exists: false

[main] [2015-04-13 16:58:55.135 UTC] [ConfigureListener.typicalConfigure:215]  Check free beach port: 1521-1540

[main] [2015-04-13 16:58:55.135 UTC] [ConfigureListener.isPortFree:1080]  Check whether the port 1521 is free on the local computer.

[main] [2015-04-13 16:58:55.135 UTC] [ConfigureListener.isPortFree:1095]  InetAddress.getByName (127.0.0.1): /127.0.0.1

[main] [2015-04-13 16:58:55.136 UTC] [ConfigureListener.isPortFree:1097]  The local host IP address: awscentoschrome.amazonaws.com/52.4.205.244

[main] [2015-04-13 16:58:55.136 UTC] [ConfigureListener.isPortFree:1099]  Local host name: awscentoschrome.amazonaws.com

[main] [2015-04-13 16:58:55.136 UTC] [ConfigureListener.isPortFree:1115]  IP address: awscentoschrome.amazonaws.com/52.4.205.244, is IPv6 address: false

[main] [2015-04-13 16:58:55.137 UTC] [ConfigureListener.isPortFree:1118]  IP address: awscentoschrome.amazonaws.com/52.4.205.244 is a link local address: false

[main] [2015-04-13 16:58:55.137 UTC] [ConfigureListener.isPortFree:1143]  Creating ServerSocket on Port: 1521, IP address: awscentoschrome.amazonaws.com/52.4.205.244

[main] [2015-04-13 16:58:55.140 UTC] [ConfigureListener.isPortFree:1178] java.net.PlainSocketImpl.socketBind (Native Method)

java.net.PlainSocketImpl.bind(PlainSocketImpl.java:377)

java.net.ServerSocket.bind(ServerSocket.java:319)

java.net.ServerSocket. < init > (ServerSocket.java:185)

oracle.net.ca.ConfigureListener.isPortFree(ConfigureListener.java:1145)

oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:219)

oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)

oracle.net.ca.InitialSetup. < init > (NetCA.java:4189)

oracle.net.ca.NetCA.main (NetCA.java:428)

[main] [2015-04-13 16:58:55.140 UTC] [ConfigureListener.isPortFree:1191]  Back is free to Port 1521: false

2 things come to mind with the netca newspaper:

(1) we use NO HA... it seems that we could ignore that.

2) 1521 port is NOT in use.  I ran netstat - anpl | grep 1521 in 5 second loop delay when running the installation and it never appeared.



Does anyone know if there is something different with Centos6.4 or AWS facilities that would cause this?  In addition, the log shows that the installation went well and it was with the configuration.  The spfile does not exist and when root.sh is run after installation, the oratab has no entry ($ORACLE_SID: $ORACLE_HOME: N |) There > does not exist).


Ideas?

Found the question in forums of http://stackoverflow.com . We searched before but does not search the correct error. I searched on "information for this listening port is currently in use by other software on this computer." and found a forum thread that we explained our problem.

We use AWS as our server provider. AWS has 2 IP addresses he uses. We use for PuTTY in and access the server Public and private one located on eth0. Obviously, the private IP address must be in the file/etc/hosts not the public IP address.

The database installed and is running.

Tags: Database

Similar Questions

  • Prerequisites on Oracle Linux 6.3 packages are missing for the installation of Oracle database 11 g 2.

    I want to install Oracle database 11 g 2 on Oracle Linux 6.3, but some packages are missing (.) RPM files).

    Please tell me how to install the missing packages (.) RPM files)?

    Some of the missing packages are:

    liabio-devel - 0.3.105

    unixODBC - 2.2.11

    unixODBC-devel - 2.2.11

    and a little more.

    Let me note that there is an Oracle Linux forum where you can get answers more quickly. (I'm linking this thread it mentioning what I guess)

    Also I would suggest using the yum package manager and there is aoracle-rdbms-server-11gR2-preinstall package available which install all prereq packages...

    See more here: How I Simplified Installation of Oracle Database on Oracle Linux

  • I have a problem during the installation of Oracle Database 11 g Release 2 (11.2.0.1.0) on my 32-bit windows, I get this message: file not found C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em.ear

    I have a problem during the installation of Oracle Database 11 g Release 2 (11.2.0.1.0) on my 32-bit windows, I get this message: file not found C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em.ear. It is one of many files that I should I cancel or continue? I pressed on continue in the past and I could not open properly Oracle. Sql Please HELP!

    63f5a1a9-ECA2-4300-B10f-22cd940a8726 wrote:

    I have a problem during the installation of Oracle Database 11 g Release 2 (11.2.0.1.0) on my 32-bit windows, I get this message: file not found C:\app\User\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em.ear. It is one of many files that I should I cancel or continue? I pressed on continue in the past and I could not open properly Oracle. Sql Please HELP!

    It is a symptom of textbooks classic does not have read and followed the original instructions to prepare the downloaded files.  You should have two files zip files.  They both must be decompressed in the same directory.  If you unzip using Windows graphic interface - in right click on the name of the file and selecting "extract all...". "the default behavior will be to create a directory, the same name as the zip file and extract in it.  Thus, file_1_of_2 pulls in directory_1_of_2 and file_2_of_2 extracted in directory_2_of_2.  You must override this stupid behavior by default and specify the directory yourself.  And specify the SAME directory for both files.

    Or just go to a command prompt, change directories to the directory where the two zip files are located and deliver "unzip " and "unzip ", and they will both be properly unpack to a directory named "database".

  • Silently installation of Oracle Database 12 c on Ubuntu 14.04. Server

    Hello everyone,

    I try to install the Oracle database 12 c on a headless Ubuntu 14.04 server, using the silent mode of the Oracle Universal Installer with a response file (see attachment). As this Linux distribution does not seem to be officially supported, I followed the instructions, I found in this tutorial, http://tutorialforlinux.com/2014/10/01/how-to-install-oracle-12c-database-for-ubuntu-14-04-trusty-lts-64bit-linux-easy-guide/and was able to install the database software. During installation, as described in the tutorial, I have to change some files makefile in the target installation directory, then click on 'Retry' to continue the installation. Because I need to perform a silent installation, the "Retry" button does not appear and the Installer continues just to complete the installation with the promising message "Oracle 12 c database installation has succeeded.", despite several mistakes of links that I find in the log files. So, I make the suggested changes makefile after installation and retrigger the binding process manually (called "repeat all"), which looks after all ends correctly that I can now run "sqlplus" etc. In addition, I ran the script of post-installation (one of them as a root user), as requested by the installer.

    However, now I find the system without a data base of departure, even though I have it set up in the answer file that I gave to the Oracle Universal Installer. Without doubt, routines important installation required for the configuration of the database have been ignored by the errors of liaison took place. To be complete, they are linking errors I find in the configuration log file (and that I solved it by changing the files makefile and running 'repeat all' after installation):

    Error in invoking target 'all_no_orcl' of makefile ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. [...]

    Error invoking the "utilities" in the makefile target ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. [...]

    Error in invoking target 'install' of makefile ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/network/lib/ins_net_server.mk'. [...]

    Error in invoking target 'irman ioracle' of makefile ' / home/oracle/app/oracle/product/12.1.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. [...]

    Can I rerun the Universal Oracle install from the point where the binding process has failed, i.e., without crushing the makefile changes that I had to perform in the oracle home directory?

    Or is there a way to tell the silent installer to suspend Setup error (giving me the opportunity to resolve the problem immediately) and delivers a 'Retry' to continue the installation from there?

    For development purposes, I need a database of startup clean and fully configured, including pre-installed packages (especially Oracle Spatial).

    Thank you very much for your suggestions!

    Thank you for your answers, I now get a solution to the problem.

    @12cdb: RPM Installation was not an option because it is not recommended on Ubuntu.

    @Srini Vernon-Oracle: I am aware that a Ubuntu system is not an environment supported for installation of database Oracle, as mentioned in my question. There are reasons why the passage to another distribution is not an option in my setup, that's why I asked for advice.

    The solution is the following:

    -Install the database in "Software only" mode (silent, using a response file).

    -Fix the linker errors as described in the tutorial.

    -Recreate a link.

    S ' ensure that the kernel is properly configured as described on this page: http://docs.oracle.com/database/121/LADBI/app_manual.htm#LADBI7866

    -Use "dbca" silently with a response file to create the database.

    Best regards

    Christoph

  • Deny access to drive C on the installation of oracle database

    Hello

    Can someone help me, I have installed the Oracle 11 g database on my computer and now I can't access my C drive, and also the Installation was not complete. What should I do to release this drive?

    I moved this thread on the forum of XE. Yet once installed Oracle do not mess with the operating system. PL identify the exact version of the OS - versions supported are documented in the Installation Guide - Oracle & reg; Database Express Edition

    It is best to follow the instructions in the Installation Guide, assuming you have a supported operating system version.

    HTH
    Srini

  • Where to get the installer of Oracle Database Gateway?

    Hi all

    11.2.0.1

    Win7 64 bit

    SqlServer 2005,2008

    I want ot DG4ODBC to install 64-bit windows to create a link to Oracle database to SQL Server.

    While I can migrate selected tables. But I can't find the installer.

    I already searched google and http://www.oracle.com/technology/software/index.html,

    but in vain.

    Help, please...

    Thank you

    zxy

    Hello

    Yes go come and install a 64-bit on a 64 bit OS RDBMS and, hopefully, who should look for your question.

    Kind regards

  • Installation of Oracle Database 11 g (11.1.0.6) on Redhat Linux (4.1.2 - 14) machine

    Hi all

    I've been struggling with the installation of Oracle 11 g (11.1.0.6) database on Redhat Linux (4.1.2 - 14) for the last 2 days. The area most struggle is to install required on a Linux RPM packages. I'm really running out of ideas to install by downloading the RPMs right on the internet.

    Somehow, I managed to installed most of them but could not download and install below good packets under Linux.

    Looking for the gcc - 4.1.1. Not been found.     Failure of < < < <
    Checking for libaio-devel - 0.3.106; Not been found.     Failure of < < < <
    Check libstdc+-devel - 4.1.1. Not been found.     Failure of < < < < +.
    Looking for elfutils-libelf-devel-0, 125; Not been found.     Failure of < < < <
    Check glibc-devel - 2.5 - i386. Not been found.     Failure of < < < <
    Check glibc-devel - 2.5 - x86_64; Not been found.     Failure of < < < <
    Verification of the gcc-c+-4.1.1; Not been found.     Failure of < < < < +.
    Verification of compat-libstdc+ -33 - 3.2.3 - x86_64; Not been found.     Failure of < < < < +.

    * the above information was collected on the wizard checked for system configuration requirements.

    And also, I got error in the log Wizard Setup below information.

    Checking available swap space requirements...
    Expected result: 7980 MB
    Actual result: 1983MB
    Full version. The result of this review is: failure of < < < <
    Problem: The system doesn't have the required swap space.
    Recommendation: Make more available swap space to perform the installation.

    But, my machine is the high range (hard disk 1 to and 8 GB of RAM) and here is the configuration.

    [+[root@dbserver2 ~] # df h +.
    Size of filesystem used Avail use % mounted on
    + / dev/map/VolGroup00-LogVol00 +.
    + 899 G 14G 839G 2% / +.
    + / dev/hda3 92M 12 M 75 M 14% boot +.
    tmpfs G 3.9 3.9 G 0 0% / dev/shm
    + [root@IN-GMS19 ~] #+.

    Can someone advise me where and how can I download the appropriate RPM packages and how do I swap space requirement as mentioned above resolution failure. Please let me know if other required information.

    Kind regards
    Kumar

    Salvation;

    Can someone advise me where and how can I download the appropriate RPM packages and how do I swap space requirement as mentioned above resolution failure. Please let me know if other required information.

    You can find all the RPM related to your DVD. See thread for the RPM below:

    Confirmation of RPM
    Re: Install package for oracle11gr2

    For swap:
    Swap size increase-linux
    How to increase the size of swap?

    Respect of
    HELIOS

  • The installer of Oracle Database 11 g: Administration Workshop I Ed 2 D50102GC20

    It landed at me to set up a database of Oracle 11 g: Administration Workshop I Ed 2 D50102GC20 in environment OEL (Oracle Enterprise Linux).
    Easier said then done when you're not fluent in Oracle.

    Configuration guides distributed RESOURCES (D50102GC20_setup_doc) leave some hope when it comes to clarity.


    "*" 13.     Create a script (for example, setupasm.sh) from the following commands, and then run the script to create the ASM disks: «*»

    This urge to script to run the command "oracleasm', 'oracleasm' is not included in the standard installation of OEL and it is not included
    in the installation guide either. I added the OracleASMLib:s I could find via [http://www.oracle.com/technology/tech/linux/asmlib/index.html | http://www.oracle.com/technology/tech/linux/asmlib/index.html].
    which of course is not distributed for OEL openly but only for some RedHat Distributions.

    To download OracleASM for OEL, an account of LSN is required, but I do not have an account.


    + "Getting ASMLib without a ULN subscription +".
    + While the pilot and support tools are on the Enterprise Linux installation media, the oracleasmlib RPM is not (this package allows Oracle to access the kernel driver). +

    + This package is available on the LSN. The LSN subscribers can use up2date (8) to download and install the package on their servers. +
    + Non-subscribers are free to use the similar package built for RHEL on their Enterprise Linux machines. +
    + New subscribers of LSN that happens to use the oracleasmlib package RHEL version are invited to update the package of LSN. » +

    Here is a version of Red Hat does not support
    [http://www.oracle.com/technology/software/tech/linux/asmlib/rhel5.html | http://www.oracle.com/technology/software/tech/linux/asmlib/rhel5.html]

    BUT, it is not a third party version of the kernel (Kernel 2.6.18 - 92.el5) naturally.

    Any thoughts on the version that could be compatible?
    When searching for this, I found this:

    Page 18:

    + "If you want to upgrade an existing Oracle ASM, then you need to upgrade Oracle ASM +".
    + by running an Oracle grid infrastructure upgrade. * If you do not have Oracle ASM + *.
    * + installed and want to use Oracle ASM as your storage option, then you must + *.
    * + complete an Oracle grid infrastructure installation before you start your Oracle + *.
    * + Installation of the database. » +*
    [http://download.oracle.com/docs/cd/E11882_01/install.112/e10840.pdf | http://download.oracle.com/docs/cd/E11882_01/install.112/e10840.pdf]

    Installation of network infrastructure all of a sudden? I don't know what to believe or think.



    In any case, keep reading the installation instructions:

    * "14. Make sure the Oracle 11 g database ("database software and clusterware are staged in the following directories: ' *)

    Clusterware? Clusterware is even part of the 11G? I failed to find it and read things like:

    + "After reviewing the documentation it became obvious that the Clusterware CD is now replaced by the new CD of grid Infrastructure 11 GR 2." +
    [http://www.itsarva.com/ittopicsblog/?p=338 | http://www.itsarva.com/ittopicsblog/?p=338]

    I have my doubts. And is it supposed to be installed or just copied? English is not my mother tongue but "staged" language for me is open to interpretation and in both directions (installed <>- copied, resident)



    Any help in this regard is appreciated!

    user9129034 wrote:

    Well Yes, this one is a bear. I wonder where you got the installation instructions. (Or... why you ask in the Forums.)

    The instructions come from Oracle University Resource Center ([http://education.oracle.com/pls/eval-eddap-dcd/ou_ourc.new_home]) and the reason for posting me here is the official contact of Oracle that I cannot help me with support or whatever it is technical and cannot refer me to someone who can help.

    Please have your Oracle contact talk to Don (responsible for the North American OR partner) put you and I in official contact.

    I did the full install and can lead you through it. But in doing so in the forums is not appropriate.

    / Hans Forbrich

  • Installation of Oracle Database Release 1 12 c in laptop

    I intend to install

    Database Oracle 12 c Release 1 in some windows 64 laptop 8.1 (book Ultranote), with the below mentioned configuration and main use of this facility is to allow me to get hold of 12 c and prepare my TRAY and OCP. Do it me know this configuration will suffice or should I go for a normal laptop with Intel i7.

    Processor - Intel® Core™ M-5Y70 processor 1.1 Ghz, Max Turbofrequenz 2.6 GHz

    RAM - 8 GB OF DDR3 MEMORY

    Hard disk: SSD 512 GB

    I suggest to install VirtualBox and create a virtual machine from comments running Oracle Linux 6.6 for x86_64. Both products are free. Such a configuration will allow you to easily recover from any mistakes that you do without jeopardizing your host operating system and also allow you to create multiple virtual storage devices to experiment with Oracle ASM. Simply create a virtual machine with bridged network or host-only layout and make sure hardware assisted virtualization (VT - x) is enabled in the Bios of your PC. Assigning the 4 GB of RAM to your virtual machine will be sufficient to run the server Oracle 12 c and ASM. 12 c Setup, follow https://docs.oracle.com/database/121/LADBI/toc.htm. That's what I used to prepare and pass 11g and 12 c OCP and Setup worked very well.

    Your hardware is sufficient. I used a Macbook Pro 7 years with an old dual core processor at 2.53 Ghz with 8 GB of RAM installed and had no problem of performance or installation with the above configuration.

  • GRID OEM 11(c) - installation of Oracle database

    1)
    For the last hour I've been spinning my wheels looking for the requirements of the Oracle of OEM database. I'm looking Metlink & OTN and cannot find the Installation of 11g Linux guide.

    UNIX technicians want to know how I want the Redhat/Linux server configured for Oracle 11.2 I will use for Oracle Grid OEM.

    Where can I get information about the necessary mount points, parameters of Linux, etc.?


    (2) Oracle Grid/OEM includes the Oracle 11 g database installation, or do I have to do this before installing OEM?

    Thanks in advance.

    Are you looking for install requirements for EM 11 g or EM 12 c?

    For 12 c, you'll want to review the text according to sections of the installation documentation and the documentation for your version of db and platform database (all the db requirements apply as for any installation):

    Config/kernel parameters
    http://docs.Oracle.com/CD/E24628_01/install.121/e22624/preinstall_req_packages.htm#EMBSC128

    PREREQ utility - lists the required init parameters and details of database config
    http://docs.Oracle.com/CD/E24628_01/install.121/e22624/appdx_about_emprereqkit.htm#BCFIBAFI

  • Required for the installation of Oracle Database 11 g 2 on windows server 2008

    Hello

    I'm looking for progressive oracle support, but I am unable to find a note that details install requirements of Oracle 11 g 2 database on 32-bit platform of windows server 2008. Anyone know where to find the requirements? I need so I can prepare the documentation available to migrate our database servers.

    Thank you

    Hello

    they can be found in the installation guide: [url http://download.oracle.com/docs/cd/E11882_01/install.112/e10843/reqs.htm#i1011417] requirements Oracle under Windows.

    Herald tiomela
    http://htendam.WordPress.com

  • Installation of oracle database

    Hello people,

    I worked as a PL/SQL and OWB developer for over a year now, but I've always felt like if I missed some of the General knowledge on the administration of a database and a server.

    For this I got my old computer running and I want to install in my local network with 11.2 Server Oracle XE and APEX.

    Now, my first question is how you choose an operating system for oracle (windows server, unix, or linux) database? The only place where I have installed an oracle XE database is on my personal computer with windows 7.

    My goal would be to make a small application in LAN environment and then host it when its done, so I can try to administer the server and the database.

    Best regards
    Igor

    Salvation;

    Install the virtual machine on windows using WM ware and then host the database inside the virtual machine?

    Fix ;)

    Respect of
    HELIOS

  • Minimum system requirements for the Installation of Oracle 12 c database

    Hello

    Can someone tell me please the installation of ti minimum requirement of database Oracle 12 c on Virtual Box.

    Kind regards...

    ASIT

    Hello

    Please look at: step by step video tutorial of installation of Oracle Database 12 c by Kamran Agayev (ACE Director)

    Concerning

    Mr. Mahir Quluzade

  • Silent installation error Oracle 12 c

    I see the error with the installation in silent mode on windows server 2012 oracle 12 c below.

    Googling for the error doesn't help much. In the silent file, I used the option create new Windows account for the user Oracle Home name

    oracle.install.IsBuiltInAccount = false

    oracle.install.OracleHomeUserName = oracle

    oracle.install.OracleHomeUserPassword=P@ssw0rd

    From Oracle Universal Installer...

    Preparations for the launch of Oracle Universal Installer from C:\Users\ADMINI~1\AppData\L

    ocal\Temp\2\OraInstall2014-05-07_12-25-48 h. Please wait... You can find the lo

    g of this installation session to:

    C:\Program Files\Oracle\Inventory\logs\installActions2014-05-07_12-25-48PM.log

    DLL to load is C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2014-05-07_12-25

    -48PM\Win64RunProcesses.dll

    C:\Users\ADMINI~1\AppData\Local\Temp\2\OraInstall2014-05-load PSAPI.dll

    07_12-25 - 48PM\psapi.dll

    PersistEnv

    INFO: c:\app\oracle\product\12.1.0\dbhome_1\odp.net\bin\4\oracle.dataaccess.dll

    is saved successfully to the GAC.

    INFO: c:\app\oracle\product\12.1.0\dbhome_1\odp.net\publisherpolicy\4\policy.4.1

    12.Oracle.DataAccess.dll is saved successfully to the GAC.

    INFO: The following article has been added.

    < name = "oracle.dataaccess.client article" type = "System.Data.Common.DbProviderConf

    igurationHandler, System.Data, Version = 4.0.0.0, Culture = neutral, PublicKeyToken =

    b77a5c561934e089"/ >

    INFO: The following element has been added under DbProviderFactories.

    "< add name =" ODP.NET, unmanaged pilot"invariant =" Oracle.DataAccess.Client "descr

    iption = "Oracle Data Provider for.NET, unmanaged pilot" type = "Oracle.DataAccess

    . Client.OracleClientFactory, Oracle.DataAccess, Version = 4.121.1.0, Culture = neutr

    Al, PublicKeyToken = 89b483f429c47342"/ >

    INFO: Counters registered successfully in the system.

    INFO: c:\app\oracle\product\12.1.0\dbhome_1\asp.net\bin\4\oracle.web.dll is regi

    STERED with success in the GAC.

    INFO: c:\app\oracle\product\12.1.0\dbhome_1\asp.net\publisherpolicy\4\policy.4.1

    12.Oracle.Web.dll is saved successfully to the GAC.

    NEWS: Series of entries added in the GroupedProviders.xml file.

    < name MembershipProvider = "OracleMembershipProvider" / > < RoleProvider name = 'Oracle '.

    RoleProvider"/ >

    NEWS: Following entry added to the machine.config file.

    < name = "OracleMembershipProvider" type = "Oracle.Web.Security.OracleMembershipP

    y, Oracle.Web, Version = 4.121.1.0, Culture = neutral, PublicKeyToken = 89b483f4

    29 c 47342 "connectionStringName = applicationName"OraAspNetConString"=" "enablePas"

    swordRetrieval = 'false' enablePasswordReset = "true" requiresQuestionAndAnswer = "tru."

    requiresUniqueEmail e' = 'false', passwordFormat = "Hashed" maxInvalidPasswordAttempt

    s = '5' minRequiredPasswordLength, minRequiredNonalphanumericCharacters '7' = '1' = no

    swordAttemptWindow = '10' passwordStrengthRegularExpression = "" / > "

    NEWS: Following entry added to the machine.config file.

    < name = "OracleProfileProvider" type = "Oracle.Web.Profile.OracleProfileProvider

    Oracle.Web, Version = 4.121.1.0, Culture = neutral, PublicKeyToken = 89b483f429c4734

    "connectionStringName 2" = "OraAspNetConString" applicationName = "" / >

    NEWS: Following entry added to the machine.config file.

    < name = "OracleRoleProvider" type = "Oracle.Web.Security.OracleRoleProvider, Ora

    key. Web, Version = 4.121.1.0, Culture = neutral, PublicKeyToken = 89b483f429c47342' co

    nnectionStringName = "OraAspNetConString" applicationName = "" / > "

    NEWS: Following entry added to the machine.config file.

    < name = "OracleSiteMapProvider" type = "Oracle.Web.SiteMap.OracleSiteMapProvider

    Oracle.Web, Version = 4.121.1.0, Culture = neutral, PublicKeyToken = 89b483f429c4734

    "connectionStringName 2" = "OraAspNetConString" applicationName = "' securityTrimming

    Enabled = "true" / >

    NEWS: Following entry added to the machine.config file.

    < name = "OraclePersonalizationProvider" type = "Oracle.Web.Personalization.Oracl

    ePersonalizationProvider, Oracle.Web, Version = 4.121.1.0, Culture = neutral, Public

    KeyToken = 89b483f429c47342' connectionStringName = "OraAspNetConString" application

    Name = "" / > "

    NEWS: Following entry added to the machine.config file.

    < name = "OracleWebEventProvider" type = "Oracle.Web.Management.OracleWebEventPro

    responsibility, Oracle.Web, Version = 4.121.1.0, Culture = neutral, PublicKeyToken = 89b483f429

    c47342 "connectionStringName = buffer"OraAspNetConString"="true"="Orac"bufferMode

    leNotification"/ >

    OraAspNetConString connection string name is correctly set

    INFO: c:\app\oracle\product\12.1.0\dbhome_1\ode.net\bin\4\oracle.database.extens

    ions.dll is saved successfully to the GAC.

    ERROR: Failed to add the user to access application ACL.

    No mapping between account names and security IDS was done.

    (534)

    ERROR: Cannot add the user to the ACL application launch.

    No mapping between account names and security IDS was done.

    (534)

    The installation of Oracle Database 12 c was successful.

    Please check "C:\Program Files\Oracle\Inventory\logs\silentInstall2014-05-07_12-

    25-48 PM .log "for more details.

    Software installation successfully.

    As user to install it, run the following to complete the configuration script.

    1 C:\app\oracle\product\12.1.0\dbhome_1\cfgtoollogs\configToolAllComman

    DS RESPONSE_FILE = < response_file >

    Note:

    1. This script must be run on the same host from where the Setup program was run

    .

    2. This script needs a small password for configuration properties file

    the assistants that require passwords (see to install the documentation guide).

    Please press ENTER to exit...

    Any help appreciated.

    This error comes if ORA_DBA group does not already exist. It is created during the installation and error should not be if you setup again. Error can be ignored.

    Thank you

    Ashish

  • installation of Oracle issues

    Hello
    I am trying to install oracle 10 g on RHEL5 for all of the installation of the operating system to database creatrion, I followed the following link:

    http://oracleflash.com/18/install-Oracle-10G-release-2-on-RHEL-5.html

    http://kamranagayev.WordPress.com/2009/05/01/step-by-step-installing-Oracle-database-10G-release-2-
    on-Linux-CentOS-and-automate-the-installation-using-Linux-Shell-script/

    I installed on rhel5 oracle10g... .completed installation my db was created and all the files are there...
    but now on terminal iam using commands

    exporrt ORACLE_SID = orcl
    bash: sqlplus command not found

    then later when running

    VI .bsah_profile in that all the enteries associated
    # Oracle settings
    TMP = / tmp; Export TMP
    TMPDIR = $TMP; export TMPDIR

    # If/tmp is not 400 MB of free space, then you can work around this
    # pointing the TMP AND TMPDIR variables to a location where you
    # having enough space. Oracle uses this directory to
    # temporary files.

    ORACLE_BASE = / u01/app/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/product/10.2.0/Db_1; Export ORACLE_HOME
    ORACLE_SID = orcl; export ORACLE_SID
    ORACLE_TERM = xterm; export ORACLE_TERM
    PATH = / usr/sbin: $PATH; export PATH
    PATH = $ORACLE_HOME/bin: $PATH; export PATH

    LD_LIBRARY_PATH = $ORACLE_HOME/lib: / lib: / usr/lib.
    export LD_LIBRARY_PATH
    CLASSPATH = $ORACLE_HOME/JRE: $ORACLE_HOME/jlib: $ORACLE_HOME/rdbms/jlib.
    Export CLASSPATH

    If [$USER = 'oracle']; then
    If [$SHELL = "/ bin/ksh"]; then
    Pei 16384 ulimit
    ulimit-n 65536
    on the other
    ulimit-u 16384-n 65536
    FI
    FI

    are not there... I inserted the integers and even recorded but the next day, that the file is completely empty

    and now, if iam trying to run connected as user oracle
    ~/.bash_profile

    He throws as
    bash: permission denied /home/oracle/.bash_profile

    during installation time, I excueted
    .bash_profile VI
    Add the enteries and save it with: wq

    the next day the file is completely empty and if iam licensing
    ~/.bash_profile

    He throws as
    bash: permission denied /home/oracle/.bash_profile

    I am very new to linux and oracle-related orders I googled them include and put in work, but in case of
    bash_profile iam becomes a bit confused...

    I would be stuck everything on the terminal, but I done hcve installation on VMWARE WORKSTATION 6.5, so in this case, I am not able to paste

    kindly help...

    Thanks in advance...

    Kavita

    isqlplus has NOT exist before V10 & does NOT exist in V11.

    You should not depend on isqlplus & use other SQL client utilities.

    "localhost" only works for & while connected directly on the DB server itself.

    It appears from the error message displayed, that Firefox is launched from one system other than the DB server.

Maybe you are looking for

  • bad connection of the iPhone

    Hey, so I just got a new iPhone off of Ebay and everything was working fine until I decided to use wifi, my iPhone cannot connect to the wifi connection when I'm in my room and cannot keep a stable connection in my living room where my router is loca

  • Error code: 0 x 80040609

    I always get this error message when I try to install an important update of windows. I disabled all known firewalls. I am using Windows 7 32 bit. Thank you

  • I have problems with Windows Update (who guess why I'm here)

    I was diligent to keep Windows 7 updated with the latest patches, etc. Recently, when I turn off my machine, I get the blue screen (not the blue screen of death), but the blue screen saying ' is windows update, blah blah blah, your machine automatica

  • Why the postmastor keep saying called failed on my email

    He repeats to me fitness has failed everytime I try to send an email

  • AndroidPolice reach out to Dell 8 7840 Lollipop Rollout failure place.

    I'm the guy who sent the information to all the tech blogs that I could think about how Dell managed deployment of lollipop 8 7840 place. I just heard of AndroidPolice and they are tender hand to their contact Dell.  I'll post any information I get w