-
Sobha Antony
- PowerServer
- Wednesday, 25 March 2026 07:04 PM UTC
we are migrating the our Application to Powerserver.
Backend is Oracle and for Deployment we are using IIS server.
All backend Objects access is restricted by different Roles.
The Issue:
we are running the 2 simultaneous Sessions.
First sessions all the package and tables accesses are working fine.
but in the second session, Object not found Error comes.
Error message is given below.
"ErrorMessage": "ORA-06550: line 1, column 7:\nPLS-00201: identifier 'XXXX' must be declared\nORA-06550: line 1, column 7:\nPL/SQL: Statement ignored\r\nhttps://docs.oracle.com/error-help/db/ora-06550/"
}).
As per the Application design, Roles controls the access to individual backend objects.
Thanks.
Sobha
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.