I have what seems to be a permissions issue of some sort allowing only Unix system dba group members to run reports.
I had set up a test script, placed it where a developer had full access to it.
If I run it from my account, it runs successfully.
If they run that very same script they get REP-0178.
What 'chmod' suggestions that I've found to date don't seem to have resolved it.
Setting on the rwclient command line traceops=trace_all doesn't reveal any thing.
We're running Reports 11g with WebLogic 12c (10.3.5.0) on Solaris.
Is there some sort of access control that can cause such blocks?
Or perhaps there are 'chmod' fixes that I'ved missed?