Database Utilities (MOSC)

MOSC Banner

CSTPACIN.COST_INV_TXN:CSTPACDP.interorg_cost_txn() ORA-20100: Error: FND_FILE failure. Unable to cre

edited May 1, 2015 10:02AM in Database Utilities (MOSC) 1 commentAnswered

To resolve the issue i have refereed the following documents

Doc ID 316837.1 and

Doc ID 261693.1

But still the problem is replicating. Un costed transaction are updating using the script -

UPDATE mtl_material_transactions

     SET request_id = NULL,

     costed_flag = 'N',

     transaction_group_id = NULL,

     transaction_set_id = NULL

     WHERE costed_flag IN ('N','E')

     AND transaction_id = the transaction in error


but again after performing the transaction same issue was occurred. Couldn't find a solution for this. Could any one know the solution for this.


Regards,

Rahul.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center