‎2008 Oct 14 7:18 AM
Hi All,
We have an performance issue with FBRA t-code which uses the BKORM table.
Can the building of an index to this table will imporve the performance? How about the buffering of the table?
Also, provide us the difference between unique and non unique index types.
Thanks,
DVRK
‎2008 Oct 14 8:23 AM
> We have an performance issue with FBRA t-code which uses the BKORM table.
>
> Can the building of an index to this table will imporve the performance? How about the buffering of the table?
Standard transaction, check in SAP Service Marketplace for possible fixes. Don't switch on buffering for such a potentially large table with frequent changes.
> Also, provide us the difference between unique and non unique index types.
This you can find out yourself with a little research effort.
Thomas
‎2009 Feb 05 4:52 AM
Hi,
The issue has been solved after creating the index in database.
Thx