1
exec FND_CONC_STAT.Collect?
I am getting this error in SQL plus reports in Oracle Apps env.
I found the reason why it’s happening. It’s the parameter problem; use &1, &2 for parameters &org_id and &loc_id. I think the sqlplus reports has some problem with meaningful parameters, particularly when registered in oracle Applications. Thanks, balla
Maybe that function is conflicting with a table or other software, only your Database Administrator could resolve this as the design of the database varies from place to place!
Was this answer helpful?
LikeDislike