13809812: 12.1.1 Assets (fa) : Linux x86 : failed form FAXSUBCT.fmx
Hi,
This is continuation of:
https://communities.oracle.com/portal/server.pt?open=514&objID=224&mode=2&threadid=412061
as I'm not able to continue the thread.
found that package FA_RSVLDG_REP_INS_PKG is not valid. Can you suggest a solution?
The package is invalid because it has a procedure that inserts an invalid field into a table called FA_RESERVE_LEDGER_GT. This is a temporary table that exists but does not have an ASSET_NUMBER field.
Table created by this patch is FA_RESERVE_LEDGER and it is permanent.
Package version in the database matches the versions on disk.
This is continuation of:
https://communities.oracle.com/portal/server.pt?open=514&objID=224&mode=2&threadid=412061
as I'm not able to continue the thread.
found that package FA_RSVLDG_REP_INS_PKG is not valid. Can you suggest a solution?
The package is invalid because it has a procedure that inserts an invalid field into a table called FA_RESERVE_LEDGER_GT. This is a temporary table that exists but does not have an ASSET_NUMBER field.
Table created by this patch is FA_RESERVE_LEDGER and it is permanent.
Package version in the database matches the versions on disk.
Tagged:
0