Table ASO_ORDER_FEEDBACK_T growing fast in R12

Hi All,
In My R12 instance table ASO_ORDER_FEEDBACK_T is growing very fast. while checking on google sone one says to delete record from this table. Can some one suggest me some concurrent program/policy which can safely delete data from this.
Kindly advice.
Thanks
Krishna

Krishna Agnihotri wrote:
Hi All,
In My R12 instance table ASO_ORDER_FEEDBACK_T is growing very fast. while checking on google sone one says to delete record from this table. Can some one suggest me some concurrent program/policy which can safely delete data from this.
Kindly advice.
Thanks
KrishnaPlease see these docs.
Troubleshooting Issues With Maintaining ASO_ORDER_FEEDBACK_T Table [ID 946942.1]
Why Is The "Service Contracts Aso Queue Migration" Program Running For A Long Time (Slow)? [ID 1354422.1]
How to efficiently remove messages associated with an unwanted Recipient [ID 550274.1]
Troubleshooting Performance Problems in the OZF-TM:Funds Accrual Engine Due to the ASO_ORDER_FEEDBACK_T Queue [ID 470174.1]
Quoting/Order Capture Order Feedback Queue [ID 181410.1]
Thanks,
Hussein

Similar Messages

  • Can't create table that grows using the button object

    Im a beginner, and this seems like a simple issue. Appreciate your help in advance.  When I try to do this, the button fails to add a row.
    So, I printed out the Help section entitled, "create a table that grows using the button object" and started from scratch with a simple table as the only object on the form- and followed the instructions to the letter.
    When I go to preview and click the button, a row is not added.
    Can you suggest something?

    Try this:
    Select body row of table from hierarchy palette that you want to repeat then on he object tab of the properties tab select binding tab. You need to click on "Repeat Row for Each Data Item"
    I hope this helps
    Murat
    www.muratkuru.com.tr

  • SRRELROLES table entries growing

    Hi Experts,
    Can you please help me understand what is the exact use of table SRRELROLES.
    What i know is this table is used to store the link information between systems connected to SAP CRM.
    I need help on the followings:
    1. How the table get its entries? Is it like whenever a message flow (to and fro) between SAP CRM and another system(say SAP ECC), a BDoc flows.
    And for this BDoc flow, an entry will be created in SRRELROLES.
    2.Also can the old entries from this table be deleted. This table is growing like any thing in SAP CRM system.
    I have found some SAP Notes which suggested how to delete the entries. But what can be the effect of deletion is no where explained.
    I have checked many blogs but i am ot able to find exact reason for this.
    Please help me in this regards.
    Thanks in Advance.
    regards,
    Vicky

    Hello Vicky,
    Please read note 505608 to find out what can be don to avoid the rapid growth of table SRRELROLES.
    The table SRRELROLES can be archived by running the reports RSRLDREL, RSRLDREL2 and RSRLDREL3.
    The links are not archived as separate object. The links are archived with the respective business object. You can use report RSRLDREL2 from note 853035 for mass deletion. And for the report RSRLDREL please leave the business object empty. You will use the role as selection
    criteria which most of the entries in the table srrelroles use for the document flow.
    thanks
    Willie

  • Undo datafile grows fast

    Hi, all
    The undo datafile in my database growed fast yesterday. I want to find out which DML SQLs caused the datafile growing, is it possible?
    Thanks,
    Siko.Lee

    Rafi (Oracle DBA) wrote:
    Hi,
    Do you want the result like this:
    SQL> sho user
    USER is "SYS"
    SQL> select
    2  to_char(begin_time,'yyyy-mm-dd hh24:mi:ss')
    3  starttime,
    4  to_char(end_time,'yyyy-mm-dd hh24:mi:ss')
    5  endtime,
    6  undoblks,
    7  maxquerylen maxqrylen
    8  from v$undostat;
    STARTTIME           ENDTIME               UNDOBLKS  MAXQRYLEN
    2011-02-22 16:54:00 2011-02-22 16:58:13          0          0
    2011-02-22 16:44:00 2011-02-22 16:54:00         12          0
    2011-02-22 16:34:00 2011-02-22 16:44:00         42          0
    2011-02-22 16:24:00 2011-02-22 16:34:00          8          0Best regards,
    Rafi.
    http://rafioracledba.blogspot.com
    Thanks, Rafi
    But I want to know which DML SQL generated the maximum undo data in the past.

  • APPS_TS_MEDIA grows speedy in R12.1.2.

    Dear all,
    i found that in my instance, APPS_TS_MEDIA grows speedy, please help and advice the solution.
    I try to run the below sql and query out,
    select owner, segment_name, segment_type, sum (bytes) siz from dba_segments where tablespace_name='APPS_TS_MEDIA'
    group by owner, segment_name, segment_type
    order by siz desc
    owner segment_name segment_type siz
    APPLSYS SYS_LOB0000048967C00004$$ LOBSEGMENT 12008030208
    APPLSYS FND_LOBS TABLE 122028032
    My environment is : ORACLE Database: 11.0.7 64bit| EBS: R12.1.2
    Regards
    Terry

    Terry_Chen wrote:
    Thanks JD, but my concern is the first record, i don't know why is "SYS_LOB0000048967C00004$$" so large, is it also related to FND_LOBS?
    Besides, I checked the [ID 555463.1], it just related to the R11i, my version is R12.1.2, i am not sure it is suitable to use.In addition to this doc, please refer to:
    How To Manage, Reduce, and/or Purged The FND_LOBS Table? [ID 1288149.1]
    FND_LOBS Table Growing Rapidly Due To Purchase Orders Attachments. How to deal with this. [ID 1410946.1]
    Purging Strategy for eBusiness Suite 11i [ID 732713.1]
    Thanks,
    Hussein

  • LOBSEGMENT Growing Fast

    Hi,
    We have a LOBSEGMENT which is growing quite fast is related to the Java schema of our XI system. I have some doubts:
    What transaction can I used to see which tables are associated to this lobsegment?
    The lobsegment is 320GB big but the biggest java table is only 35GB is this behaviour normal?
    Thanks in advance.

    Hi, I received the following information:
    SQL> SELECT * FROM dba_lobs where segment_name like 'SYS_LOB0000085157C00020%';
    OWNER                          TABLE_NAME
    COLUMN_NAME
    SEGMENT_NAME                   TABLESPACE_NAME
    INDEX_NAME                          CHUNK PCTVERSION  RETENTION  FREEPOOLS
    CACHE      LOGGING IN_ FORMAT          PAR
    SAPSR3DB                       XI_AF_MSG
    MSG_BYTES
    SYS_LOB0000085157C00020$$      PSAPSR3DB
    OWNER                          TABLE_NAME
    COLUMN_NAME
    SEGMENT_NAME                   TABLESPACE_NAME
    INDEX_NAME                          CHUNK PCTVERSION  RETENTION  FREEPOOLS
    CACHE      LOGGING IN_ FORMAT          PAR
    SYS_IL0000085157C00020$$             8192         10
    NO         YES     YES NOT APPLICABLE  NO
    The PCTVERSION is 10, and it seems that the CHUNK Size is 8Kb, is it possible that the lobsegment is fragmented? if so is it a way to de-fragment it?
    Thanks in advance.

  • Which table show port number of R12 application?

    Hi,
    Which table show R12 application port number ?
    Like FND_NODES shows node details.
    Thanks

    Hi,
    You can get those details from the following tables:
    FND_NODES
    FND_TNS_ALIASES
    FND_TNS_LISTENERS
    FND_TNS_ALIAS_SETS
    FND_TNS_LISTENER_PORTS
    FND_TNS_ALIAS_DESCRIPTIONS
    FND_TNS_ALIAS_ADDRESS_LISTS
    For more details about the tables/columns, please refer to eTRM.
    Regards,
    Hussein

  • How to reclaim the space used for LOBSEGMENT, which is growing fast

    Hi,
    DB version 10.2.0.2
    OS RHEL v4
    Envi RAC on ASM
    On the production, in one of the schemas (PR_AA) on the tablespace PR_AA, i have
    1) a table (Table1) which has 3 columns of CLOB datatype. Current size of this table is 65 GB.
    2) Two LOBSEGMENTS 85GB + 25GB =110GB
    3) about 10 Indexes of Table1 are of 15 to 17 GB
    Table1 is being purged on a daily basis, but still the tablespace is growing like anything ( now the over all size of the tablespace is itself 190GB).
    What i need is,
    Q1 . Ways to reclaim the purged space from the table1.
    Q2. How to shrink the table/ tablespace? Is it possible to do it online without impacting the users/business?
    Q3. How to shrink/maintain LOBSEGMENTS space, that is , how to control the size or reclaim the space from LOBSEGMENT after the daily purge on the Table1?
    Quick help is much appreciated and thank you in advance.
    Regards
    BPL666

    Check the below metalink note and you should be able to resolve all issue (Check atucal size, Calculate space used,Move LOBDATA..etc)
    Master Note - RDBMS Large Objects (LOBs) [ID 1268771.1]
    Hope this helps,
    Regards
    http://www.oracleracexpert.com
    Oracle RMAN New Features in 11g
    http://www.oracleracexpert.com/2011/12/oracle-recovery-managerrman-new.html
    RMAN Incrementally updated backups
    http://www.oracleracexpert.com/2011/12/rman-incrementally-updated-backups.html
    Edited by: Satishbabu Gunukula on Dec 22, 2011 1:11 PM

  • _all tables and views - suggestion in R12

    Hi, I am trying to send one output file on invoice , and check information in R12
    from ap_invoices_all, ap_checks_all
    Example
    I can see org_id in both tables
    As of now we have only one org_id in this table as 102,
    Can some one tell which is the best way to get this data from pl/sql
    Do i need to set org info in my pl/sql
    MO_GLOBAL.SET_POLICY_CONTEXT('S',fnd_global.ORG_ID);
    or
    MO_GLOBAL.SET_POLICY_CONTEXT('S',p_org_id); -- where p_org_id is create one parameter with operating unit on concurrent program
    derive the org_id based on this parameter value
    and pass to _all tables
    or should i use views example ap_invoices, ap_checks
    Which is the best approach because tomorrow if they add one more operating unit this should work.
    Appreciate your response.

    look at Re: How to fetch data for all OUs
    use
    >
    MO_GLOBAL.SET_POLICY_CONTEXT('S',p_org_id); -- where p_org_id is create one parameter with operating unit on concurrent program
    >
    and
    >
    or should i use views example ap_invoices, ap_checks

  • Check the table and column name in R12 web screen

    Hello Friends
    Please any body can tell me how can I find out the table name and column name in web based forms like supplier, customer in R12. In 11i I can find out the table name and column name from help menu by record history and diagnostic -> examine menu.
    Thansk
    Makshud

    Hi,
    Please see (Note: 741366.1 - How to get Supplier table information? How to get About this Page link in OA page in R12).
    Thanks,
    Hussein

  • WF_ITEM_ACTIVITY_STATUSES_H table is growing rapidly in PROD.

    Hi,
    We are noticing one of the table WF_ITEM_ACTIVITY_STATUSES_H size was 6 GB on 20-APR-11. Today it is at 25 GB (in 1 month) with 356 million rows and growing rapidly! any idea.
    Thanks
    Rao

    I have one question for you. How to purge the workflow date where item_type(OEOH,OEOL) specific only. I would really appreciate if you can guide us in the right direction this issue is becoming more and more critical to the business and also it's degrading the whole back groung process too.
    Righ now in prod we are running the "Purge Obsolete Workflow Runtime Data" 21 days Temporary:Y:500:N. i checked the count fro OEOL and OEOH by using below query
    select item_type, count(*)
    from WF_ITEM_ACTIVITY_STATUSES_H group by item_type
    OEOL14982271 14 Million
    OEOH504495652 510 Million
    select count(*) from WF_ITEM_ACTIVITY_STATUSES_H;
    519793016 519 million
    Thanks
    Ganga

  • SYSTEM tablespace is growing fast in 10g

    Hi,
    Using 10.2.0.1.0 on Linux
    My SYSTEM tablespace is growing much faster on 10g than it was on 9i, in 2 month it went from 350mb to 500mb, I don't to add more disk, incase there are issues with my database, I want to know why it is growing.
    I have read docs on why SYSAUX grows on 10g but not SYSTEM.
    SYSTEM size - 500 mb
    Schema/size on System are:
    SYS______455.8125 mb
    SYSTEM______15.25 mb
    OUTLN______0.5 mb
    In this database I only have 1 very large schema that is 200 GB
    Any ideas, reasons, shall I increase it 700mb?
    In 9i my SYSTEM tablespace was very static.
    Thanks for any help.

    Are you using Oracle's audit feature, either standard or FGA? If you were using standard auditing before moving to 10g check that the purge task is still running successfully.
    Verify that no users have their temp tablespace set to system. If is still possible for this to happen on 10g.
    HTH -- Mark D Powell --

  • Standard API or package to update the Table fa_mc_books_rates in FA in R12.

    I should perform an update statement on fa_mc_books_rates. The package "MC_FA_UTILITIES_PKG" had a procedure for updating fa_mc_books_rates in 11i, but it doesn't have in R12. please let me know if you know the standard API or package to update fa_mc_books_rates.

    Also I am new to Oracle FA and I have couple questions in it and please I need your help. I am doing my assets conversion from 11.0.3 --> flat files --> Oracle R12
    through FA_MASS_ADDITIONS and Post mass additions program. If it's just converting the assets, it looks pretty straight forward, but my questions are:
    1. I have to also convert relations like Parent-Child-Grand child and we cannot convert all the assets along with these relations because the dependent assets
    might not exist before and I am thinking of using PARENT_MASS_ADDITION_ID for that purpose, but I am not sure as Oracle says not to use that column.
    I need your suggestion how can we achiene this.
    2. I also need to convert my project related information like PROJECT_ID and TASK_ID but oracle says I cannot use PROJECT_ID in FA_MASS_ADDITIONS, so I am
    wondering if we have any update api which I can update the project information in the base tables for the assets after the conversion like a post conversion process.
    Please advice me.
    Thanks in advanve

  • Bank table and columns 11i and r12

    Hi all,
    in 11i we have ap_bank_branches.bank_num column. how to get this is r12.
    i found bank_number in ce_bank_branches_v, but i need bank_num only.. anyone suggest me on this..

    misterimran wrote:
    ...The problem is that application is case sensitive and try to find table name and columns in small caps...What application could look for tables/columns in small caps ? As stated above, creating tables/columns enclosed by double quotes might help, but that'd mean the code must use double quotes everywhere...
    while it gets upper case from Oracle and give error or invalid identifier. It get as is, please show the error.
    Nicolas.

  • Sql slow afterweekly STATS-JOB,then run analyze table it is fast again

    Oracle R11.2.0.2 :
    I hade some slow sql / reports and found the effect,
    that the sql is slow obvious after the weekend ,
    when STATS - JOB BSLN_MAINTAIN_STATS_JOB and other Jobs were running weekly on SYS.
    I did run dbms_stats.GATHER_TABLE_STATS on schema
    it doesn't help.
    But when
    run ANALYZE TABLE afterwards on only one or two tables of the schema
    the sql / reports performance is well and fast.
    in the dba_tables I can see the last_analyze - date
    and in GLOBAL_STATS = NO ( when Table runs with ANALYZE ),
    GLOBAL_STATS = YES( when Table runs with STATS )
    what does the ANALYZE TABLE command doing good and let my sql run well and fast,
    while dbms_stats.GATHER_TABLE_STATS
    seems not work well in this situation ?
    regards

    astramare wrote:
    Oracle R11.2.0.2 :
    I hade some slow sql / reports and found the effect,
    that the sql is slow obvious after the weekend ,
    when STATS - JOB BSLN_MAINTAIN_STATS_JOB and other Jobs were running weekly on SYS.
    I did run dbms_stats.GATHER_TABLE_STATS on schema
    it doesn't help.
    What options do you use for the gather_stats command ?
    Do you also have collected system stats?
    But when
    run ANALYZE TABLE afterwards on only one or two tables of the schema
    the sql / reports performance is well and fast.Analyze table is deprecated, but still does its work for some part. It is not as complete as dbms_stats
    >
    in the dba_tables I can see the last_analyze - date
    and in GLOBAL_STATS = NO ( when Table runs with ANALYZE ),
    GLOBAL_STATS = YES( when Table runs with STATS )
    It must have to do something with the way you use it..
    HTH
    FJFranken

Maybe you are looking for