Oracle Application R12.1.1 installation issue

During installation of Oracle Application R12.1.1 installation I face this error,
Windows cannot find '.\jre\NT\1.5.0\bin\java'. Make sure you typed the name correctly, and then try again.
plz anyone idea to resolve this

<?xml version="1.0"?>
<oa_context version="$Revision: 120.5 $">
<oa_context_name oa_var="s_contextname">config.txt</oa_context_name>
<oa_context_serial oa_var="s_contextserial">0</oa_context_serial>
<oa_context_type oa_var="s_contexttype">Config File</oa_context_type>
<oa_context_file_loc oa_var="s_contextfile">e:\oracle\PROD\apps\apps_st\appl\admin\asad-b\conf_PROD.txt</oa_context_file_loc>
<ini_file>
[GENERAL]
CONFIGURED_ENVS=PROD
CONFIGURATION_FORMAT=12.0.0
ACTION_TYPE=INSTALLING
NUMBER_OF_HOSTS=2
HOSTNAMES={Server0_asad-b,Server1_asad-b}
[Server0_asad-b]
s_contextname=PROD_asad-b
s_dbSid=PROD
s_dbport=1521
s_platform=Windows NT
s_base_lang=US
s_domainname=aa
s_isDB=YES
s_isAdmin=NO
s_isForms=NO
s_isConc=NO
s_isWeb=NO
s_port_pool=0
s_dbSidLower=prod
s_dbuser=oracle
s_apps_version=12.1.1
s_dbGlnam=PROD
s_dbseed=Fresh Install
s_dbtype=PROD
s_dbcset=US7ASCII
s_base=e:\oracle\PROD
s_db_oh=e:\oracle\PROD\db\tech_st\11.1.0
s_dbhome1=e:\oracle\PROD\db\apps_st\data
s_dbhome2=e:\oracle\PROD\db\apps_st\data
s_dbhome3=e:\oracle\PROD\db\apps_st\data
s_dbhome4=e:\oracle\PROD\db\apps_st\data
s_dbhost=asad-b
s_bits=32
s_db_ons_localport=6300
s_db_ons_remoteport=6400
s_cmanport=1521
[Server1_asad-b]
s_contextname=PROD_asad-b
s_dbSid=PROD
s_dbport=1521
s_platform=Windows NT
s_base_lang=US
s_env_langs=US - American_English
s_defterr=AMERICA
s_domainname=aa
s_dbdomain=aa
s_isDB=NO
s_isAdmin=YES
s_isForms=YES
s_isConc=YES
s_isWeb=YES
s_port_pool=0
s_formsfndtop=e:\oracle\PROD\apps\apps_st\appl\fnd\12.0.0
s_dbSidLower=prod
s_apps_version=12.1.1
s_base=e:\oracle\PROD
s_inst_base=e:\oracle\PROD\inst
s_config_home=e:\oracle\PROD\inst\apps\PROD_asad-b
s_at=e:\oracle\PROD\apps\apps_st\appl
s_at2=e:\oracle\PROD\apps\apps_st\appl
s_at3=e:\oracle\PROD\apps\apps_st\appl
s_at4=e:\oracle\PROD\apps\apps_st\appl
s_tools_oh=e:\oracle\PROD\apps\tech_st\10.1.2
s_weboh_oh=e:\oracle\PROD\apps\tech_st\10.1.3
s_com=e:\oracle\PROD\apps\apps_st\comn
s_javatop=e:\oracle\PROD\apps\apps_st\comn\java\classes
s_pt=e:\oracle\PROD\inst\apps\PROD_asad-b\portal
s_temp=e:\oracle\PROD\inst\apps\PROD_asad-b\temp
s_at_cset=US7ASCII
s_iana_cset=US-ASCII
s_MSDEVdir=C:\MVS\VC
s_MKSdir=C:\cygwin
s_dbhost=asad-b
s_admhost=asad-b
s_formshost=asad-b
s_cphost=asad-b
s_webhost=asad-b
s_root_status=enabled
s_web_entry_status=enabled
s_web_applications_status=enabled
s_batch_status=enabled
s_other_service_group_status=disabled
s_apps_jdbc_connect_descriptor=null
s_rpcport=1626
s_webssl_port=4443
s_ons_localport=6100
s_ons_remoteport=6200
s_ons_requestport=6500
s_webport=8000
s_active_webport=8000
s_formsport=9000
s_metdataport=9100
s_metreqport=9200
s_jtfuf_port=9300
s_mwaPortNo=10200-10205
s_mwaTelnetPortNo=10200,10202,10204
s_mwaDispatcherPort=10800
s_java_object_cache_port=12345
s_oacore_jms_portrange=23000-23004
s_forms_jms_portrange=23500-23504
s_home_jms_portrange=24000-24004
s_oafm_jms_portrange=24500-24504
s_oacore_ajp_portrange=21500-21504
s_forms_ajp_portrange=22000-22004
s_home_ajp_portrange=22500-22504
s_oafm_ajp_portrange=25000-25004
s_oacore_rmi_portrange=20000-20004
s_forms_rmi_portrange=20500-20504
s_home_rmi_portrange=21000-21004
s_oafm_rmi_portrange=25500-25504
</ini_file>
<config_section name="GENERAL">
<config_pair oa_var="CONFIGURED_ENVS">PROD</config_pair>
<config_pair oa_var="CONFIGURATION_FORMAT">12.0.0</config_pair>
<config_pair oa_var="ACTION_TYPE">INSTALLING</config_pair>
<config_pair oa_var="NUMBER_OF_HOSTS">2</config_pair>
<config_pair oa_var="HOSTNAMES">{Server0_asad-b,Server1_asad-b}</config_pair>
</config_section>
<config_section name="Server0_asad-b">
<config_pair oa_var="s_contextname">PROD_asad-b</config_pair>
<config_pair oa_var="s_dbSid">PROD</config_pair>
<config_pair oa_var="s_dbport">1521</config_pair>
<config_pair oa_var="s_platform">Windows NT</config_pair>
<config_pair oa_var="s_base_lang">US</config_pair>
<config_pair oa_var="s_domainname">aa</config_pair>
<config_pair oa_var="s_isDB">YES</config_pair>
<config_pair oa_var="s_isAdmin">NO</config_pair>
<config_pair oa_var="s_isForms">NO</config_pair>
<config_pair oa_var="s_isConc">NO</config_pair>
<config_pair oa_var="s_isWeb">NO</config_pair>
<config_pair oa_var="s_port_pool">0</config_pair>
<config_pair oa_var="s_dbSidLower">prod</config_pair>
<config_pair oa_var="s_dbuser">oracle</config_pair>
<config_pair oa_var="s_apps_version">12.1.1</config_pair>
<config_pair oa_var="s_dbGlnam">PROD</config_pair>
<config_pair oa_var="s_dbseed">Fresh Install</config_pair>
<config_pair oa_var="s_dbtype">PROD</config_pair>
<config_pair oa_var="s_dbcset">US7ASCII</config_pair>
<config_pair oa_var="s_base">e:\oracle\PROD</config_pair>
<config_pair oa_var="s_db_oh">e:\oracle\PROD\db\tech_st\11.1.0</config_pair>
<config_pair oa_var="s_dbhome1">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhome2">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhome3">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhome4">e:\oracle\PROD\db\apps_st\data</config_pair>
<config_pair oa_var="s_dbhost">asad-b</config_pair>
<config_pair oa_var="s_bits">32</config_pair>
<config_pair oa_var="s_db_ons_localport">6300</config_pair>
<config_pair oa_var="s_db_ons_remoteport">6400</config_pair>
<config_pair oa_var="s_cmanport">1521</config_pair>
</config_section>
<config_section name="Server1_asad-b">
<config_pair oa_var="s_contextname">PROD_asad-b</config_pair>
<config_pair oa_var="s_dbSid">PROD</config_pair>
<config_pair oa_var="s_dbport">1521</config_pair>
<config_pair oa_var="s_platform">Windows NT</config_pair>
<config_pair oa_var="s_base_lang">US</config_pair>
<config_pair oa_var="s_env_langs">US - American_English</config_pair>
<config_pair oa_var="s_defterr">AMERICA</config_pair>
<config_pair oa_var="s_domainname">aa</config_pair>
<config_pair oa_var="s_dbdomain">aa</config_pair>
<config_pair oa_var="s_isDB">NO</config_pair>
<config_pair oa_var="s_isAdmin">YES</config_pair>
<config_pair oa_var="s_isForms">YES</config_pair>
<config_pair oa_var="s_isConc">YES</config_pair>
<config_pair oa_var="s_isWeb">YES</config_pair>
<config_pair oa_var="s_port_pool">0</config_pair>
<config_pair oa_var="s_formsfndtop">e:\oracle\PROD\apps\apps_st\appl\fnd\12.0.0</config_pair>
<config_pair oa_var="s_dbSidLower">prod</config_pair>
<config_pair oa_var="s_apps_version">12.1.1</config_pair>
<config_pair oa_var="s_base">e:\oracle\PROD</config_pair>
<config_pair oa_var="s_inst_base">e:\oracle\PROD\inst</config_pair>
<config_pair oa_var="s_config_home">e:\oracle\PROD\inst\apps\PROD_asad-b</config_pair>
<config_pair oa_var="s_at">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_at2">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_at3">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_at4">e:\oracle\PROD\apps\apps_st\appl</config_pair>
<config_pair oa_var="s_tools_oh">e:\oracle\PROD\apps\tech_st\10.1.2</config_pair>
<config_pair oa_var="s_weboh_oh">e:\oracle\PROD\apps\tech_st\10.1.3</config_pair>
<config_pair oa_var="s_com">e:\oracle\PROD\apps\apps_st\comn</config_pair>
<config_pair oa_var="s_javatop">e:\oracle\PROD\apps\apps_st\comn\java\classes</config_pair>
<config_pair oa_var="s_pt">e:\oracle\PROD\inst\apps\PROD_asad-b\portal</config_pair>
<config_pair oa_var="s_temp">e:\oracle\PROD\inst\apps\PROD_asad-b\temp</config_pair>
<config_pair oa_var="s_at_cset">US7ASCII</config_pair>
<config_pair oa_var="s_iana_cset">US-ASCII</config_pair>
<config_pair oa_var="s_MSDEVdir">C:\MVS\VC</config_pair>
<config_pair oa_var="s_MKSdir">C:\cygwin</config_pair>
<config_pair oa_var="s_dbhost">asad-b</config_pair>
<config_pair oa_var="s_admhost">asad-b</config_pair>
<config_pair oa_var="s_formshost">asad-b</config_pair>
<config_pair oa_var="s_cphost">asad-b</config_pair>
<config_pair oa_var="s_webhost">asad-b</config_pair>
<config_pair oa_var="s_root_status">enabled</config_pair>
<config_pair oa_var="s_web_entry_status">enabled</config_pair>
<config_pair oa_var="s_web_applications_status">enabled</config_pair>
<config_pair oa_var="s_batch_status">enabled</config_pair>
<config_pair oa_var="s_other_service_group_status">disabled</config_pair>
<config_pair oa_var="s_apps_jdbc_connect_descriptor">null</config_pair>
<config_pair oa_var="s_rpcport">1626</config_pair>
<config_pair oa_var="s_webssl_port">4443</config_pair>
<config_pair oa_var="s_ons_localport">6100</config_pair>
<config_pair oa_var="s_ons_remoteport">6200</config_pair>
<config_pair oa_var="s_ons_requestport">6500</config_pair>
<config_pair oa_var="s_webport">8000</config_pair>
<config_pair oa_var="s_active_webport">8000</config_pair>
<config_pair oa_var="s_formsport">9000</config_pair>
<config_pair oa_var="s_metdataport">9100</config_pair>
<config_pair oa_var="s_metreqport">9200</config_pair>
<config_pair oa_var="s_jtfuf_port">9300</config_pair>
<config_pair oa_var="s_mwaPortNo">10200-10205</config_pair>
<config_pair oa_var="s_mwaTelnetPortNo">10200,10202,10204</config_pair>
<config_pair oa_var="s_mwaDispatcherPort">10800</config_pair>
<config_pair oa_var="s_java_object_cache_port">12345</config_pair>
<config_pair oa_var="s_oacore_jms_portrange">23000-23004</config_pair>
<config_pair oa_var="s_forms_jms_portrange">23500-23504</config_pair>
<config_pair oa_var="s_home_jms_portrange">24000-24004</config_pair>
<config_pair oa_var="s_oafm_jms_portrange">24500-24504</config_pair>
<config_pair oa_var="s_oacore_ajp_portrange">21500-21504</config_pair>
<config_pair oa_var="s_forms_ajp_portrange">22000-22004</config_pair>
<config_pair oa_var="s_home_ajp_portrange">22500-22504</config_pair>
<config_pair oa_var="s_oafm_ajp_portrange">25000-25004</config_pair>
<config_pair oa_var="s_oacore_rmi_portrange">20000-20004</config_pair>
<config_pair oa_var="s_forms_rmi_portrange">20500-20504</config_pair>
<config_pair oa_var="s_home_rmi_portrange">21000-21004</config_pair>
<config_pair oa_var="s_oafm_rmi_portrange">25500-25504</config_pair>
</config_section>
</oa_context>
I also problem with system utilities. cygwin and domain name

Similar Messages

  • Oracle Applications R12.1.3 Installation Solutions Required

    Hi,
    Background : We are implementing Oracle applications (R12.1.3) on linux environments (Linux/ Solaris - not yet decided)
    Total Users 10000. We want the best practices used for handling 10000+ users in terms of following:
    1. Hardware Details ( From any of your current configuration)
    a> RAM Details
    b> HDD Details
    c> SAN Details
    d> CPU details
    2. How Sizing of Oracle applications must be done to avoid performance issues ? (Forecasting for 3 year)
    a> unix mount point sizing
    b> tablespace sizing
    c> init parameter sizing
    d> concurrent manager sizing (Scheduling list of concurrent managers)
    e> archive log files sizing
    f> web-based users -> oacore sizing
    g> form-based users sizing
    3. Installation Of Oracle applications R12.1.3 (base language + other languages) [in detail]
    4. Installation of Oracle Diagnostics Module (in detail)
    5. Custom Top Creation in R12.1.3 (in detail)
    6. How to add new Concurrent Manager and how to schedule requests to Concurrent Managers defined
    7. Monitoring Scripts for Oracle Applications.
    8. Best practices used for backup of Oracle applications (Hotbackup and Coldbackup) - RMAN + other methods
    a> increemental backups
    b> hotbackups
    c> coldbackups
    9. Sample Application DBA Templates
    10.Printer Configuration in Oracle Applications (PDF and Check printing Methods)
    11.Workflow Mailer Configuration in Oracle Applications
    12. How to add new products in R12[in detail]
    Appreciate your help !
    PS: RHEL/Sun Solaris Document will be helpful.
    Thanks and Regards
    Ketan Punamiya

    Duplicate post.
    Installing Oracle Applications R12.1.3 on Linux Solutions Required
    Installing Oracle Applications R12.1.3 on Linux Solutions Required

  • How to change IP, Hostname and domain name for Oracle Application R12

    Hi,
    I'm new to Oracle, we used to have one production and one test server for Oracle Application R12, but the test server was corrupted, so we decided to clone production server and create a new test server, after cloning and creation of test server, how should we do to change IP address, hostname and domain name for test server?
    Our production and test server environment is:
    Linux Enterprise AS 2.6.9
    Application module: E-Business Suite Treasury only
    Your advice will be much appreciated.
    Regards,
    Kenneth
    Edited by: 850209 on Apr 7, 2011 5:37 PM

    850209 wrote:
    Hi,
    There are few tnsnames.ora and listener.ora files in the system, how to know which one are effective? If I change tnsnames.ora hostname entry, do I need to change listerner.ora file also?
    Thanks.
    Regard,
    Kenneth.tnsnames.ora is used only by client processes. listner.ora is used only to configure the listener, and that is a server side issue only. In addition, the listener can start without any listener.ora at all, using all default values. See my discussion of tns issues at edstevensdba.wordpress.com
    If you are using dbcontrol, you will most likely need to reconfigure it, using the emca utility.

  • Any URLs to download PreInstalled Fresh Copy of Oracle Applications R12

    Hi Gurus
    I am looking for fresh copy of Oracle Applications R12, if any one has this copy, can you please share it.
    If there is a installation of Oracle Apps R12 on Microsoft Virtual Machine, it can be easily shared and kept as backup copy.
    It will be a great help if you can share the .vmc and .vhd files of MS Virtual Machine.
    Regards

    I am looking for fresh copy of Oracle Applications R12, if any one has this copy, can you please share it.
    If there is a installation of Oracle Apps R12 on Microsoft Virtual Machine, it can be easily shared and kept as backup copy.
    It will be a great help if you can share the .vmc and .vhd files of MS Virtual Machine.Here are your options in case no one is willing to share his/her VM:
    1)
    If you want to access 11i/R12 instance, you may connect to Solutions Beacon instances (You must get a CSI number from Oracle Support to access those instances).
    Release 11i/R12 Vision Instances
    http://www.solutionbeacon.com/tool_vision.htm
    2)
    Buy R12 VMWare for cheap !!!
    http://r12laptop.com/pro1.htm
    I assume you are aware that you need a license to use the software for more than 30 days -- https://edelivery.oracle.com/EPD/FAQ/get_form?ARU_LANG=US
    Thanks,
    Hussein

  • Integration of Oracle Apex with Oracle Applications R12

    How can I integrate Oracle Apex with Oracle Applications R12? The requirement is like by clicking a menu the user will see an apex report without giving again the user name and password. By simple menu attachment it's asking for apex login credentials. But I want it will redirect to the apex page without asking for user name and password.
    Please help.

    Hi,
    Have a look at this thread.
    Installation Procedure for APEX
    Installation Procedure for APEX
    Regards,
    Hussein

  • How to install and integrate siebel crm with oracle application r12

    Hi,
    i would like to install siebel sales crm on my linux machine and intigrate it with oracle application r12. i need some kind of doc id or metalink id from which i can get all information.Kindly help on the same.
    Thanks,
    Vishal Joshi
    Edited by: Vishal Joshi on Jan 25, 2011 3:15 PM

    Hi,
    Most of these integrations are prebuilt. Look for AIA/PIP.
    If you check out the presentations from OOW there were session on how other customers have done this.
    HTH,
    R
    Robert Ponder
    Lead Architect and Director
    Ponder Pro Serve
    cell: 770.490.2767
    fax: 770.412.8259
    email: [email protected]
    web: www.ponderproserve.com

  • How to Implement SSL with Oracle Applications R12 without using Load Balanc

    How to Implement SSL with Oracle Applications R12.1.3 without using Load Balancer

    Please refer to (Enabling SSL in Release 12 [ID 376700.1]).
    Thanks,
    Hussein

  • Oracle Applications R12 certifications

    Hi All,
    I've been working on oracle applications R12 version for last 3 years , i would like to do my certification in finance modules (AP,AR) . Basically i'm working on technical side , since i would like to which path i've to choose in apps certifcation. And what is the main defference between Certified Implementation Specialist(1Z0-517) and Certified Expert Consultants (1Z0-215). Please help to clarify.
    Thanks
    -RG

    user549459 wrote:
    Hi All,
    I've been working on oracle applications R12 version for last 3 years , i would like to do my certification in finance modules (AP,AR) . Basically i'm working on technical side , since i would like to which path i've to choose in apps certifcation. And what is the main defference between Certified Implementation Specialist(1Z0-517) and Certified Expert Consultants (1Z0-215). Please help to clarify.
    Thanks
    -RGTo some extent I can only point you at the relevant places and leave you to self help.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=42#3
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_215
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_215#1
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_517
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_517#1
    ... THe give away will be in the topics and training. Both are 'OCS' which are sometimes more orientated towards partners. The 'difficulty' of OCS can vary. The essentials exam is likely to be easier and likely to be more easier.
    I am saying this without experience of the exams.

  • Oracle Apps R12 iRec URL Redirection issue

    Dear Friends,
    We have configured R12 i-Rec in an server and placed in DMZ.
    we have made this server as external and we have made the irec responsibilities to external and using the DMZ Server URL we were able to work without any issue.
    Now to publish this URL to Interner users with https and Port masking , we have mapped this URL http://abc.com:8020 to https://xyz.com using Microsoft UGC Firewall 2010.
    Now from Internet we were able to hit the URL https://xyz.com and could login as oracle application user with the same url https://xyz.com
    But when we click any of the irec responsilities (irecruitmnt agency (or) others) which is made external, the page is redirected to the Real DMZ Server URL http://abc.com:8020/OA_HTML/...
    and it shows error:
    The page cannot be displayed.
    I believe it should not happen , throughout the session it has to maintain the same new URL
    Please let us know the Fix.
    Regards,
    DB

    Hi;
    What is error in apache log file?
    Regard
    Helios

  • Oracle Application R12.1.1 Migration from Solaris to Linux 64-bit

    Hi,
    Our existing System:
    On Solaris 9:
    Database 10.2.0.2
    EBS 11.5.10.2
    We are planning to Upgrade the system to
    Database 11.2.0.3
    EBS R12.1.3
    We also want to migrate to RHEL 5 64-bit.
    Please let me know if you have experience with respect to the following issues:
    1. Can I use *Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]* as reference for my scenario? The document mentions that only Windows is supported as the source platform.
    2. When they copy APPL_TOP from source to target - how the binaries from source operating system will work on target operating system? Else, are they platform independent?
    3. Will the following approach work?
    a. Migrate 10.2.0.2 database from source (Solaris) to target (RHEL 5 64-bit).
    b. Upgrade 10.2.0.2 database to 11.2.0.3 on target.
    c. Install R12.1.1 in upgrade mode on target.
    d. Retrofit customization.
    e. Upgrade R12.1.1 to R12.1.3
    Also can you recommend best practise for Migrating database?
    Thanks in advance.

    Note: Application Tier Platform Migration with Oracle E-Business Suite Release 12 (Doc ID 438086.1) reads: "The instructions in this document are for migration to a target UNIX/Linux platform. At present, Windows is only supported as a source platform."
    Note the word SOURCE. So the restriction is Windows cannot be used as a TARGET platform, but other platforms can.
    The content of the APPL_TOP is re-used in the Target environment, except for the binaries; these are delivered by applying the "customer-specific update" as in Note : Application Tier Platform Migration with Oracle E-Business Suite Release 12 (Doc ID 438086.1)
    For information on the database migration check Note: 10g Release 2 Export/Import Process for Oracle Applications Release 11i (Doc ID 362205.1) and http://blogs.oracle.com/stevenChan/entry/migrating_ebusiness_suite_databases_between_platfo
    The scenario seems OK, but needs to be tested of course.
    For information related to upgrading the database for the EBS upgrade check Note: Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade (Doc ID 761570.1)
    Regards, Carlo.

  • IPM 11g integration with oracle applications R12

    Hi,
    We are in process of setting up first IPM instance for AP invoice processing. I installed all required software and got IPM server up and running. I was following installation guide for integration with applications R12 but it is not detailed enough so opened oracle SR and now analyst himself is saying documentation is not enough and you need to use solution accelarator kit. Oracle's product manger is not giving kit before giving training and there is no training in near future so we are just at full stop at this time. Has anybody done successful install and end to end integration with 11g version without solution kit? Can anybody point me to good detailed documentation?
    I would appreciate any help I can get on this.
    Thanks,
    Jigisha

    Hi
    AP Invoice end to end processing would need to have IPM , EBS , ODC , OFR (if needing to include forms recoginition functionality as well ) .
    This is the outline of the architecture that need to be set up for end to end AP processing .
    Let me look around if there is any documentation which gives further details on this topic .
    Thanks
    Srinath

  • Oracle Application Server 10g R2 installation on Oracle Enterprise Linux 5

    Hi there ...
    I want to install Oracle Application Server 10g R2 on Oracle Enterprise Linux 5. Can I get an installation instructions (or steps) for that?
    Oracle installation guide mentions Suse 9 & 8 and Red hat 3 & 2. There is nothing related to Oracle Enterprise Linux 5 or 4?
    Thanks

    Yes there is one for 10gR3 too:
    Note:465159.1 Oracle Application Server 10g (10.1.3) Requirements for Linux OEL 5 and RHEL 5
    Thanks
    Shail

  • Oracle EBS R12 for Windows Installation Error

    Hi,
    I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help.
    FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\06132024
    C:\Users\Bing\AppData\Local\Temp>if 0 == 0 goto :TCFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "runProcess_4"
    "runProcess_4"
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>REM Perform the instance configuration
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>echo "Statusstring Configuring Database Technology Stack"
    "Statusstring Configuring Database Technology Stack"
    C:\Users\Bing\AppData\Local\Temp>(echo APPS & echo APPS ) | J:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_bing-pc.xml -stage J:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    C:\Users\Bing\AppData\Local\Temp>if 1 == 0 goto :ICFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    C:\Users\Bing\AppData\Local\Temp>if "" == "TRUE" goto :ICFG_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    SECOND LOG FILEC::\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    LOCAL : VIS
    ORACLE_SID :
    PATH : C:\Oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;J:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python
    LD_LIBRARY_PATH : C:\oracle\VIS\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bing-pc.horse.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:14
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit_inst.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    "afmkinit_inst.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    adcvmlog.xml renamed to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\adcvmlog.xml.06132042
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Thanks in advanced,
    Edited by: amorsolo on Jun 15, 2009 9:12 PM

    Hi user3726038,
    I have seen posting about the installation of EBS R12/i11 saying it does not work with Windows Vista (64 bit). I went ahead and tried it anyway to see what kind of errors I get and to confirm if the errors I get are consistent with other people using Windows Vista. FYI, my installation went as far as 99% complete of step 2 of 5 before it errored out. I checked and noticed that many components of EBS have been installed with status equal zero which is good.
    When I got the "TNS-12541: TNS: no listener", I went to Windows services, located the Oracle TNS service that was created by the EBS installation and tried to start it. Then I got this error: "error 1053 the service did not respond to the start or control request in a timely fashion". I googled the error message and the resolution is: "To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1.". I have tried this but it does not work because my Windows Vista uses a higher version of .Net Framework 1.1. I have done more research but to no avail. However, it is fun as I learn many things about the EBS intallation and Windows Vista.
    By the way, these are the steps when I run the rapidwiz on Windows Vista. Click on Start => Click on command prompt => right click on command Prompt => select run as administrator => CD to the path where the rapidwiz reside. Somehow if I use the regular command prompt the installation will die on step 1 of 5 even when I log in as administrator.
    In your case you are using Windows 2k3. Make sure your OS is not 64 bit. Whenever you get an error and it does not say much, google it to see the resolution and make sure you read the Installation Guide. Hope this helps.

  • Oracle Application Server 10g thread stuck issue.

    We are having,
    Oracle Application Server 10g [10.1.3.1 + 10.1.3.4patch] along with Oracle Http Server 2.0
    Now there is a issue of thread stuck [some application threads taking longer times] due to which the application server is unable to respond and sometimes it reinits the oc4j instance.
    => Is there any setting to increase the Thread Stuck Time in OAS.
    => Is there any setting to stop the auto reinit of oc4j instance.
    => Does the auto re init of oc4j get logged in opmn.log as well as in service.log.
    It will be really helpful if any advice on the same.
    Thanks in advance...
    ManojC

    Look in httpd.conf file anything that is like thread in there you will find a simple description of the Directives.
    Greetings.

  • Oracle Application Server 10.2 installation problem: Error in invoking targ

    Hi,
    I am installing Oracle Application server 10.2 in IBM AIX 6.1 and I encounter this error during the installation..
    Error in invoking target "install" of makefile
    I am in the linking part
    kindly help me out.
    thanks...

    This could be if you miss a library or package, did you follow any note to perform the installation?
    Have you read the notes in metalink about 6.1?
    There is some information about oracle Aplicaitons 12, even is not the same, the packages and filesets used to be the same. try to look for them.
    Greetings.

Maybe you are looking for

  • Nokia 5230 - using it with the car speaker

    i possible to use the nokia 5230 with my car speaker. I want to use my phone on the car speaker, while driving. I am able to use aux to connect the nokia to my mp3player in the car, but i cant seems to use it on the voice calls. (it works fine if i u

  • Reports 6i -- How to create an HTML form template before form processing

    Hello Oracle Reports Gurus, I'm using Oracle Reports 6i and trying to create an HTML form WITHOUT using the Oracle Reports 6i parameter form builder. The goal: to take a web page already in existence containing a form with checkboxes and radio button

  • Prompted for Credentials after installation.

    After a fresh installation of a client OS the Lync client starts and asks for the users credentials.   This used to auto-populate with the sip address, user account and credentials and begin the login process... Outlook still does.  The user can ente

  • CS5 crashes when checking fonts (Find Font) in document from CS3

    A number of files and templates imported from CS3 work fine in CS5, but I have multiple multiple files which crash everytime the find font button is pressed followed by "find first". Some of these files are a very simple template that contains few te

  • Gateway_timeout Error - " WSA in cloud connector mode"

    Users are getting gateway_timeout error On launching browser and entering URL, the above error message appears but when we quit the page and click on the link again that works. Kindly check and help for resolving issue ASAP. pfa for the error screens