CRM and CX Blogs by SAP
Stay up-to-date on the latest developments and product news about intelligent customer experience and CRM technologies through blog posts from SAP experts.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

In this blog, I am sharing some general steps for improving the performance of reorganization job SMO6_REORG2.

  1. Run the basis report RSRLDREL2 for relation table SMW0REL before running SMO6_REORG2 report. This will delete the object links for BDoc's.
  2. Run report "RSMW0_CLEAN_TABLE_NEW" which will delete the obsolete entries ( which does not have corresponding entries in SMW3_BDOC) from SMW3_BDOC2 table.
  3. Please ensure that indexes are updated regularly as described in note 707820.
  4. Perform manual steps in SAP Note 493156 (Performance of BDoc message related object links).
  5. Perform manual steps in SAP Note 1254264 (Customizing Object links). This note refers to three parameters:
    • MOBBRIDGE_NO_LINKS (note 691628)
    • MW_NO_MBDOC_LINKS (note 792954)
    • MW_NO_OUTMBDOC_OBJ_LINKS/ MW_NO_INMBDOC_OBJ_LINKS (note 1138051)
  6. The report SMO6_REORG2 calls many different reports and you can see the options for reorg different objects. You can define variants to separate the options in different background jobs.