Installation problem for oracle SOA Suite11gR1

Hi,
I am new to oracle fusion middleware product. Now trying to install SOA Suite 11g R1
Installation of Oracle SOA 11g R1 is five step process where step 1 & 2 are same for most of Fusion Middleware 11g products (WebCenter, Identity Management..)
1. Install Oracle Database (repository for SOA Suite) and load Oracle SOA suite repository using rcu (Repository Creation Utility).
2. Install Oracle WebLogic Server 11gR1 (10.3.1)
3. Install Oracle SOA Suite 11g R1 (11.1.1)
4. Configure SOA Suite (soa & bam) by creating domain - Administration and Managed Server in WebLogic
5. Start Administration & Managed Server (soa_server1, bam_server1) for SOA 11g R1
I tried to install one by one. When I run repository creation utility in oracle DB 11g it failed so unable to proceed further. I tried 3 times all failed.
Any help on installation process will be much appreciated.
Thanks,
Sunam

Hi,
What is the error you are getting in your RCU?
If it is related to some processes, then you need to adjust your db processes value.
Login to DB as sysdba. Run this following command.
SQL > conn sys as sysdba
SQL >alter system set processes = 2300 scope = spfile;
SQL > shutdown immediate
SQL > startup
Then retry with RCU.
Let me know if this helps!!!
Regards,
Baskar Mookkan

Similar Messages

  • Installation problem for oracle 9i on linux

    The following error I have got during installation of Oracle 9i (9.2.0.1.0) downloaded enterprise version for Linux from otn site.
    Red Hat Linux Release 9 (Kernel 2.4.20-8)
    1. Could not copy /home/oracle/OraHome1/Apache/Apache/conf/ssl.key/server.key
    2. Could not Copy
    /home/oracle/Orahome1/ldap/odi/conf/idfsample.map.master
    During linking error given with
    /home/oracle/oraHome1/network/lib/ins_oemagent.mk
    . . .. ... ........ctx/lib/ins_ctx.mk
    ........ .... .......Apache/Apache/ports.ini
    I have ignored all above and proceed...
    at the time database creation I got the following problem
    ORA-27123 : unable to attach to shared memory segment.
    But
    I have entered into /etc/sysctl.conf
    kernel.SHMMAX=1073741824
    Please give me a quick Reply

    Refer to the following web site which has excellent tips and workarounds for most problems you will find installing Oracle on RedHat:
    www.puschitz.com

  • Installation problem for Oracle 9.2 on Win XP pro

    This is what I have done so far:
    1. Launch Setup
    2. Specify the Product Key and Home Directory
    3. Select Database Option
    4. Select Personal Edition (I am a student)
    5. Click Install
    The Installer starts and I see a progress bar on top. It goes till 36% quickly and when it reaches "Installing Pre-requisites" it just vanishes without any error message.
    I changed the "symcjit.dll" to "symjcit.old" but to no avail. Anybody has a solution. Also is it possible to have oracle and sql server on the same machine.
    I really appreciate it if someone can help

    I have a similar problem. Someone please point out what is the specific solution ! Thanks in advance.

  • How can I use custom WLST commands for Oracle SOA Suite in Weblogic

    Hi There,
    I'm trying to view and search the weblogic log files using WLST on a Solaris/Unix system.
    I have come across this "custom WLST commands for Oracle SOA Suite" and thought of using the custom logging commands to get my task done.
    However, my WLST shell is not recognizing the commands and giving me the NameError!
    wls:/devDomain1/domainRuntime> listLogs()
    Traceback (innermost last):
    File "<console>", line 1, in ?
    NameError: listLogs
    I tried the commands listLogs, displayLogs, getLogLevel & setLogLevel but in vain!
    I have followed the instructions as per the oracle recommendation of using Custom WLST commands (http://docs.oracle.com/cd/E29597_01/core.1111/e10105/getstart.htm#ASADM10692) as below
    - Launched the WLST shell from Oracle Home.
    cd ORACLE_HOME/common/bin
    ./wlst.sh
    - Tried to run the listLogs command from domainRuntime()
    I would like to know if I need to import any additional libraries to run the custom WLST commands for Oracle SOA Suite in my WLST shell?
    I have only weblogic 10.3.1 server installed on my Solaris 10 machine on which I have deployed the OSB application software.
    There is no SOA Suite installed.
    Or is there any other way I can browse the Server Log file and get the list of log messages? Basically I would like to use this feature in my script to customize it according to my requirement of listing specific error logs which I can work it out if I know how to make these commands work.
    Please advise if this is possible and how?
    Cheers.
    Satish

    I have tried on my OSB installation (no SOA Suite here), the command listLogs() works (I was in online mode, after a connect), and the classpath is:
    CLASSPATH=/opt/oracle/fmw11_1_1_5/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/fw11_1_1_5/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/lib/jvm/java-1.6.0-sun-1.6.0.33.x6_64/lib/tools.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/fmw11_1_1_5/wlserver_10./server/lib/weblogic.jar:/opt/oracle/fmw11_1_1_5/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/fmw111_1_5/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/fmw11_1_1_5/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/optoracle/fmw11_1_1_5/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/opt/oracle/fmw11_1_1_5/oracle_common/moules/oracle.jrf_11.1.1/jrf-wlstman.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lib/adfscripting.jar:/opt/oracl/fmw11_1_1_5/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lb/mdswlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/auditwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_cmmon/common/wlst/resources/igfwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jps-wlst.jar:/optoracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jrf-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/reources/oamap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/opt/oracle/fmw111_1_5/oracle_common/common/wlst/resources/ossoiap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/osoiap.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_comon/common/wlst/resources/sslconfigwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/wsm-wlst.jar:/optoracle/fmw11_1_1_5/utils/config/10.3/config-launch.jar::/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbynet.ar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbyclient.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/drby/lib/derbytools.jar::
    The wlst.sh I have used is /opt/oracle/fmw11_1_1_5/osb/common/bin/wlst.sh
    I hope this can help

  • Oracle Fusion Middleware Administrator's Guide for Oracle SOA Suite

    Somebody knows where to find this document for BAM 11g TP4 ?
    Oracle Fusion Middleware Administrator's Guide for Oracle SOA Suite
    I need to add new users for BAM and I m not able and the User's Guide for Oracle Business Activity Monitoring tells me I should look for the login management in this doc.
    Tanks

    Weird? fmwadmin stands for Fusion MiddleWare Admin. Quite easy to remember...
    --olaf                                                                                                                                                                                                                                               

  • How to configure eclipse for Oracle SOA 11gR1 development

    Hi,
    I have installed oracle 11gR1 ( 11.1.1.3.0) and have found that Eclipse (Galileo) as development tool. When I opened Eclipse to create new SOA Project for BPEL development, I could not able to find a SOA Project category. I assume that we need to install plug-in for developing the SOA Project.
    I browse through the site and could not able to locate anything quite useful. Could you please guide me on how to proceed..
    Is Eclipse the strategic development environment for Oracle SOA 11gR1, R2 development.. ?

    http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/toc.htm

  • What are the installation steps for Oracle Fusion HCM

    Hi all
    I will like to ask, what are the installation steps for Oracle Fusion HCM as well as can it work on Windows or only on virtual machine?
    Thanks

    If you're looking to install Fusion HCM, your best bet is to install on linux, eg, Oracle Enterprise Linux. It's up to you whether you put that in a Virtual Machine or not. I don't think Windows is an available platform for Fusion Apps at the moment, although am prepared to be corrected if you find anything to the contrary!
    If you're looking to do an install on your own PC/laptop, you're probably out of luck - you'll be needing around 128GB of RAM. Check out this post:
    http://onlineappsdba.com/index.php/2011/11/02/fusion-applications-128-gb-memory-and-500-gb-disk-space-are-you-ready/
    Atul has also posted some good stuff on installing:
    http://onlineappsdba.com/index.php/2011/06/15/install-oracle-fusion-applications-in-10-steps/

  • Installation Requirements for Oracle Apps Forms and Report Services OEL

    Hi all.
    Where can i find detail information about the installation requirements for Oracle Application Server Forms and Report Services under OEL 4 (Oracle Enterprise Linux) or OEL 5?
    It seems there's only information about Oracle Application Server in general, not the reduced or partiuclar distribution, Forms and Reports Services.
    Thanks in advance ....!

    I already saw the documentation for Forms and Reports Services Installation.
    This thread is about the specific requirements, if any, for this product on OEL 5 or OEL 4.
    See, there's a note on Metalink(546174.1) regarding some specific issues about installing Oracle Application Server on OEL5, but i'm not sure if this involves Oracle Application Server Forms and Reports Services.
    The idea is to know if these issues applies to this specific distribution .
    Hope you understand my question now. Thanks in advance

  • Installation guide for Oracle form/report 6i developer

    Hi all,
    Does anybody had an experienced to install Oracle form/report 6i developer or where i can find a step by step installation guide for Oracle form/report 6i developer? I've downloaded Oracle form/report 6i developer software and follow the installation guide but it's very unclear. And of course, failed few times. Please, help me out.
    Note: My OS is rhel 3(update 6) and I picked custom install (because i just need Oracle Forms, Oracle Reports, Sql*Plus)
    thanks in advance.

    See Metalink Note: 133125.1
    This is basically all that remains available for that version specific to installations.

  • Because it is better to use ADF for oracle SOA/BPM

    because it is better to use ADF for oracle SOA/BPM?
    TKY for your answers
    yango901

    Generally it is if you're comparing identical compressors & resolutions but there's something else happening here.  If you're worried about quality degrading; check the original file details on the camera (or card) either with Get Info or by opening in QuickTime and showing info. You should find the iPhoto version (reveal in a Finder) is a straight copy.  You can't really increase image quality of a movie (barring a few tricks) by increasing file size but Apple editing products create a more "scrub-able" intermediate file which is quite large.
    Good luck and happy editing.

  • RCU download for Oracle SOA 11.1.1.6.0

    Hi,
    Download link for RCU required, below are the system details:
    OS: Linux
    32/ 64 bit: 64 bit
    Oracle SOA version: 11.1.1.6.0
    Thanks in advance!

    Thank you! It is working for me now.
    Reason: RCU installer provides java(32 bit) in installation package, which is used while installation.
    Solution: Goto rcuHome/bin and add JRE_DIR=<your java path> below # Run RCU in rcu file. Similar to:
    # Run RCU
    JRE_DIR=<your java path>

  • Installation problem for Java EE 5 SDK Update 2

    Hi ,
    I have jdk1.5.0_12 (J2SE) installed on my Windows XP. Now i am trying to install J2EE on my machine.I tried to install it twice but it comes to a halt after completing 45% at the same jar file. Following is the link which shows it comes to a halt.
    http://img141.imageshack.us/my.php?image=j2eeinstallhangupav8.png
    Also I wanted to know if I uninstall the J2SE and then install only J2EE will that be fine.Because I believe J2EE is a superset of J2SE ?
    Thanks in advance.

    For the difference between Java EE and Java SE read here:
    http://java.sun.com/javaee/5/docs/firstcup/doc/p3.html
    For the installation problem, I don�t know how to help you... maybe here you can find some ideas:
    http://forum.java.sun.com/thread.jspa?threadID=738559
    Andrea

  • Installation problems with Oracle 8.1.7

    I have tried to install oracle 8.1.7 on my computer (NT), but Oracle Installer didn't start.
    Java = jdk 1.4.0, Proc. Pentium 4
    Is there any other way to install oracle 8i without java installer.
    Regards
    Robert

    Hello,
    Please repost this question in the appropriate section of the Discussion Forum.
    This forum is for general suggestions and feedback about the OTN site.
    You can also use our new offering called OTN Service Network:
    For Oracle Advice/Minimal Support (fee based) on the Oracle Database Server, Oracle9i Application Server Containers for J2EE (OC4J), Oracle9i JDeveloper, Reports, Forums, SQL*Plus, and PL/SQL, please go to: http://www.oracle.com/start/otnServiceNetwork/intro.html?src=912386&Act=6
    For customers with paid support (Metalink) please go to:
    http://www.oracle.com/support/metalink
    Regards,
    OTN

  • Installation Problem Personal Oracle 8.0.4 on Windows 2000

    When trying to install Personal Oracle 8.0.4 on a Windows 2000 machine, i get an Error:
    "Unable to delete the NT Service for the SQL *Net V2 Listener".
    No previous installation of Personal Oracle is present on this machine as it's a newly installed OS.
    Any Help would be appreciated

    I tried installing Oracle 8i Personal Edition in Windows 2000. The installer loads and it start installing the files, except when it goes half way through the installation, it quits. I don't know if this is a bug in 8i Personal Edition or not. Because I am unable to install the software on my machine.

  • Basic installation: X11 for Oracle Linux 6.3

    Hi All,
    I created Oracle VM and installed Linux 6.3 as operation system. First try with X Windows and X11 shows, that I can not start X-Appse.g. xclock --> command not found!
    How can I correct install oderwise configure X11 for Oracle Linux 6.3
    Regards,
    Moh

    I guess Oracle VM VirtualBox and Oracle VM can be misleading. Oracle should better call it Oracle Virtualbox, without VM in the name. Fyi: http://www.oracle.com/us/technologies/virtualization/oraclevm/index.html
    Anyway, a default installation of Oracle Linux or RHEL 6 does not install the X Window system and a graphical user desktop. If you want to run X11 applications you have 2 options:
    - Use remote access from a system that has X Window server installed
    - Install X Window and a window manager on your virtual machine.
    If this is a new installation and you use it locally then I suggest to re-install the system and customize the package selection. You should see a prompt "customize now" during the installation where you can select the Desktop packages.

Maybe you are looking for