This is a custom message Latifa. Custom error message.
Ask it to your developers first.. Start with this question: "In what conditions do you display this error?.."
The user has this error message while looking for a customer: using a responsiblity like FTA_AR_SUPERUTILISATEUR (OU07) (which UTILISATEUR means USER) --> client --> standard --> client and put the client id and search for.
I reproduced the issue and it took almost 5 min to appear.
Okay.. The error message seemed strange, the error code was also strange and that's why I thought it was a custom error.
But now I changed my mind :)
It may be related with an Oracle application.. It may be a standard error of that Oracle Application..
However, this is not EBS.. RPG error code is strange.. It is like JD Edwards..
so what is this application? What is its name?
Note that, this error may be directly related with a db connection problem caused by a bug..
But I need to know the name of the application to go further..
Check this note -> API Performance Issues: Standard Party Search API has Poor Performance (Doc ID 1577796.1)
If the above action doesn't solve your problem, then we need to investigate the issue from backend latifa :) I mean tracing the session from db to see what query it is running and what that query is waiting for..
reproduce the issue from frontend and while the frontend is working, check the active db sessions, filter them and try to get the related one.
Get its query and check its explain plan.