Oracle EBS 12.1.3 with 12c DB DG

Hello Gurus,
Can you kindly what the exact note to follow, I want to implement Data Guard for DR site of EBS database 12.1.0.2
Regards;

please see
Business Continuity for Oracle E-Business Suite Release 12.1 Using Oracle 12c Physical Standby Database (Doc ID 1900663.1)
ApPsMaStI
sharing is Caring

Similar Messages

  • Integrating Active directory  with oracle EBS 12.1.3 with 11g R2 database

    Hi,
    can any one let me know Integrating Active directory windows 2009 R2 with oracle EBS 12.1.3 with 11g R2 database software requirements and document ids for integrating.
    Is windows 2008 active directory is cerfied with 10g OID??
    regards,
    chandrasekhar.

    Hi
    I found exact note
    Is OID 10g/11g DIP Compatible / Certified With Microsoft Active Directory 2008 / Windows 2008 R1/R2? [ID 944298.1]
    From note:
    DIP 10g latest version (10.1.4.3) and DIP 11g up to PS4 / 11.1.1.5 Patchset releases integrations are certified with MS AD 2008 R1 only.
    DIP 11g certification with AD 2008 R2 is supported only with DIP 11g PS5 / 11.1.1.6 Patchset or higher.
    Note: Although DIP below 11.1.1.6 integration (synchronization, external authentication, etc.) with MS Windows / AD 2008 R2 may work, it is not officially compatible / certified. See also Note 1076018.1.
    Regard
    Helios

  • Oracle EBS content repository integration with UCM(Web Center)

    Hello,
    have any one try to user Oracle EBS content repository to integrate with UCM (Web Dav or Web serice) is this supported method to keep attachmnets forom FND_BLOB to Web Ceneter, Where I can find  any documntation
    Thank you

    Didn't see the link in your post. may have been stripped.
    if you want to use the ebs native attachment lists, what we've done is used a custom bpel composite to load items into the appropriate entity in the fnd_documents and all of those other related ebs tables. this takes webcenter out of it for the most part. you could also load links, similar to the imaging solution's approach. this way, again, uses the ebs attachments, but stores the image in IPM (in the imaging case, that is). there is a link loaded into the fnd tables.
    if you want to leverage the ebs-side attachment lists, managed attachments may not be the approach you want to take. You may want to look into the imaging solution or creating a custom process.
    -ryan

  • Replacing Oracle EBS FND Attachment functionality with UCM

    I am new to Oracle UCM and wondering about Replacing Oracle EBS FND Attachment functionality (Paper Clip in EBS forms) with UCM. Can we achieve this by simply defining the Attachment Repository using System Administrator Responsibility in EBS? Can you share some documentation on this?
    If we have to customize the forms to re-direct the document repository from FND to UCM, please share the steps to do so.

    Didn't see the link in your post. may have been stripped.
    if you want to use the ebs native attachment lists, what we've done is used a custom bpel composite to load items into the appropriate entity in the fnd_documents and all of those other related ebs tables. this takes webcenter out of it for the most part. you could also load links, similar to the imaging solution's approach. this way, again, uses the ebs attachments, but stores the image in IPM (in the imaging case, that is). there is a link loaded into the fnd tables.
    if you want to leverage the ebs-side attachment lists, managed attachments may not be the approach you want to take. You may want to look into the imaging solution or creating a custom process.
    -ryan

  • Oracle ILM assistant for Oracle EBS R12.1 application with 11.1.0.7 DB

    Oracle ILM through its ILM Agent, which is a database component provides option for data archiving.
    Need to know how ILM agent can be used against Oracle EBS R12 and the options available:
    a. Does ILM assistant map to industry Compliance requirements and can we add or modify based on additional Client requirements
    b. Is this configured for all components and are the business rules (default) taken care in terms of archiving related data, if not what are the options available
    c. What are the options to archive data
    i. On Same and archive database
    ii. Other RDBMS (mysql, or open source database)
    d. Access to archived data
    i. Is archive data available from the existing application or only from backend database
    ii. Does ILM assistant provide options to access archived data (same Oracle RDBMS or heterogeneous database)
    e. Retention options
    i. Does ILM assistant provide multi tier retention options for archived data for different range (# of years)
    Edited by: user9031099 on May 9, 2013 11:00 PM
    Any update on my query please...?

    Limits the Preferred Read-Write Tablespace to only 1 where as in Oracle EBS we would require multiple tablespaces to be Preferred Read Write. Can we extend the functionality of ILM assistant to have multiple Read-Write tablespaces...?

  • Integrating Oracle EBS and ApEx Aplication with Responsibilities and SSO.

    Good day all.
    I am looking forward from getting somebody 's help, the trouble I am facing is described below:
    a) I am currently working on SSO with EBS. I mean, my users can connect and work perfectly.
    b) ApEx is Configured as Application Partner with SSO, and the application we built (it's call PR-Auto)
    is working good under SSO platform. I mean I am able to login using TEST user and password TEST in
    both applications (EBS and PR-Auto).
    c) The thing is that I need to call PR-Auto from one responsibility in EBS;
    Following my setup for the responsibility:
    - I have created a function:
    Name: APEX_FA_PR
    Properties:
    Function type: SSWA plsql
    Web HTML :apps.apex_launcher.launch_fa_pr
    Web Host agent: pls/apex
    - I have created a menu, application and responsibility using the function APEX_FA_PR.
    - I have create launcher package:
    create or replace package apex_launcher is
    procedure launch_fa_pr;
    end apex_launcher;
    create or replace package body apex_launcher as
    procedure launch_fa_pr as
    begin
    /** 110 Is ID of PR-Auto, my app **/
    /** 5 is my home page **/
    f(p=>'110:5');
    end;
    end apex_launcher;
    d) New responsibility shows on EBS menu page.
    e) Click on responsibility, and the page shows 'redirecting to login server for authentication', but
    nothing happens, page goes blank with this url:
    http://fahorromex37.fahorro.com.mx:8004/pls/apex/wwv_flow_custom_auth_sso.process_success?urlc=v1.2~42
    03F9A8A1D696097BEA96499E6B6845E80C14A56DF724C3FFF879578FC734C5E1DEEA9129A4117E62A3676A409528E8EB927AA55
    0EA7B208C34F5A3FDB4472679EDE448F8971966BE9BADD22207FE90BDBA2800E6529F3967A18DEC76DCC17DE21D96A65CA2C424
    319F159CC78ED78E8B99F69F1BA8297A1EECF6AD137A6C3896E1C4E8D5F93874A9A08887D3F95058D33F667D7B785FF0A065B53
    891B8B393DFD24530BD0720150F05DE63F0CD5AFD86F0267BAF4C9CAE8C5AA693B4E488B3776BF43450FD412167B402C962BABE
    A54707043AFA6FBB168B29EDB3BE120FFE0C30683D53283B036E781ABF1A5F7374ADF83463D57D2EE958765B0501CE2B0F4E3DF
    24845A54A1CF02526FA39EF60644ED5A0D9D2A05EBFAD3BD01007D0817135989A4B97D68C92C6E2BA767CFDB0AF188054024BB1
    EFFA7DEC8699BBA7485A349D87BA1C15475927E52110DF56FCC3FD560D2CBBA1C0D7D9D3ADFCDB975CD2
    the address of my application pr-auto is http://fahorromex37.fahorro.com.mx:8004/pls/apex/f?p=110
    f) DBA teams follow instructions from the following documentation
    "Integrating Oracle E-Business Suite Release 11i with Oracle Internet Directory and Oracle Single Sign-On"
    and "Note 261914.1 Integrating Oracle E-Business Suite Release 11i with Oracle Internet Directory and
    Oracle Single Sign-On"
    g) We are using:
    DB: Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    SO: Linux 2.6.9-42.ELsmp
    ApEx: 3.0.1.00.07
    Any help will be greatly appreciated.
    J.O.

    Many Thanks Daniel for your prompt reply.
    Tried to understand the white Paper and your thread but I am still facing problem,although able to Call ApEX page but now i
    want to pass th e session Id where I am stuck.
    MY three functions:
    CREATE OR REPLACE FUNCTION SYMAPEX.apex_authorise (
    p_username IN VARCHAR2
    , p_password IN VARCHAR2) RETURN BOOLEAN
    AS
    BEGIN
    IF apex_validate_hash (p_username, p_password) THEN RETURN TRUE;
    END IF;
    RETURN (FND_WEB_SEC.validate_login@VCSDEV2_QA (p_username, p_password) = 'Y');
    END apex_authorise;
    CREATE OR REPLACE FUNCTION SYMAPEX.apex_generate_hash (
    p_string IN VARCHAR2
    , p_offset IN NUMBER DEFAULT 0) RETURN VARCHAR2
    IS
    BEGIN
    IF p_string IS NULL THEN RETURN NULL;
    END IF;
    RETURN RAWTOHEX(UTL_RAW.cast_to_raw(
    DBMS_OBFUSCATION_TOOLKIT.MD5(input_string=>p_string||':'||
    TO_CHAR(SYSDATE-(p_offset/24*60*60),'YYYYMMDD HH24MISS'))));
    END apex_generate_hash;
    CREATE OR REPLACE FUNCTION SYMAPEX.apex_validate_hash (
    p_string IN VARCHAR2
    , p_hash IN VARCHAR2
    , p_delay IN NUMBER DEFAULT 5) RETURN BOOLEAN
    IS
    BEGIN
    FOR i IN 0..p_delay LOOP
    IF p_hash = apex_generate_hash (p_string, i) THEN RETURN TRUE; END IF;
    END LOOP;
    RETURN FALSE;
    END apex_validate_hash;
    MY Launch Procedure:
    CREATE OR REPLACE Package body OAE_PKG1 AS
    PROCEDURE LaunchOAE1 (application IN NUMBER DEFAULT 101
    , page IN NUMBER DEFAULT 111
    , request IN VARCHAR2 DEFAULT NULL
    , item_names IN VARCHAR2 DEFAULT NULL
    , item_values IN VARCHAR2 DEFAULT NULL)
    AS
    BEGIN
    OWA_UTIL.mime_header('text/html', false);
    OWA_COOKIE.send
    (name=>'APEX_APPS_'||application,
    value=>FND_GLOBAL.user_name||':'||apex_generate_hash@QA_VCSDEV2(FND_GLOBAL.user_name),
    domain => '.orvcsd01.symprod',
    path=>'/');
    OWA_UTIL.redirect_url('http://orvcsd01.symprod.com:7780'||'/pls/apex/f?p='||application||':'||page||'::'||request||':::'||ite
    m_names||':'||item_values);
    END LaunchOAE1;
    END OAE_PKG1;
    MY On Load before headre process:
    DECLARE
    c OWA_COOKIE.cookie;
    a wwv_flow_global.vc_arr2;
    BEGIN
    c := OWA_COOKIE.get('APEX_APPS_101');
    a := htmldb_util.string_to_table(c.vals(1));
    :P111_USERNAME := a(1);
    :P111_PASSWORD := a(2);
    IF :P111_PASSWORD IS NOT NULL THEN
    wwv_flow_custom_auth_std.login(
    P_UNAME => :P111_USERNAME,
    P_PASSWORD => :P111_PASSWORD,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':111');
    END IF;
    END;
    I am doing custom authencitaion and calling apex_authorise function there.
    Although I am able to Call the ApEX and able to validate application server password,but moment i try taking help off cookies
    to pass on my application session details to ApEX so that users would not have to login twice,i am gettign the error.
    Second question:
    Do we have any other methos of passing session to ApEX from Application server other than cookies.
    Please suggest.
    Thanks.
    Ravijeet

  • Login Button for Oracle EBS 12.1.3

    We have an environment of Oracle EBS 12.1.3 with OracleAS SSO Server 10g. Now with this configurations, if the login page of Oracle EBS is accessed directly, the login butting gives a dynamic value by generating a random number with it, <button title="Login" class="x7m" id="SubmitButton" style="background-image: url(/OA_HTML/cabo/images/swan/btn-bg1.gif);" onclick="submitForm('DefaultFormName',1,{'_FORM_SUBMIT_BUTTON':'SubmitButtong3weV873'});return false" type="submit">.
    However, on a different installation of Oracle EBS 12.1.3 without the OracleAS SSO Server, the login button does not present this dynamic value. We did some troubleshooting and found out that this value of the login button changes because of the OracleAS SSO server. Now although we have removed and de-registered the Oracle EBS from OracleAS SSO server, the value of the login button is still dynamic.
    Now need help here to know if there is any setting of the OracleAS SSO Server still present which has the Oracle EBS perform this way. How can I ensure a complete removal of OracleAS SSO server.
    Secondly, if anybody might be aware of the cause of the dynamic value of the login button only in this installation.
    Need some urgent help here.

    Yes, based the the value of the dynamic value of the login button
    This should not be the reason of suspecting that SSO is not completely deregistered from the application.
    Please run the SSO diagnostic script(s) to verify the above.
    R12.0.6+ : Oracle Application Object Library Is SSO Mode On Health Check Test (Doc ID 732285.1)
    Diagnostic Test Catalog for 12.1.3 (Doc ID 1083807.1) -- SSO Setup Tests
    Thanks,
    Hussein

  • Oracle EBS R12 implementation scenarios

    Dear All,
    We have below 3 different scenarios, please give your comments/suggestions; keep in mind client wants cheeper solution.
    HP DL580 G5 servers will be used with 64bit Redhat Linux 5.0 on all scenarios.
    Scenario 1:)
    Oracle EBS R-12 implementation with RAC & Load Balancer
    Required H/W - 8 Server (4 Production & 4 UAT / Development), Hardware Load balancer
    Software - RHEL 5.0 OS
    Licenses - Oracle RAC
    Advantages – High Availability solution, Redundancy
    Disadvantages – Specialized network administrator required for load balancer management, Complex System and costly
    Scenario 2:)
    Oracle EBS implementation with Active Passive mode / fail safe
    Required H/W - 8 Server, 4 Production (2 active & 2 passive) & 4 UAT / Development as replica of production environment
    Software - RHEL 5.0 OS & Cluster software on OS Level clustering
    Licenses – OS Cluster from Red Hat
    Advantages – OS Level clustering is cheaper compared to Oracle RAC
    Disadvantages – 2 Servers will used as Passive will not be optimally utilized they will only come into play when primary servers fail.
    Scenario 3:)
    Oracle EBS implementation Dual tier (DB & APPS)
    Option – I (Active + Active)
    Required H/W – 2 Servers for production and 2 UAT / Development as replica of production environment
    Software – RHEL 5.0 OS & Cluster software on OS Level clustering
    Licenses - OS Cluster from Red Hat
    Advantages – All the servers are optimally utilized
    Disadvantages -if one of the servers fails you might experience performance issues as both application and database services run on one node till server that failed is brought live.
    Option – II (Active / Stand BY)
    Required H/W - 2 Servers for production and 2 UAT / Development as replica of production environment, 2 server of UAT will be configured for stand by
    Software – Oracle data guard
    Licenses – oracle data guard
    Advantages – Simple configuration and easy to maintain when compared to RAC and OS clustering
    2) Will not experience performance problems when one of the primary fail .This is achieved by shutting down UAT or test instances till the issue on primary server is addressed
    Disadvantages - Sudden spike in load cannot be addressed since load balancing feature is not available.
    Best Regards,

    Scenario 1:) Oracle EBS R-12 implementation with RAC & Load Balancer
    When designing for "High Availability", this is quite a common infrastructure. It is pretty straightforward, though you are right, you need additional skills in managing RAC and Network. On the other hand, most larger companies have load balancers operational already. RAC may be expensive, however, if you want availability, it is what you will have to pay for, if you really cannot afford any downtime. Consider RAC when either of the following will be answered "No"
    1) Can your customer really not afford more (unplanned) downtime than 20 minutes.
    2) Is the maximum size of your hardware (single node database tier) sufficient to handle the amount of concurrent users in peak and will it be able to handle the expected growth for the next 12 months.
    If either of the above questions answers no, consider RAC. Otherwise, one of the two alternative scenarios will probably be better.
    Scenario 2:) Oracle EBS implementation with Active Passive mode / fail safe
    This scenario requires additional skills as well: OS Cluster Administration skills. The main advantage in this situation is that the architecture in which EBS has to operate is quite simple. No clustering (EBS will operate on one db node and one appnode). Issues you might encounter: If dbnode fails, what will your appnode do? Will it have to be restarted? What about downtime in such a case? How much can you afford (see scenario 1). You will end up with some 'dirty' data in your database (concurrent manager). It might be necessary to clean that out first.
    Another question to answer is how much do you trust your hardware/os. If it (almost) never failed on you for the past years, why would it be different in this situation. Having an active/passive cluster can be a costly architecture as well (half of your capacity being passive...)
    Scenario 3:) Oracle EBS implementation Dual tier (DB & APPS)
    Option – I (Active + Active)
    I suspect you mean to establish a cluster that runs database package on node 1 and application package on node 2, each of them having the other node as failover node. In this situation, you will definitely encounter a performance degradation, but this can be managed by oversizing each of the nodes and/or defining a threshold for performance degradation and keeping this in mind when sizing the hardware. You would still need the cluster managing skills, though.
    Option – II (Active / Stand BY)
    This option will deliver you more High Availability, because this is a truly disaster resilient solution. Dataguard will duplicate the database, taking away the Single Point Of Failure(SPOF), which the database is in all previous scenarios. You should keep in mind though that the UAT environment will be affected by the standby database activity (not very much, but nevertheless). You will need additional skills, like Dataguard administration skills. I could argue about your statement that it will be easy to maintain, compared to RAC. However, like I said in my comments about Scenario 2, the operational architecture for EBS is quite simple in this architecture as well. Consider the implications on the application tier when your database switches/fails over to the standby.
    Conclusion: There is no yes/no to each of the proposed scenarios. You will have to discuss with your customer to find out what the requirements are on a business level and translate them to an IT solution.
    The solution should meet the needs for which it is realized and the people should be able to manage/maintain the solution. Additionally, the investment should be in line with the solution the customer requires.
    Regards,
    Arnoud Roth
    Oracle E-Business Suite Technical Architect
    Inter Access
    The Netherlands

  • Unknow error in Oracle EBS Application Tier

    Hello folks,
    Database started normally and so did the application.
    # su - applprod
    [YOU HAVE NEW MAIL]
    $ cd /oracle/prodappl
    $ . ./APPSPROD_test4.env
    $ cd /oracle/prodcomn/admin/scripts/PROD_test4
    $ ./adstrtal.sh apps/apps
    $
    $
    $ ./adstrtal.sh apps/apps
    You are running adstrtal.sh version 115.14
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adapcctl.sh start
    script returned:
    adapcctl.sh version 115.43
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    adapcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adalnctl.sh start
    script returned:
    adalnctl.sh version
    Checking for FNDFS executable.
    Starting listener process APPS_PROD.
    adalnctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adcmctl.sh start
    script returned:
    You are running adcmctl.sh version 115.19
    Starting concurrent manager for PROD ...
    Starting PROD_0128@PROD Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adfrmctl.sh start
    script returned:
    You are running adfrmctl.sh version 115.33
    Starting forms server for PROD on port 9003.
    adfrmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adrepctl.sh start
    script returned:
    You are running adrepctl.sh version 115.29
    starting Reports Server for PROD on port 7003.
    adrepctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adfmcctl.sh start
    script returned:
    You are running adfmcctl.sh version 115.16
    Starting forms load balancing client for PROD.
    adfmcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/adfmsctl.sh start
    script returned:
    You are running adfmsctl.sh version 115.12
    starting forms metrics server for PROD.
    adfmsctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/jtffmctl.sh start
    script returned:
    You are running jtffmctl.sh version 115.7
    Starting Fulfillment Server for PROD on port 9303 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/prodcomn/admin/scripts/PROD_test4/addisctl.sh start
    script returned:
    addisctl.sh version 115.8
    /oracle/prodora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /oracle/prodora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /oracle/prodora/8.0.6/discwb4/util/oad.log.
    Discoverer Locator Started.
    Locator logs messages to the file /oracle/prodora/8.0.6/discwb4/util/locator.log.
    addisctl.sh: exiting with status 0
    .end std out.
    .end err out.
    All enabled services for this node are started.
    Check logfile /oracle/prodcomn/admin/log/PROD_test4/01280057.log for details
    Exiting with status 0
    $
    $Check logfile
    cat /oracle/prodcomn/admin/log/PROD_test4/01280057.log for details
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_test4 adapcctl.sh Started
    OracleTNSListener80APPS_PROD_test4 adalnctl.sh Started
    OracleConcMgrPROD_test4 adcmctl.sh Started
    OracleFormsServer-Forms60PROD_test4 adfrmctl.sh Started
    OracleReportServer-Rep60_PROD adrepctl.sh Started
    Oracle Metrics Client PROD_test4 adfmcctl.sh Started
    Oracle Metrics Server PROD_test4 adfmsctl.sh Started
    Oracle Fulfillment Server PROD_test4 jtffmctl.sh Started
    Oracle Discoverer services PROD_test4 addisctl.sh Started
    Oracle Restricted Apache Server PROD_test4 adaprstctl.sh Disabled
    Oracle Apache Server PROD_test4 for PL/SQL adapcctl.sh Disabled
    Oracle TCF SocketServer PROD_test4 adtcfctl.sh Disabled
    Oracle ICSM PROD_test4 ieoicsm.sh Disabled
    Oracle iProcurement Bulk Loader PROD_test4 icxblkctl.sh Disabled
    ServiceControl is exiting with status 0
    $
    ****************************DATABASE ALERT LOG ******************************************
    $ tail -n 50 alert_PROD.log
    Beginning log switch checkpoint up to RBA [0x1ba.2.10], SCN: 0x0000.c8aa61f1
    Thread 1 advanced to log sequence 442
    Current log# 1 seq# 442 mem# 0: /oracle/proddata/redo_1_1.log
    Current log# 1 seq# 442 mem# 1: /oracle/proddata/redo_1_2.log
    Sun Jan 27 21:30:43 2013
    ARC1: Evaluating archive log 2 thread 1 sequence 441
    ARC1: Beginning to archive log 2 thread 1 sequence 441
    Creating archive destination LOG_ARCHIVE_DEST_1: '/oracle/archive/1_441.dbf'
    ARC1: Completed archiving log 2 thread 1 sequence 441
    Sun Jan 27 21:51:29 2013
    Completed checkpoint up to RBA [0x1ba.2.10], SCN: 0x0000.c8aa61f1
    Sun Jan 27 22:41:04 2013
    Beginning log switch checkpoint up to RBA [0x1bb.2.10], SCN: 0x0000.c8aac3bc
    Thread 1 advanced to log sequence 443
    Current log# 2 seq# 443 mem# 0: /oracle/proddata/redo_2_1.log
    Current log# 2 seq# 443 mem# 1: /oracle/proddata/redo_2_2.log
    Sun Jan 27 22:41:04 2013
    ARC0: Evaluating archive log 1 thread 1 sequence 442
    ARC0: Beginning to archive log 1 thread 1 sequence 442
    Creating archive destination LOG_ARCHIVE_DEST_1: '/oracle/archive/1_442.dbf'
    ARC0: Completed archiving log 1 thread 1 sequence 442
    Sun Jan 27 23:01:49 2013
    Completed checkpoint up to RBA [0x1bb.2.10], SCN: 0x0000.c8aac3bc
    Sun Jan 27 23:51:25 2013
    Beginning log switch checkpoint up to RBA [0x1bc.2.10], SCN: 0x0000.c8ab255d
    Thread 1 advanced to log sequence 444
    Current log# 1 seq# 444 mem# 0: /oracle/proddata/redo_1_1.log
    Current log# 1 seq# 444 mem# 1: /oracle/proddata/redo_1_2.log
    Sun Jan 27 23:51:25 2013
    ARC1: Evaluating archive log 2 thread 1 sequence 443
    ARC1: Beginning to archive log 2 thread 1 sequence 443
    Creating archive destination LOG_ARCHIVE_DEST_1: '/oracle/archive/1_443.dbf'
    ARC1: Completed archiving log 2 thread 1 sequence 443
    Mon Jan 28 00:12:08 2013
    Completed checkpoint up to RBA [0x1bc.2.10], SCN: 0x0000.c8ab255d
    Mon Jan 28 00:45:05 2013
    Starting ORACLE instance (normal)
    Mon Jan 28 00:58:29 2013
    ORA-1654: unable to extend index APPLSYS.SYS_IOT_TOP_245802 by 311075 in tablespace APPLSYSD
    ORA-1654: unable to extend index APPLSYS.SYS_IOT_TOP_245802 by 311075 in tablespace APPLSYSD
    Mon Jan 28 00:59:05 2013
    Beginning log switch checkpoint up to RBA [0x1bd.2.10], SCN: 0x0000.c8ab8371
    Thread 1 advanced to log sequence 445
    Current log# 2 seq# 445 mem# 0: /oracle/proddata/redo_2_1.log
    Current log# 2 seq# 445 mem# 1: /oracle/proddata/redo_2_2.log
    Mon Jan 28 00:59:05 2013
    ARC0: Evaluating archive log 1 thread 1 sequence 444
    ARC0: Beginning to archive log 1 thread 1 sequence 444
    Creating archive destination LOG_ARCHIVE_DEST_1: '/oracle/archive/1_444.dbf'
    ARC0: Completed archiving log 1 thread 1 sequence 444
    $
    When I run the oracle EBS application I get the following error
    http://test4.aaa.bbb.com.br:8003/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE&dbc=test4_prod
    Error Page
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    How Can I troubleshoot this error ? Thanks for your help

    OS = AIX 5.3
    Oracle EBS 11.5.9 with database 9
    Run AutoConfig on Database Tier
    $ ./adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /oracle/proddb/9.2.0
    Using java command : /oracle/proddb/9.2.0/jdk/bin/java
    Java version : 1.3.1
    Classpath : /oracle/proddb/9.2.0/jdk/jre/lib/rt.jar:/oracle/proddb/9.2.0/jdk/jre/lib/i18n.jar:/oracle/proddb/9.2.0/jdk/lib/dt.jar:/oracle/proddb/9.2.0/jdk/lib/tools.jar:/oracle/proddb/9.2.0/jdbc/lib/classes12.jar:/oracle/proddb/9.2.0/appsutil/java/xmlparserv2.zip:/oracle/proddb/9.2.0/appsutil/java:/oracle/proddb/9.2.0/jlib/netcfg.jar
    Using Context file : /oracle/proddb/9.2.0/appsutil/PROD_test4.xml
    Context Value Management will now update the Context file
    Updating Context file...COMPLETED
    Attempting upload of Context file and templates to database...COMPLETED
    Updating rdbms version in Context file to db920
    Updating rdbms type in Context file to 64 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed with errors.
    The log file for this session is located at: /oracle/proddb/9.2.0/appsutil/log/PROD_test4/01281615/adconfig.log
    $
    ******************Posting the log******************************************
    oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/addlnctl.sh
    setting permissions: 700
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /oracle/proddb/9.2.0/appsutil/scripts/PROD_test4/adlsnodes.sh
    backup : /oracle/proddb/9.2.0/appsutil/scripts/PROD_test4/adlsnodes.sh to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adlsnodes.sh
    setting permissions: 700
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adlnkoh.sh
    dest : /oracle/proddb/9.2.0/appsutil/install/adlnkoh.sh
    backup : /oracle/proddb/9.2.0/appsutil/install/adlnkoh.sh to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adlnkoh.sh
    setting permissions: 700
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcrdbrdlg.sh
    backup : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcrdbrdlg.sh to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adcrdbrdlg.sh
    setting permissions: 700
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adautocfg_ux.sh
    dest : /oracle/proddb/9.2.0/appsutil/scripts/PROD_test4/adautocfg.sh
    backup : /oracle/proddb/9.2.0/appsutil/scripts/PROD_test4/adautocfg.sh to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adautocfg.sh
    setting permissions: 700
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adcrobj.sh
    dest : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcrobj.sh
    backup : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcrobj.sh to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adcrobj.sh
    setting permissions: 700
    setting ownership: :
    File /oracle/proddb/9.2.0/dbs/initPROD.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/afmkinit.sh
    dest : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/afmkinit.sh
    backup : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/afmkinit.sh to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/afmkinit.sh
    setting permissions: 700
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/config_aix_64.s
    dest : /oracle/proddb/9.2.0/rdbms/lib/config.s
    backup : /oracle/proddb/9.2.0/rdbms/lib/config.s to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/config.s
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adcmclean.sql
    dest : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcmclean.sql
    backup : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcmclean.sql to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adcmclean.sql
    setting permissions: 600
    setting ownership: :
    instantiate file:
    source : /oracle/proddb/9.2.0/appsutil/template/adcctclean.sql
    dest : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcctclean.sql
    backup : /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcctclean.sql to /oracle/proddb/9.2.0/appsutil/out/PROD_test4/01281616/adcctclean.sql
    setting permissions: 600
    setting ownership: :
    AutoConfig Setup Phase
    Running Setup Process 1 of 2 for AppsUtil
    Executing script in InstantiateFile:
    /oracle/proddb/9.2.0/Apache/perl/bin/perl -I /oracle/proddb/9.2.0/Apache/perl/lib/5.00503:/oracle/proddb/9.2.0/Apache/perl/lib/site_perl/5.005:/oracle/proddb/9.2.0/appsutil/perl /oracle/proddb/9.2.0/appsutil/scripts/PROD_test4/adchknls.pl
    script returned:
    Validating information needed for NLS........
    DATABASE version : db920
    No NLS specific checks required
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 2 of 2 for AppsUtil
    Executing script in InstantiateFile:
    /oracle/proddb/9.2.0/appsutil/install/PROD_test4/afmkinit.sh
    script returned:
    afmkinit.sh started at Mon Jan 28 16:16:32 SAUST 2013
    Parameters passed are : apps apps
    The environment settings are as follows ...
    ORACLE_HOME : /oracle/proddb/9.2.0
    ORACLE_SID : PROD
    TWO_TASK :
    PATH : /oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/oracle/proddb/9.2.0/jdk/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/oracle/proddb/9.2.0/jdk/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/usr/vac/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oraprod/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /oracle/proddb/9.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/oracle/proddb/9.2.0/ctx/lib
    afmkinit.sh exiting with status 0
    .end std out.
    .end err out.
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for AppsUtil
    Executing script in InstantiateFile:
    /oracle/proddb/9.2.0/appsutil/install/PROD_test4/afdbprf.sh
    script returned:
    afdbprf.sh started at Mon Jan 28 16:16:32 SAUST 2013
    The environment settings are as follows ...
    ORACLE_HOME : /oracle/proddb/9.2.0
    ORACLE_SID : PROD
    PATH : /oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/oracle/proddb/9.2.0/jdk/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/oracle/proddb/9.2.0/jdk/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/usr/vac/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oraprod/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /oracle/proddb/9.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/oracle/proddb/9.2.0/ctx/lib
    Executable : /oracle/proddb/9.2.0/bin/sqlplus
    afdbprf.sh is version 115.0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 1 of 1 for AppsUtil
    Executing script in InstantiateFile:
    /oracle/proddb/9.2.0/appsutil/install/PROD_test4/adcrobj.sh
    script returned:
    adcrobj.sh started at Mon Jan 28 16:16:32 SAUST 2013
    Parameters passed are : apps apps
    The environment settings are as follows ...
    ORACLE_HOME : /oracle/proddb/9.2.0
    ORACLE_SID : PROD
    TWO_TASK :
    PATH : /oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/oracle/proddb/9.2.0/jdk/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/Apache/perl/bin:/oracle/proddb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/oracle/proddb/9.2.0/jdk/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/usr/vac/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/oraprod/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /oracle/proddb/9.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/oracle/proddb/9.2.0/ctx/lib
    SQLPLUS Executable : /oracle/proddb/9.2.0/bin/sqlplus
    SQL*Plus: Release 9.2.0.3.0 - Production on Mon Jan 28 16:16:32 2013
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    adcrobj.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    [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>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/proddb/9.2.0/appsutil/install/PROD_test4
    adcrobj.sh INSTE8_APPLY 1
    AutoConfig is exiting with status 1
    The log file for this session is located at: /oracle/proddb/9.2.0/appsutil/log/PROD_test4/01281615/adconfig.log
    ****************NOW RUNNING AUTOCONFIG ON APPS TIER****************************
    $ ./adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /oracle/prodappl
    Using java command : /usr/java131/bin/java
    Java version : 1.3.1
    Classpath : /usr/java131/jre/lib/rt.jar:/usr/java131/jre/lib/i18n.jar:/usr/java131/lib/dt.jar:/usr/java131/lib/tools.jar:/oracle/prodcomn/java/appsborg2.zip:/oracle/prodcomn/java
    Using Context file : /oracle/prodappl/admin/PROD_test4.xml
    Context Value Management will now update the Context file
    Updating Context file...COMPLETED
    Attempting upload of Context file and templates to database...COMPLETED
    Configuring templates from all of the product tops...
    Configuring AD_TOP........COMPLETED
    Configuring FND_TOP.......COMPLETED
    Configuring ICX_TOP.......COMPLETED
    Configuring IEO_TOP.......COMPLETED
    Configuring ABM_TOP.......COMPLETED
    Configuring ECX_TOP.......COMPLETED
    Configuring BIS_TOP.......COMPLETED
    Configuring GL_TOP........COMPLETED
    Configuring AMS_TOP.......COMPLETED
    Configuring WSH_TOP.......COMPLETED
    Configuring OKE_TOP.......COMPLETED
    Configuring OKL_TOP.......COMPLETED
    Configuring OKS_TOP.......COMPLETED
    Configuring CSF_TOP.......COMPLETED
    Configuring XNC_TOP.......COMPLETED
    Configuring IGS_TOP.......COMPLETED
    Configuring IBY_TOP.......COMPLETED
    Configuring PA_TOP........COMPLETED
    Configuring JTF_TOP.......COMPLETED
    Configuring MWA_TOP.......COMPLETED
    Configuring CN_TOP........COMPLETED
    Configuring CSI_TOP.......COMPLETED
    Configuring WIP_TOP.......COMPLETED
    Configuring CSE_TOP.......COMPLETED
    Configuring EAM_TOP.......COMPLETED
    Configuring IMT_TOP.......COMPLETED
    Configuring FTE_TOP.......COMPLETED
    Configuring ONT_TOP.......COMPLETED
    Configuring AR_TOP........COMPLETED
    Configuring AHL_TOP.......COMPLETED
    Configuring CSD_TOP.......COMPLETED
    Configuring IGC_TOP.......COMPLETED
    AutoConfig completed with errors.
    The log file for this session is located at: /oracle/prodappl/admin/PROD_test4/log/01281645/adconfig.log
    *************************CHECKING THE LOG**********************
    instantiate file:
    source : /oracle/prodappl/ahl/11.5.0/admin/template/ahladmprf.sql
    dest : /oracle/prodcomn/admin/install/PROD_test4/ahladmprf.sql
    backup : /oracle/prodcomn/admin/install/PROD_test4/ahladmprf.sql to /oracle/prodappl/admin/PROD_test4/out/01281645/ahladmprf.sql
    setting permissions: 600
    setting ownership: applprod:dba
    instantiate file:
    source : /oracle/prodappl/ahl/11.5.0/admin/template/ahladmprf.sh
    dest : /oracle/prodcomn/admin/install/PROD_test4/ahladmprf.sh
    backup : /oracle/prodcomn/admin/install/PROD_test4/ahladmprf.sh to /oracle/prodappl/admin/PROD_test4/out/01281645/ahladmprf.sh
    setting permissions: 700
    setting ownership: applprod:dba
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for AHL_TOP
    Executing script in InstantiateFile:
    /oracle/prodcomn/admin/install/PROD_test4/ahladmprf.sh
    script returned:
    ahladmprf.sh started at Mon Jan 28 16:50:00 SAUST 2013
    Parameters passed are : apps apps
    The environment settings are as follows ...
    ORACLE_HOME : /oracle/prodora/8.0.6
    ORACLE_SID :
    TWO_TASK : PROD
    PATH : /oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/8.0.6/bin:/oracle/prodappl/fnd/11.5.0/bin:/oracle/prodappl/ad/11.5.0/bin:/oracle/prodcomn/util/jre/1.1.8/bin:/oracle/prodcomn/util/unzip/unzip::/oracle/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/8.0.6/bin:/oracle/prodcomn/util/jre/1.1.8/bin:/oracle/prodcomn/util/unzip/unzip:/oracle/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/applprod/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /oracle/prodora/8.0.6/network/jre11/lib/aix/native_threads:/oracle/prodappl/cz/11.5.0/bin:/oracle/prodora/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib
    Executable : /oracle/prodora/8.0.6/bin/sqlplus
    SQL*Plus: Release 8.0.6.0.0 - Production on Mon Jan 28 16:50:00 2013
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12224: TNS:no listener
    ahladmprf.sh exiting with status 1
    .end std out.
    .end err out.
    Processing DriverFile = /oracle/prodappl/csd/11.5.0/admin/driver/csdtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for CSD_TOP
    instantiate file:
    source : /oracle/prodappl/csd/11.5.0/admin/template/csdadmprf.sql
    dest : /oracle/prodcomn/admin/install/PROD_test4/csdadmprf.sql
    backup : /oracle/prodcomn/admin/install/PROD_test4/csdadmprf.sql to /oracle/prodappl/admin/PROD_test4/out/01281645/csdadmprf.sql
    setting permissions: 600
    setting ownership: applprod:dba
    instantiate file:
    source : /oracle/prodappl/csd/11.5.0/admin/template/csdadmprf.sh
    dest : /oracle/prodcomn/admin/install/PROD_test4/csdadmprf.sh
    backup : /oracle/prodcomn/admin/install/PROD_test4/csdadmprf.sh to /oracle/prodappl/admin/PROD_test4/out/01281645/csdadmprf.sh
    setting permissions: 700
    setting ownership: applprod:dba
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for CSD_TOP
    Executing script in InstantiateFile:
    /oracle/prodcomn/admin/install/PROD_test4/csdadmprf.sh
    script returned:
    csdadmprf.sh started at Mon Jan 28 16:50:02 SAUST 2013
    Parameters passed are : apps apps
    The environment settings are as follows ...
    ORACLE_HOME : /oracle/prodora/8.0.6
    ORACLE_SID :
    TWO_TASK : PROD
    PATH : /oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/8.0.6/bin:/oracle/prodappl/fnd/11.5.0/bin:/oracle/prodappl/ad/11.5.0/bin:/oracle/prodcomn/util/jre/1.1.8/bin:/oracle/prodcomn/util/unzip/unzip::/oracle/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/8.0.6/bin:/oracle/prodcomn/util/jre/1.1.8/bin:/oracle/prodcomn/util/unzip/unzip:/oracle/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/applprod/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /oracle/prodora/8.0.6/network/jre11/lib/aix/native_threads:/oracle/prodappl/cz/11.5.0/bin:/oracle/prodora/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib
    Executable : /oracle/prodora/8.0.6/bin/sqlplus
    SQL*Plus: Release 8.0.6.0.0 - Production on Mon Jan 28 16:50:02 2013
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12224: TNS:no listener
    csdadmprf.sh exiting with status 1
    .end std out.
    .end err out.
    Processing DriverFile = /oracle/prodappl/igc/11.5.0/admin/driver/igctmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for IGC_TOP
    instantiate file:
    source : /oracle/prodappl/igc/11.5.0/admin/template/igccmprf.sql
    dest : /oracle/prodcomn/admin/install/PROD_test4/igccmprf.sql
    backup : /oracle/prodcomn/admin/install/PROD_test4/igccmprf.sql to /oracle/prodappl/admin/PROD_test4/out/01281645/igccmprf.sql
    setting permissions: 600
    setting ownership: applprod:dba
    instantiate file:
    source : /oracle/prodappl/igc/11.5.0/admin/template/igccmprf.sh
    dest : /oracle/prodcomn/admin/install/PROD_test4/igccmprf.sh
    backup : /oracle/prodcomn/admin/install/PROD_test4/igccmprf.sh to /oracle/prodappl/admin/PROD_test4/out/01281645/igccmprf.sh
    setting permissions: 700
    setting ownership: applprod:dba
    AutoConfig Profile Phase
    Running Profile Process 1 of 1 for IGC_TOP
    Executing script in InstantiateFile:
    /oracle/prodcomn/admin/install/PROD_test4/igccmprf.sh
    script returned:
    igccmprf.sh started at Mon Jan 28 16:50:04 SAUST 2013
    Parameters passed are : apps apps
    The environment settings are as follows ...
    ORACLE_HOME : /oracle/prodora/8.0.6
    ORACLE_SID :
    TWO_TASK : PROD
    PATH : /oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/8.0.6/bin:/oracle/prodappl/fnd/11.5.0/bin:/oracle/prodappl/ad/11.5.0/bin:/oracle/prodcomn/util/jre/1.1.8/bin:/oracle/prodcomn/util/unzip/unzip::/oracle/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/iAS/Apache/perl/bin:/oracle/prodora/8.0.6/bin:/oracle/prodcomn/util/jre/1.1.8/bin:/oracle/prodcomn/util/unzip/unzip:/oracle/prodora/8.0.6/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/applprod/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /oracle/prodora/8.0.6/network/jre11/lib/aix/native_threads:/oracle/prodappl/cz/11.5.0/bin:/oracle/prodora/8.0.6/lib:/usr/dt/lib:/usr/openwin/lib
    Executable : /oracle/prodora/8.0.6/bin/sqlplus
    SQL*Plus: Release 8.0.6.0.0 - Production on Mon Jan 28 16:50:04 2013
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12224: TNS:no listener
    igccmprf.sh exiting with status 1
    .end std out.
    .end err out.
    Product Top Drivers executed : AD_TOP FND_TOP ICX_TOP IEO_TOP ABM_TOP ECX_TOP BIS_TOP GL_TOP AMS_TOP WSH_TOP OKE_TOP OKL_TOP OKS_TOP CSF_TOP XNC_TOP IGS_TOP IBY_TOP PA_TOP JTF_TOP MWA_TOP CN_TOP CSI_TOP WIP_TOP CSE_TOP EAM_TOP IMT_TOP FTE_TOP ONT_TOP AR_TOP AHL_TOP CSD_TOP IGC_TOP
    [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>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/prodcomn/admin/install/PROD_test4
    adadmprf.sh INSTE8_PRF 1
    admk80ln.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /oracle/prodora/iAS/Apache/perl/bin/perl -I /oracle/prodora/iAS/Apache/perl/lib/5.00503:/oracle/prodora/iAS/Apache/perl/lib/site_perl/5.005:/oracle/prodappl/au/11.5.0/perl /oracle/prodcomn/admin/install/PROD_test4
    adadmat.pl INSTE8_APPLY 256
    adupdlobs.pl INSTE8_APPLY 256
    AutoConfig is exiting with status 4
    The log file for this session is located at: /oracle/prodappl/admin/PROD_test4/log/01281645/adconfig.log
    $
    $
    ***************ALERT.LOG*****************
    $ tail -n 60 /oracle/proddb/9.2.0/admin/PROD_test4/bdump/alert_PROD.log
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    CJQ0 started with pid=8
    QMN0 started with pid=9
    Mon Jan 28 16:56:15 2013
    ARCH: STARTING ARCH PROCESSES
    ARC0 started with pid=10
    ARC0: Archival started
    ARC1 started with pid=11
    ARC1: Archival started
    Mon Jan 28 16:56:15 2013
    ARCH: STARTING ARCH PROCESSES COMPLETE
    Mon Jan 28 16:56:15 2013
    ARC0: Thread not mounted
    Mon Jan 28 16:56:15 2013
    ARC1: Thread not mounted
    Mon Jan 28 16:56:15 2013
    ALTER DATABASE MOUNT
    Mon Jan 28 16:56:20 2013
    Successful mount of redo thread 1, with mount id 217770287.
    Mon Jan 28 16:56:20 2013
    Database mounted in Exclusive Mode.
    Completed: ALTER DATABASE MOUNT
    Mon Jan 28 16:56:20 2013
    ALTER DATABASE OPEN
    Mon Jan 28 16:56:28 2013
    LGWR: Primary database is in CLUSTER CONSISTENT mode
    Thread 1 opened at log sequence 525
    Current log# 2 seq# 525 mem# 0: /oracle/proddata/redo_2_1.log
    Current log# 2 seq# 525 mem# 1: /oracle/proddata/redo_2_2.log
    Successful open of redo thread 1.
    Mon Jan 28 16:56:33 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Mon Jan 28 16:56:33 2013
    SMON: enabling cache recovery
    Mon Jan 28 16:56:34 2013
    Undo Segment 1 Onlined
    Undo Segment 2 Onlined
    Undo Segment 3 Onlined
    Undo Segment 4 Onlined
    Undo Segment 5 Onlined
    Undo Segment 6 Onlined
    Undo Segment 7 Onlined
    Undo Segment 8 Onlined
    Undo Segment 9 Onlined
    Undo Segment 10 Onlined
    Successfully onlined Undo Tablespace 371.
    Mon Jan 28 16:56:35 2013
    SMON: enabling tx recovery
    Mon Jan 28 16:56:35 2013
    Database Characterset is AR8ISO8859P6
    Mon Jan 28 16:56:56 2013
    replication_dependency_tracking turned off (no async multimaster replication found)
    Completed: ALTER DATABASE OPEN
    Mon Jan 28 16:57:18 2013
    Restarting dead background process QMN0
    QMN0 started with pid=12
    $
    Where to proceed from here ?
    postscript: Thanks Taher for the feedback below. I will start the listener & database and try the autoconfig and will keep the apps tier down, and then post the results here.

  • OTM 6.3 Integration with Oracle EBS 12.1.3

    Hi,
    OTM 6.3 Integration with Oracle EBS 12.1.3 .
    Please suggest me with Oracle MOS DOC ID / steps to achieve this.
    Regards,

    Hi,
    This is a new Cloud community and not focused on EBS. We recommend you to place your question on the MOS community as I am sure they will be able to help you: Oracle Transportation Management (MOSC)
    Regards,
    Pablo.

  • Is Oracle Apex 4.2.3 certified with Oracle EBS 12.1.3?

    Is Oracle Apex 4.2.3 certified with Oracle EBS 12.1.3?

    Yes it is certified as outlined in the Extending Oracle E-Business Suite Release 12 Using Oracle Application Express white paper.
    Within this white paper the Prerequisites listed are:
    Oracle E-Business Suite 12.1.3 or above
    Oracle E-Business Suite Patch 12316083
    {Go to My Oracle Support Patches & Updates: https://updates.oracle.com/Orion/PatchSearch/process_form?bug=12316083}
    Fully Licensed Oracle Database1, Release 10.2.0.3 or above
    Oracle Application Express 4.0 or above
    The white paper is available from APEX OTN Page > Collateral > White Papers or from My Oracle Support  (Note 1306563.1).

  • Using Oracle Dataguard 10g With Oracle EBS

    Hello,
    I am working on Linux with Oracle Database 10g and Oracle EBS R12 and trying to configure Oracle Data Guard with Oracle EBS. I have been reading Oracle My Support Document (Business Continuity for Oracle E-Business Release 12 Using Oracle 11g Physical Standby Database [ID 1070033.1] ).
    Please let me know of any another useful documents. It will also be helpful if anyone could share real time experiences.
    Thank you.

    Hi,
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/ha/dataguard/physstby/physstdby.htm
    http://www.oracle.com/technetwork/database/features/availability/dataguardoverview-083155.html
    Regards
    Yoonas

  • Regarding OBIEE Integration With Oracle EBS

    Hi All,
    I have installed BIAPPS (7.9.6.1) (components installed are 2 11g DBs (one is OLTP and other is OLAP) on RHEL 4, Oracle Application Server 10g, Informatica Power Center , DAC and OBIEE). After that i need to integrate the OBIEE with Oracle EBS. I have installed 11.5.10.2. I upgraded the database to 10g R2 and applied patch ATG 6 (Pre reqs of Integration).
    Steps Which i have done for integration:-
    I installed Financial module in Biapps. Made changes to that pre built rpd ie:OracleBIAnalyticsApps.rpd using Administrations tool. I have created datasource for EBS and given in connection pool. Similarly in dataware house connection pool also. When i test from Administration tool means Init Block > EBS Security context > Edit datasource. When i click on test the datasource i am getting error NQ_SESSION.ICX_SESSION_COOKIE* has no value definition.*
    I copied that rpd linux box where my OBIEE server resides and changed the rpd name in NQSConfig.INI. I added the oracle_home and tnsadmin etc in user.sh file. I added the dsn names which i created the same in windows in odbc.ini file. But NQServer.log says
    *[nQSError: 43059] Init block 'LAST_SYND_DS_YTD_QTD': Dynamic refresh of repository scope variables has failed.*
    *[nQSError: 17001] Oracle Error code: 12154, message: ORA-12154: TNS:could not resolve the connect identifier specified*
    at OCI call OCIServerAttach.
    *[nQSError: 17014] Could not connect to Oracle database.*
    Please let me know any solution for this.
    Thanks,
    Manikandan

    hi Manikandan,
    Please check the tns entries for the connection pool that u assigned for LAST_SYND_DS_YTD_QTD
    thanks,
    saichand

  • OBIEE 11g with Oracle EBS R12 implementation,Need to know Default Roles

    Hi All,
    Can anyone please let me know regarding any documentation or link where i can find all default OBIEE Group names and the relation of each Groups with Oracle EBS R12 roles and responsibility categorized by the Modules.
    We need the Roles information for the following modules:
    1. Supply Chain & Order Management
    2. Procurement & spend
    3. Finance
    Thanks in advance. Please help.
    Regards
    Sudipta

    Please see these docs.
    Integrating Oracle Business Intelligence Applications with Oracle E-Business Suite [ID 555254.1]
    What documentation do I need to review when installing and configuring a OBI Apps 7.9.6.x environment with EBS? [ID 1221764.1]
    Master Note for OBIEE Integration issues with EBS, Siebel, SSO, Portal Server [ID 1248939.1]
    Oracle SSO E-Business Suite Applications Integration with Oracle Business Intelligence [ID 553423.1]
    Oracle EBS integration with OBIEE [ID 733137.1]
    Document for implementing security OBIEE Apps with EBS and Siebel CRM as sources [ID 756851.1]
    What Application must be chosen for Responsibility within EBS when integrating with OBIEE [ID 1246464.1]
    Also, search Steven Chan's Blog and you should get couple of hits -- http://blogs.oracle.com/stevenChan/
    Thanks,
    Hussein

  • Oracle Single Sign on Integration with Oracle EBS  r12

    Hello,
    I am working on a project to integrate Oracle Single Sign On on Oracle r12. There is plenty of information available on Oracle Support but few inter-mixing and confusing terminology keeps popping up and I do not understand how all pieces together work. I am new to Oracle Single Sign On.
    Here are few basic questions.
    1. What is the difference between Oracle Internet Directory, Oracle Virtual Directory and Oracle Active Directory
    2. Are the terms Identity Management and Oracle Single Sign On interchangeable?   What is the difference between two?
    3. What is Oracle Access manager and how different that is from Identity Management?
    4. What is Oracle HTTP Server 11g webgate and how different that is from a normal traditional Oracle HTTP Server?
    5. What is Oracle EBS Accessgate?  Why do I need it?  On metalink some notes do not indicate use of Accessgate at all for OSSO deployment while some makes it look like required.And advise on above will help.
    Thank you
    Darsh

    Hi Darsh,
    1. Oracle Internet Directory (OID) is Oracle LDAP storage solution (more here), Oracle Virtual Directory is Oracle solution that can read identity data (and filter it (mask it) based on policies) from Oracle/non-Oracle databases, Oracle/non-Oracle Directories and files and provide the user profiles as LDAP view (more here), There is nothing called Oracle Active Directory, you must be referring to Microsoft Active Directory.
    2. No, Oracle Single Sign On (OSSO) is a feature in iAS (its obsolete), Identity Management is wide umbrella of solutions and concepts.
    3. Oracle Access Manager is one component of Oracle Identity and Access Management suite of products.
    4. Webgate is Oracle access Manager agent that is installed on a webtier, it intercepts the web requests and collect the credentails, send them to Oracle Access Manager for security evaluation (decide what Authentication is needed, verify collect credentials, etc), webgate then enforce the Access Manager decision.
    5. Oracle EBS AccessGate is a java application that has the same use of OAM Webgate (it is OAM agent) but specific to E Business suite, EBS Access Gate is the new solution replacing OSSO agents, OAM is replacing OSSO server component, EBS and OSSO customers can use OAM server with OSSO agents, or with EBS AccessGate.
    HTH.
    Ghassan

Maybe you are looking for

  • Problem in running root.sh in last RAC node!

    i installed 10G rac ,and when i run root.sh in last node ,i get error from vipca The given interface(s), "eth0" is not public. Public interfaces should be used to configure virtual IPs i googled this ,many people suggest to rerun the vipca, but i hav

  • Lost Recent items list in FW

    I successfully upgraded FW to 11.1.0.205 some time ago (when I upgraded  CS5 to CS5.5), but I've been experiencing a couple strange behaviors  ever since.  I'm on a pc using Vista. (1) FW  now requires admin permission whenever I launch it.  No other

  • 503 Service Unavailable - Cannot connect to EM to create a new user

    I'm attempting to configure my local Oracle 11g database in order to create a Content Server user in order to setup a Fatwire installation. I'm getting some strange issues with my database that I was hoping maybe someone could help me out with. The g

  • Not able to connect to oracle database 11g from application server10g

    Hello, I have installed oracle database 11g. We are using forms and report services through application server 10g. I have add required entries in tnsnames.ora file. But I am not able to connect to database. I am getting following error: ORA-12514-TN

  • How do I resolve "Installation failed to Initialize" message?

    I've used Adobe products for over 20 years. Now I'm truly stuck, and live chat hasn't been helpful at all (no responses to my questions, just instructions ignoring what I'm saying, which is basically that I tried all the suggestions/instructions alre