Huge TTL_WAIT_TIME in EBS

Hi Gurus ,
I am using oracle apps 12.0.4 and database is 10.2.0.5. having integrated SOA. I have gather stats run weekly at default 10% with gather_auto option.
when i query the active_session_history , i am getting the below result .
TTL_WAIT_TIME     USER_ID     USERNAME     SQL_TEXT
117644954     44     APPS     call EGO_ITEM_OPEN_INTERFACE_PVT.item_open_interface_process( :1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15)
117381046     44     APPS     BEGIN WF_EVENT.LISTEN  (  p_agent_name => :1, p_wait => :2, p_correlation => :3, p_deq_condition => null, p_message_count => :4, p_max_error_count => :5  ); END;
105046009     44     APPS     SELECT PROFILE_OPTION_ID, APPLICATION_ID, SITE_ENABLED_FLAG , APP_ENABLED_FLAG , RESP_ENABLED_FLAG , USER_ENABLED_FLAG, ORG_ENABLED_FLAG , SERVER_ENABLED_FLAG, SERVERRESP_ENABLED_FLAG, HIERARCHY_TYPE, USER_CHANGEABLE_FLAG FROM FND_PROFILE_OPTIONS WHERE PROFILE_OPTION_NAME = :B1 AND START_DATE_ACTIVE <= SYSDATE AND NVL(END_DATE_ACTIVE, SYSDATE) >= SYSDATE
26348719     44     APPS     call EGO_ITEM_OPEN_INTERFACE_PVT.process_item_entities( :1, :2, :3, :4, :5)
12332122     44     APPS     begin dbms_aqin.aq$_dequeue_in( :1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, :24, :25, :26, :27, :28, :29); end;
1543581     288     MANAGE_PRODUCT_CAPABILITY     SELECT COUNT(SEGMENT1) FROM APPS.MTL_SYSTEM_ITEMS_B MSI WHERE MSI.ORGANIZATION_ID = :B3 AND MSI.DESCRIPTION = :B2 AND ITEM_CATALOG_GROUP_ID = :B1
1074827     288     MANAGE_PRODUCT_CAPABILITY     SELECT MAX(REVISION) KEEP(DENSE_RANK LAST ORDER BY IMPLEMENTATION_DATE) FROM APPS.MTL_ITEM_REVISIONS_B MIR WHERE MIR.INVENTORY_ITEM_ID = :B2 AND MIR.ORGANIZATION_ID = :B1
901386     313     ORAESB     SELECT ID,SERVICE_GUID,OPERATION_GUID FROM ESB_RELATION_XML WHERE IS_STALE='N'
718273     284     DERBYDBA     SELECT "SEGMENT_TYPE","TABLESPACE_NAME" FROM "DBA_SEGMENTS" "C" WHERE "SEGMENT_TYPE"<>'CACHE' AND "SEGMENT_TYPE"<>'TEMPORARY'
678656     44     APPS     SELECT * FROM (select request_id, program, requested_start_date, UserPhase, SswaStatus, phase_code, requested_by, responsibility_application_id, responsibility_id, OFileStatus, program_application_id, program_short_name, request_date, decode(phase_code, 'C', decode(OFileStatus, NULL, NULL, phase_code), phase_code) as republish from (select  request_id, program, requested_start_date,  fnd_conc_sswa.get_phase(phase_code, status_code, hold_flag, enabled, requested_start_date, request_id) as UserPhase, decode(fnd_conc_sswa.get_sswa_status(phase_code, status_code, hold_flag, enabled, requested_start_date, request_id),'C','Fndcpnormalicon', 'G', 'Fndcpwarningicon', 'E', 'Fndcperroricon', 'H','Fndcponholdicon',NULL) as SswaStatus, phase_code, requested_by, responsibility_application_id, responsibility_id, decode(fnd_conc_sswa.get_ofile_status(request_id),'Y', 'Fndcpreqoutput', NULL) as OFileStatus, program_application_id, program_short_name, request_date from  fnd_conc_req_summary_v)) QRSLT 
632531     44     APPS     SELECT /*+ ORDERED USE_NL (WIASP WI WPAP WAP)                 INDEX (WIASP WF_ITEM_ACTIVITY_STATUSES_N1) */ WIASP.ROWID ROW_ID FROM WF_ITEM_ACTIVITY_STATUSES WIASP, WF_ITEMS WI, WF_PROCESS_ACTIVITIES WPAP, WF_ACTIVITIES WAP WHERE WIASP.PROCESS_ACTIVITY = WPAP.INSTANCE_ID AND WPAP.ACTIVITY_ITEM_TYPE = WAP.ITEM_TYPE AND WPAP.ACTIVITY_NAME = WAP.NAME AND WIASP.ITEM_TYPE = WI.ITEM_TYPE AND WIASP.ITEM_KEY = WI.ITEM_KEY AND WI.BEGIN_DATE >= WAP.BEGIN_DATE AND WI.BEGIN_DATE < NVL(WAP.END_DATE, WI.BEGIN_DATE+1) AND WAP.TYPE = 'PROCESS' AND WIASP.ACTIVITY_STATUS = 'ACTIVE' AND NOT EXISTS (SELECT NULL FROM WF_ITEM_ACTIVITY_STATUSES WIASC, WF_PROCESS_ACTIVITIES WPAC WHERE WAP.ITEM_TYPE = WPAC.PROCESS_ITEM_TYPE AND WAP.NAME = WPAC.PROCESS_NAME AND WAP.VERSION = WPAC.PROCESS_VERSION AND WPAC.INSTANCE_ID = WIASC.PROCESS_ACTIVITY AND WIASC.ITEM_TYPE = DECODE(WAP.DIRECTION, WAP.DIRECTION, WI.ITEM_TYPE, WI.ITEM_TYPE) AND WIASC.ITEM_KEY = WI.ITEM_KEY AND WIASC.ACTIVITY_STATUS IN ('ACTIVE', 'NOTIFIED', '
574161     44     APPS     begin :v1 := WF_RULE.DEFAULT_RULE(:v2, :v3); end;
527682     312     ORABPEL     SELECT ID, TYPE FROM BPELNOTIFICATION WHERE STATUS IN (  :1,:2)
511264     313     ORAESB     INSERT INTO ESB_ACTIVITY(ID,FLOW_ID,SUB_FLOW_ID,SOURCE,OPERATION_GUID,TIMESTAMP,TYPE,RR_OUTPUT_STATUS,ADDI_INFO,SEQ,SUB_FLOW_SEQ) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11)
494894     44     APPS     INSERT INTO FND_LOBS(FILE_ID,FILE_CONTENT_TYPE,FILE_DATA,FILE_FORMAT) VALUES (:1,:2,:3,:4)
478690     312     ORABPEL     INSERT INTO audit_details ( cikey, domain_ref, detail_id, bin_csize, bin_usize, bin, ci_partition_date ) VALUES ( :1, :2, :3, :4, :5, :6, :7 )Please find the below objects as well
OBJECT_NAME     OBJECT_TYPE     EVENT     TTL_WAIT_TIME
SYS_LOB0000816513C00003$$     LOB PARTITION          150585281
WF_DEFERRED_N1     INDEX          117209951
XXBT_MTL_SYSTEM_ITEMS_B_BMIDX1     INDEX     enq: TX - row lock contention     107853535
EGO_MTL_SY_ITEMS_EXT_B     TABLE PARTITION     db file scattered read     65682568
BT_CPE_XML_CLOB     TABLE          30547891
ESB_RELATION_XML     TABLE     db file scattered read     20255735
BT_CPE_ERROR_MESSAGES     TABLE     db file scattered read     15497714
EGO_MTL_SY_ITEMS_EXT_B     TABLE PARTITION     read by other session     13533807
WF_BES_SUBSCRIBER_PINGS_N2     INDEX          7442850
FND_STATS_HIST     TABLE     enq: KO - fast object checkpoint     4224805
EGO_MTL_SY_ITEMS_EXT_B     TABLE PARTITION     db file sequential read     4120255
DR$EGO_ITEM_TEXT_TL_CTX1$X     INDEX     db file sequential read     3808679
XXBT_PIM2PIM_LOG     TABLE          3058168
MTL_SYSTEM_ITEMS_B     TABLE     db file sequential read     2095799
FND_GRANTS     TABLE          2022852
PMF_ITEM_PUBLISH     TABLE     db file scattered read     1825306can you please help to reduce the wait time .
Regards,
DBApps
Edited by: 982868 on May 1, 2013 6:45 AM

Do you purge those tables (or some of them) on regualr basis?
Do you have the statistics collected up to date?
How To Rebuild The WF_DEFERRED Queue [ID 286394.1]
CPU Intensive Querries Due To FTS on WF_DEFERRED [ID 463242.1]
How To Manage, Reduce, and/or Purged The FND_LOBS Table? [ID 1288149.1]
How To Purge Attachement Data from FND_LOBS [ID 395790.1]
Questions on Purge Obsolete Generic File Manager Data [ID 1165208.1]
Resolving Issues Where Application Queries are Waiting To Often for 'db file scattered read' Operations [ID 1475785.1]
Resolving Issues Where Application Queries are Waiting Too Frequently for 'db file sequential read' Operations [ID 1475825.1]
Resolving Issues Where 'db file scattered read' Waits are Seen Due to IO Performance Problems [ID 1476092.1]
Resolving Issues Where Application Queries are Waiting Too Long for 'db file sequential read' Operations Due to Underlying I/O Issues [ID 1477209.1]
WAITEVENT: "db file scattered read" Reference Note [ID 34558.1]
WAITEVENT: "db file sequential read" Reference Note [ID 34559.1]
Thanks,
Hussein

Similar Messages

  • Problem in integration of listener with EBS

    When i run this *"java -Dapex.home=/apex -Dapex.images=<LOCATION_OF_Image>/image -Dapex.port=<port_no> -Dapex.erase -jar apex.war"*
    Its working fine and I get a apex login page .
    But the problem is that when I close the terminal all connection are lost and given error "The requested URL could not be retrieved"
    How can i integrate listener with EBS .
    I am using
    APEX 4.1
    Database 11.1.0.7
    Application 12.1.3
    I want to configure listener with EBS .When I start instance automatic start apex listener
    Edited by: king on Apr 17, 2012 2:59 AM

    Hello,
    But the problem is that when I close the terminal all connection are lost and given error "The requested URL could not be retrieved" That's not very surprising, as APEX Listener is running in Standalone Mode in your current scenario. If you close the terminal session that the JVM is running in you kill the JVM and hence APEX Listener.
    You could use a tool like "nohup" to detach the process you start from your terminal session. But using the Standalone Mode for a (long running) production scenario is not recommended anyway, and...
    I want to configure listener with EBS .When I start instance automatic start apex listener... obviously not your actual aim.
    So, EBS shall be your target. Shoudn't be a huge problem, as EBS comes with an OC4J Container and OC4J is one of the Containers officially supported by APEX Listener. I'm not sure if your EBS already ships with the JDK version needed, but as soon as it runs at least 1.6.0_20 it should work.
    As I've already replied to your question in {thread:id=1118604} there is a working approach described in {message:id=10069317}.
    Did you try that one? If so and it didn't work out, could you please describe the problems you've encountered?
    Thanks,
    Udo

  • Extraction Pack Problem in Integration of DataStage 7.5.1 with BI 7.0

    Hi,
    I am facing problem in loading data using DataStage Extraction Pack. I am using DataStage version 7.5.1A and BW pack 4.2.1. The Load Pack is working fine.
    In Extraction Pack properties, The InfoSpoke "xxxxxxxx" is appearing in the search, while trying to select the InfoSpoke the system is showing 'The InfoSpoke "xxxxxxxx" was not found'.
    Can you please help me in over coming the issue. Any input is much appreciated.
    Thanks in advance,
    Kindest Regards
    Surya.

    Hello,
    But the problem is that when I close the terminal all connection are lost and given error "The requested URL could not be retrieved" That's not very surprising, as APEX Listener is running in Standalone Mode in your current scenario. If you close the terminal session that the JVM is running in you kill the JVM and hence APEX Listener.
    You could use a tool like "nohup" to detach the process you start from your terminal session. But using the Standalone Mode for a (long running) production scenario is not recommended anyway, and...
    I want to configure listener with EBS .When I start instance automatic start apex listener... obviously not your actual aim.
    So, EBS shall be your target. Shoudn't be a huge problem, as EBS comes with an OC4J Container and OC4J is one of the Containers officially supported by APEX Listener. I'm not sure if your EBS already ships with the JDK version needed, but as soon as it runs at least 1.6.0_20 it should work.
    As I've already replied to your question in {thread:id=1118604} there is a working approach described in {message:id=10069317}.
    Did you try that one? If so and it didn't work out, could you please describe the problems you've encountered?
    Thanks,
    Udo

  • Limitations in excel output

    TIM,
    Recently I have seen many threads regarding issues on excel output,
    The XHTML output has lot of limitations,
    Most of the users are aware of it, but seems like many are not…!
    Many threads related to excel output(APPS) remained unanswered
    few threads from last 3days
    some of the data for same records is going on to the next page in excel??
    Performance Issue generating excel output with huge XML data
    Performance Issue generating excel output with huge XML data
    EBS - XMLP 5.6.2 - OPP Performance... - Excel Output
    EBS - XMLP 5.6.2 - OPP Performance... - Excel Output
    Excel output in EBS?
    Excel output in EBS?
    could you post something on these limitations and enhancements coming up the way.
    That could help many user on this forum.
    Thanks
    ss

    Hello Tim,
    First time posting a message in this forum. We have a report that we export to Excel for users to analyse it futher. Report consists of all percentages with % sign at the end of each value in the cells. Negetive numbers are highlighted in red enclosed in brackets with % sign at the end. All numbers are rounded to one decimal in the source query, so the XML data has values rounded to one decimal. When we export the report to Excel, all positive numbers are rounding to 2 decimal points and negetive numbers to one decimal point. When exported to PDF, all values are rounded to one decimal. Is there a way to fix this in Excel output?
    Thanks in advance.

  • Huge archive logs generated ,EBS R12 11gR2 DB

    Hi all,
    Yesterday  huge number of archive logs generated (up normal ) night time where there is no load on the server caused my disk to become full, how can i determine which concurrent program caused this huge number of archive logs ?
    Regards,
    Mohanad.

    HI Mohanad,
    Please check thread:
    https://forums.oracle.com/message/10834762
    https://forums.oracle.com/thread/2417003
    Thanks &
    Best Regards,

  • 11i EBS XML Publisher Report with Multiple Data Source

    I need to create XML Publisher report in 11i EBS pulling data from another 10.7 EBS Instance as well as 11i EBS in single report.
    I am not allowed to create extract or use db links.
    My problem is how to create Data Source Connection using Java Concurrent Program.
    The approach I am trying is
    1. create Java concurrent program to establish connection to 10.7 instance.
    2. Will write the SQL queries in Data Tempalete with 2 Data Source 1 for 11i EBS and 2 for 10.7 EBS
    3. Template will show the data from both query in 1 report..
    Is there any other way to proceed using datasource API...
    thanks

    option1:
    The query should be same @ detail level, only the template has to be different for summary and details.
    @runtime, user can choose to see the detail/summary
    Disadvantage, if the data is huge,
    advantage , only one report.
    option2:
    create two separate reports summary and details
    and create diff data and diff layout and keep it as different report
    Advantage, query will perform based on the user run report, summary/detail, so that you can write efficient query.
    Dis advantage , two reports query/template to be maintained.

  • Large Report Errors out with Java Heap Space in EBS 12.0.6

    When running custom or Standard BI report that have a huge data , we get a following error in EBS
    [UNEXPECTED] [156627:RT4605044] java.lang.OutOfMemoryError: Java heap space
    at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:45)
    at java.lang.StringBuffer.<init>(StringBuffer.java:91)
    at oracle.apps.xdo.template.fo.FOHandler.init(FOHandler.java:161)
    at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:335)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1045)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5926)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:259)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:172)
    We have tried the follwing workaroud mentioned in the docoment 737311.1
    A)
    1)update FND_CP_SERVICES set DEVELOPER_PARAMETERS =
    'J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx5120m'
    where SERVICE_ID = (select MANAGER_TYPE from FND_CONCURRENT_QUEUES
    where CONCURRENT_QUEUE_NAME = 'FNDCPOPP');
    2)As XML Publisher Administrator navigate to Administration->Configuration.
    Under Temporary Directory pick a temporary file location on your concurrent processing node. This should be at least 5GB or 20x larger than largest XML data file you generate
    Under FO Processing, set:
    Use XML Publisher's XSLT processor set to True
    Enable scalable feature of XSLT processor set to False (see #4 below),
    Enable XSLT runtime optimization set to True
    3)We also have tried to to apply the workaround mentioned in the document 747750.1
    In to Concurrent -> Program -> Define, in the 'Executable' group, there is a field named 'Options'.
    Enter the value '-ms1024m -mx1024m' as the value for this field.
    None of these seem to have worked.
    Also refered to the the previous forum entries on these. But did not find anything specific to EBS. Most of them were related to Standalone installations.
    CAn anyone help me.
    Dhaval K

    hi gurus
    The problem has sovled.I supplyed the wrong file for the rawfile.conf,everything was fine after I provided the corrent one.
    Thanks for your time.

  • OIM EBS Target Reconciliation

    Hi all
    We have OIM 9101 with EBS UM 9043 connector. When we run the target recon, the target recon query fetches 12K user records but we can see only 2.5K user records in the Reconciliation manager. Ideally, all the users fetched by the connector query should be present in reconciliation manager. Please correct me if I am wrong.
    Does anyone of you have any idea about what's the missing piece here. Any help would be appreciated.
    Thanks

    Hi,
    All the recon event are placed in particualr table in database. As records are in huge it might be possible the table get flooded with so many records.
    Do below things:
    1. As you said there 2.5K records, just check if possible they are in sequence or randaom. If records are in sequence means table is flooded, increase the cache memeory of database and table size and try.
    2. IF records are random then there is some error in information just check that....
    Regards
    Alabhya Goel

  • PER_ADDRESS Scrambling Script Running for 13 Hours in EBS 12.0.6

    Hi All,
    We do Address scrambling in PER_ADDRESS table in cloned developemnt instance(from PRODUCTION) to hide actual data.We run the following script after every clone. But the script is running more than *13 hours*. We run this script in APPS user.
    Application: EBS 12.0.6
    Database: 10.2.0.4 (Size 500GB)
    OS: RHEL 5.2
    =================================================================
    set serveroutput on size 20000000;
    DECLARE
    CURSOR cur_address_dtls IS
    SELECT pa.address_id address_id, pa.object_version_number object_version_number
    FROM per_addresses pa
    WHERE ( pa.address_line1 IS NOT NULL
    OR pa.address_line2 IS NOT NULL
    OR pa.address_line3 IS NOT NULL)
    ORDER BY pa.address_id;
    TYPE ty_address_list IS TABLE OF cur_address_dtls%ROWTYPE;
    rec_address_list ty_address_list;
    l_object_version_number NUMBER;
    l_prev_address_id NUMBER:=0;
    BEGIN
    OPEN cur_address_dtls ;
    FETCH cur_address_dtls BULK COLLECT INTO rec_address_list;
    FOR i IN rec_address_list.FIRST .. rec_address_list.LAST
    LOOP
    IF nvl(l_prev_address_id,0) <> rec_address_list(i).address_id THEN
    l_object_version_number := rec_address_list(i).object_version_number;
    BEGIN
    hr_person_address_api.update_person_address(p_validate => FALSE
    ,p_effective_date => SYSDATE
    ,p_address_id => rec_address_list(i).address_id
    ,p_object_version_number => l_object_version_number
    ,p_address_line1 => 'ABCDE'
    ,p_address_line2 => 'FGHIJ'
    ,p_address_line3 => NULL
    COMMIT;
    EXCEPTION
    WHEN OTHERS THEN
    dbms_output.put_line('Error in scrambling address for the person id:- '||rec_address_list(i).address_id);
    dbms_output.put_line(SQLERRM);
    ROLLBACK;
    END;
    END IF;
    l_prev_address_id := rec_address_list(i).address_id;
    END LOOP;
    CLOSE cur_address_dtls;
    END;
    ==========================================================
    Oracle suggested the followings
    ==================================================================================
    Issue is not with the update being done on PER_ADDRESSES table or any Core
    Code. APPS performance team reviewed the issue and also the latest trace and
    finds that there is a huge wait event happening with 'TCP Socket (KGAS)'.
    This wait event occurs when trying to send a mail message using utl_tcp or
    utl_smtp, and is having trouble connecting.
    This is not a Core HR Code issue. There can be some customization or alerts
    which sends mail and hitting this issue. Customer need to check the custom
    code or any alerts they specified and then check the mail server
    configuration.
    "Can you please check with your internal DBA team to understand the source of "wait on "TCP Socket (KGAS)" the raw trace file provided points to it.
    There has to be some custom code which is waiting on this."
    ======================================================================================
    Is it possible to tune this query for a short time spam.
    Please help me out......
    Thanks,
    Gohappy

    Hi Srini,
    I found the following triggers on PER_ADDRESSES table.
         OWNER     TRIGGER_NAME                    TRIGGER_TYPE     TABLE_OWNER     STATUS
    =======================================================================
    1     APPS     PER_ADDRESSES_WHO     BEFORE EACH ROW     HR     ENABLED
    2     APPS     GHR_PER_ADDRESSES_AFIUD     AFTER EACH ROW     HR     ENABLED
    3     HR     DR$PER_ADDRESSES_N4TC     AFTER EACH ROW     HR     ENABLED
    4     APPS     PER_ADDRESSES_OVN     BEFORE EACH ROW     HR     ENABLED
    5     APPS     BEN_EXT_ADD_EVT     AFTER EACH ROW     HR     ENABLED
    6     APPS     HR_PA_MAINTN_ADDR_HIST_BRU     BEFORE EACH ROW     HR     ENABLED
    7     APPS     PERADDRESSES_133I_DYT     AFTER EACH ROW     HR     ENABLED
    8     APPS     PERADDRESSES_10234U_DYT     AFTER EACH ROW     HR     DISABLED
    9     APPS     PERADDRESSES_10242I_DYT     AFTER EACH ROW     HR     DISABLED
    10     APPS     HR_PA_MAINTN_ADDR_HIST_BRI     BEFORE EACH ROW     HR     ENABLED
    11     APPS     PERADDRESSES_56U_DYT     AFTER EACH ROW     HR     ENABLED
    12     APPS     PERADDRESSES_10244U_DYT     AFTER EACH ROW     HR     DISABLED
    13     APPS     PERADDRESSES_10239I_DYT     AFTER EACH ROW     HR     DISABLED
    Can I disable all the triggers(enabled) the triggers before running the scrambling script?
    Cheers,
    Gohappy

  • Oracle EBS R12 Advice

    Hey Community,
    I have 2 years of experience as an Apps DBA. I recently took a new job working under a consultant as jr. apps dba. Well the consultant was fired and well now I'm the only dba. So far things are great and I'm really enjoying this challenge. I have been studying my behind off daily to catch up on a lot of stuff that is new to me. I had a few questions I would like to ask and get advice from experts here.
    One of my questions are what are some daily tasks I need to do as an apps dba? This is a fairly new shop and right now, there isn't any procedures on doing much. I am creating procedures now. Right now I just check to make sure the applications are up, if they are down, I go from there. We have a core dba so I don't have to do much on the database side. I need info for the application side.
    Also, I don't know RAC but will have to learn it. I do have my own home environment. I know how to install Oracle EBS finally. At the moment, I am upgrading my database to 11.2.0.3 and after that I will upgrade my applications to 12.1.3 and then the latest version. After I complete these tasks, I am going to take time to learn as much as I can about RAC, then I will do my own implementation of RAC. I will then need to install Oracle EBS on RAC (Not sure how to do that yet) I also need to learn to clone on RAC, Patch on RAC and how to maintain EBS on RAC. If you all could give me any documentation, videos, or anything else I can study it would be greatly appreciated.
    Also do you all have any advice for me that will help me rise to the challenge. I know its a huge one but its one I believe I can do as long as I put in much hard work and dedication. Any advice would be appreciated. Thanks

    Daily tasks/checklist for Apps DBAs -- https://community.oracle.com/search.jspa?q=apps+dba+daily+tasks
    How to become an Apps DBA -- https://community.oracle.com/search.jspa?q=how+to+become+and+apps+dba
    RAC Installation & Cloning
    Oracle E-Business Suite Release 12 High Availability Documentation Roadmap(Doc ID 1072636.1)
    Using Oracle 11g Release 2 Real Application Clusters and Automatic storage management with Oracle E-Business Suite Release 12.2(Doc ID 1453213.1)
    Using Oracle 12c Release 1 (12.1) Real Application Clusters with Oracle E-Business Suite Release R12.2(Doc ID 1626606.1
    Rapid Clone Documentation Resources For Release 11i and 12(Doc ID 799735.1)
    Certified RAC Scenarios for E-Business Suite Cloning(Doc ID 783188.1)
    Cloning Oracle E-Business Suite Release 12.2 RAC Enabled Systems with Rapid Clone(Doc ID 1679270.1)
    Cloning Oracle E-Business Suite Release 12 RAC-Enabled Systems with Rapid Clone(Doc ID 559518.1)
    Troubleshooting RAC RapidClone issues with Oracle Applications R12(Doc ID 1303962.1)
    Thanks,
    Hussein

  • Oracle EBS and BAM

    I am trying to integrate Oracle EBS R12 with BAM, so I created external data source in BAM and it got created successfully.
    But when I try to select the table from this data source in order to create data object, the lov for table name never shown up, it has been busy for a long time in getting table names from this data source and after sometime, its going out.
    I know this may be because we have huge number of tables in APPS schema in EBS.
    Is this the best way to integrate EBS with BAM through external data source or any other suggestible way?
    Regards,
    Suneel Jakka

    Hi Suneel,
    Yes I have seen the same issue with mine too.the problem with because of have huge number of tables in APPS schema in EBS.
    In my case I waited about 21 minutes ,after that the tables got populated, even if got i am not able to select my required table.I tried lot of time I am finally created DataObject.
    after tables got populated I used key board to select tables by using up arrows & down arrows to select Table.
    I think this techniques may useful, be patience you will get!!
    Regards
    Siva Shankar

  • Huge increase in the APPS_TS_QUEUES LOBSEGMENT SYS_LOB0000061324C00040$$

    Hi
    Can some one help me with this
    Huge increase in the APPS_TS_QUEUES LOBSEGMENT SYS_LOB0000061324C00040$$ owned by APPLSYS
    The size is increasing with a great pace past one day it has consumed 1GB of space.
    Its oracle EBS 11.5.10.2 on 10.2.0.4 db.
    Regards
    TAI
    Edited by: user12188583 on Mar 24, 2010 1:30 AM

    HI
    No its not the case seems like the workflow is the culprit trying to figure out whats wrong with it.
    SQL> select * from dba_lobs where segment_name='SYS_LOB0000061324C00040$$';
    OWNER TABLE_NAME
    COLUMN_NAME
    SEGMENT_NAME TABLESPACE_NAME
    INDEX_NAME CHUNK PCTVERSION RETENTION FREEPOOLS
    CACHE LOGGING IN_ FORMAT PAR
    APPLSYS WF_NOTIFICATION_OUT
    "USER_DATA"."TEXT_LOB"
    SYS_LOB0000061324C00040$$ APPS_TS_QUEUES
    OWNER TABLE_NAME
    COLUMN_NAME
    SEGMENT_NAME TABLESPACE_NAME
    INDEX_NAME CHUNK PCTVERSION RETENTION FREEPOOLS
    CACHE LOGGING IN_ FORMAT PAR
    SYS_IL0000061324C00040$$ 32768 10
    NO YES YES ENDIAN NEUTRAL NO
    Regards

  • Oracle EBS sales n orders sample data

    Hi,
    I need to Oracle EBS R12.1.3 or above sales n orders sample data. I have Vision instance but sales n orders n marketing sample is not available there.
    Can any one let me know where can i get sample ebs data.
    Thanks,

    At one client, we had a similar situation. The ATO models were huge and the * numbers were shipped to different locations.
    We tried various solutions - none of them were perfect.
    Say we had one configuration that needed to be sent to 5 locations for a customer - qty 10 each.
    0) Created 5 lines with different location. Configured each of them.
    1) We configured one line qty 10. Then we copied the line and changed the location.
    2) We configured one line for 50. And then we split the line in 5 lines of 10 each and then changed location.
    3) This was an interesting approach. We created a dummy order first - configured it and progressed it to get a * number. And then we created a "real" order and simply put the * number on 5 lines - qty 10 each. Then the dummy order was killed.
    Again, each of this approach had pros/cons. You have to evaluate if they make sense to you. A lot depends on if you reuse * numbers for matching configurations or not.
    Hope this helps
    Sandeep Gandhi
    Independent Techno-functional Consultant
    513-325-9026

  • Performance Issues during Upgrade of EBS from 11.5.10.2 to 12.1.1

    Hi,
    We're upgrading our EBS , from Rel 11.5.10.2 to 12.1.1.
    We're stuck , while running script ar120bnk.sql (ran more than 20 Hours) :
    Regarding the tables involved in this Process :
    select owner , table_name,num_rows,last_analyzed,sample_size
    from dba_tables
    where table_name in
    'RA_CUSTOMER_TRX_ALL',
    'RA_CUST_TRX_LINE_GL_DIST_ALL',
    'XLA_UPGRADE_DATES',
    'AR_SYSTEM_PARAMETERS_ALL',
    'RA_CUST_TRX_TYPES_ALL',
    'RA_CUST_TRX_LINE_GL_DIST_ALL',
    'XLA_TRANSACTION_ENTITIES_UPG')
    AR RA_CUSTOMER_TRX_ALL 55,540,740 04/02/2012 12:41:56 5554074
    AR RA_CUST_TRX_LINE_GL_DIST_ALL 380,513,830 04/02/2012 13:54:12 38051383
    AR RA_CUST_TRX_TYPES_ALL 90 04/02/2012 14:04:54 90
    AR AR_SYSTEM_PARAMETERS_ALL 6 04/02/2012 12:19:49 6
    XLA XLA_UPGRADE_DATES 4 05/02/2012 17:12:57 4
    As you can see: RA_CUST_TRX_LINE_GL_DIST_ALL is more tan 380 million rows !
    and RA_CUSTOMER_TRX_ALL is more than 55 million rows.
    We have more huge tables in the AR schema , and we would like to know if we are unique customer
    with huge AR schema objects , and if NOT how come that we are getting stuck on threed statment in
    AR schema.
    Bellow an output of all the objects that have more than 10 million rows in AR schema :
    select owner , table_name,to_char(num_rows,'999,999,999') ,last_analyzed
    from dba_tables
    where owner = 'AR'
    and num_rows > 10000000
    order by num_rows desc nulls last
    AR AR_DISTRIBUTIONS_ALL 408,567,520 04/02/2012 11:49:57
    AR RA_CUST_TRX_LINE_GL_DIST_ALL 380,513,830 04/02/2012 13:54:12
    AR MLOG$_AR_CASH_RECEIPTS_ALL 310,777,690 04/02/2012 12:30:33
    AR RA_CUSTOMER_TRX_LINES_ALL 260,211,090 04/02/2012 13:30:26
    AR AR_RECEIVABLE_APPLICATIONS_ALL 166,834,930 04/02/2012 12:16:54
    AR MLOG$_RA_CUSTOMER_TRX_ALL 150,962,980 04/02/2012 12:33:23
    AR AR_CASH_RECEIPT_HISTORY_ALL 145,737,410 04/02/2012 11:40:31
    AR RA_CUST_TRX_LINE_SALESREPS_ALL 130,287,580 04/02/2012 14:03:54
    AR AR_PAYMENT_SCHEDULES_ALL 108,652,480 04/02/2012 12:05:32
    AR RA_CUSTOMER_TRX_ALL 55,540,740 04/02/2012 12:41:56
    AR AR_CASH_RECEIPTS_ALL 53,182,340 04/02/2012 11:29:53
    AR AR_DOC_SEQUENCE_AUDIT 52,865,150 04/02/2012 11:52:46
    AR RA_MC_TRX_LINE_GL_DIST 17,317,730 04/02/2012 14:05:18
    AR AR_MC_DISTRIBUTIONS_ALL 13,037,030 04/02/2012 11:53:35
    AR AR_MC_RECEIVABLE_APPS 12,672,050 04/02/2012 11:53:57
    AR AR_TRX_SUMMARY 12,457,560 04/02/2012 12:20:16
    AR RA_CUST_RECEIPT_METHODS 11,105,750 04/02/2012 13:35:38
    AR HZ_ORGANIZATION_PROFILES 10,271,640 04/02/2012 12:24:44
    How to Upgrade AR tables whith Huge amount of Datas ( > 50 Millions Rows ) ?

    Hi,
    Dont worry, you are not the only one even we have one customer whose AR_DISTRIBUTIONS_ALL table is 80 GB now and i can even do select count(*) for this table.
    We had to keep this much data for business requirements, but i wonder if this is a bug or users mistake.
    Due to this we are facing seruios performance issues for AR reports and raised SRs but no resolution yet. And this guy who is assigned to us is reall ynot been helpful to fix the issue.
    Although we did not upgrade for this customer, but we migrated from 11.5.9 to R12.1.1 by re-implementation. But all these increasing size of these tables happened after migration.
    And i believe most of the time in your upgrade is going to building the indexes. You can ask Oracle if they can edit the driver file to skip building the indxes and rebuild them after upgrade. But again it will also take time.
    Another option for you is to "Archive and Purge the data" as per chapter 10 of
    11i Receivables user guide.
    http://docs.oracle.com/cd/B25284_01/current/acrobat/115arug.zip
    Thanks
    Edited by: EBSDBA on Feb 8, 2012 10:04 PM

  • Integrate Oracle EBS and JDE

    Are there any technical references in integrating oracle ERP (HR+Payroll modules) with JD Edward(Financials+Procure to Pay modules).
    Thanks.

    Hi Suneel,
    Yes I have seen the same issue with mine too.the problem with because of have huge number of tables in APPS schema in EBS.
    In my case I waited about 21 minutes ,after that the tables got populated, even if got i am not able to select my required table.I tried lot of time I am finally created DataObject.
    after tables got populated I used key board to select tables by using up arrows & down arrows to select Table.
    I think this techniques may useful, be patience you will get!!
    Regards
    Siva Shankar

Maybe you are looking for

  • Why Apple Tv 2 drop Home Sharing connection after few minutes?

    I just installed an Apple TV 2. Internet connection applications as Apple Store, Youtbe, etc work very well but it drops Library`s communication just after a few minutes. I`m running files like music that are in the library in a PC with Windows Vista

  • Infopath support in sharepoint 2013

    hi, I heard that infopath will not be supported with SharePoint in the future is that true ?  in SharePoint 2013 I can use forms library to submit infopath form to collect data ? Thanks,

  • Upgrade from 46c to ECC6.0 : Java or Java-AddIn ?

    Hello Can you explain me what is the difference between Java and Java-AddIn as proposed in evaluation phsae of an upgrade from 46c to ECC6.0? Thank You.

  • Connecting to ADO Data Services using XML Data

    Has anyone attempted to connect to a database using ADO Data Services? My understanding of ADO Data Services is that it allows querying of the database in a REST format. So if I publish a site, I can get to its data with a URL like this: http://mysit

  • Please HELP to retrieve all records in PL/SQL --Still waiting for solution

    First of all, I am a PL/SQL beginner. I need help to retrieve all records in PL/SQL from a database (maybe anyone could give me an example). Here is my code, but this code is only able to retrieve one records only. I would like to create a web servic