Uncosted Material Transactions Errors

ERROR MESSAGE: CSTPACIN.COST_INV_TXN:CSTPACDP.insert_account (10)
ORA-01654: unable to extend index INV.MTL_TRANSACTION_ACCOUNTS_N7 by 16 in tablespace APPS_TS_TX_IDX

SELECT transaction_id,
costed_flag,
actual_cost,
transaction_cost,
new_cost
FROM APPS.MTL_MATERIAL_TRANSACTIONS MMT
WHERE ERROR_CODE = ‘No Error’;

For More Details Refer:  ORA-01653: Unable To Extend Table INV.MTL_TRANSACTION_ACCOUNTS By 16 ORA-01654: Unable To Extend Index INV.MTL_TRANSACTION_ACCOUNTS_N3 By 16 In Tablespace APPS_TS_TX_IDX (Doc ID 1613079.1)