REP-501 Error When Connecting to Oracle Reports Using Externally Authorised User (not OP$)
Hi
Oracle Forms & Reports 11g
I'm trying to the launch reports using kerberos tickets. I'm calling report server from forms using connection string "/@database_name".
It is working well with forms (connecting user through kerberos protocol), but reports returns REP-501 and ORA-01017 (cannot find user).
I've found something similar here :
REP-501 Error When Connecting to Oracle Reports Using Externally Authorised User (Doc ID 162457.1)
but I'm not using "OP$" but, kerberos tickets.
Regards,