View working on APPS schema but not anther schema
We are using R12.1.3 - with DB 11g.
Now we created view in APPS schema - It is working
we give grant -select read access for this view to another schema OPNS
now when do select statement from this view OPNS - getting error
---------------
internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string]
Cause: This is the generic internal error number for Oracle program exceptions. This indicated that a process encountered an exceptional condition.
----------------------------------
Please help us to fix this issue
Regards