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