Skip to main content

Server error messages:
fbe56f9c-b74a-4b11-b859-4405d753d800

Ifs.Fnd.FndSystemException: Unexpected error while calling server method AccessPlsql/Invoke ---> Ifs.Fnd.FndSystemException: Unexpected error while calling server method AccessPlsql/Invoke ---> Ifs.Fnd.FndServerFaultException: ORA-06550: line 7, column 36:
PLS-00302: component 'WRITE_DESCRIPTION_SERVICE__' must be declared

Failed executing statement (ORA-06550: line 7, column 36:
PLS-00302: component 'WRITE_DESCRIPTION_SERVICE__' must be declared
ORA-06550: line 7, column 7:
PL/SQL: Statement ignored) 
in Ifs.Fnd.AccessProvider.FndConnection.ParseErrorHeader(FndBuffer buffer, FndManualDecisionCollection decisions) 
in Ifs.Fnd.AccessProvider.FndConnection.UnMarshalResponseHeader(Stream responseStream, FndManualDecisionCollection decisions) 
in Ifs.Fnd.AccessProvider.FndConnection.HandleHttpSuccessResult(HttpWebResponse result, FndManualDecisionCollection decisions, String operation, FndBodyType responseBodyType, Object responseBody) 
in Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway) 
--- End of internal exception stack trace --- 
in Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync, Boolean integrationGateway) 
in Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(String intface, String operation, Object requestBody, Object responseBody, FndRequestContext requestContext, Boolean forcedSync, Boolean integrationGateway) 
in Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLCommandCollection.Invoke() 
in Ifs.Fnd.AccessProvider.PLSQL.FndPLSQLCommand.ExecuteNonQuery() 
in Ifs.Fnd.ApplicationForms.LOBManager.LobWrite(FndActivityContext activityContext, String methodName, String objid, String& objversion, Bytes] blobData, String clobData)
--- End of inner exception stack trace ---
in Ifs.Fnd.FndException.Show(Exception exception)

Hi ​@Ripi 

Did you check the invalids in the DB after the migration?

Check the list of invalid objects in the DB and see if you are able to recompile the invalid packages.


Reply