HELP: ORA-28113 Forms opens new session with no context defined
HI ORACLE FORMS TEAM:
Using SET_CONTEXT in sessions...
When log into FORMS (on web with Jinitiator) i set the context
of application depending on applicational username (not db). But
when calling REPORTS from forms another session is opened... so
i have to set the context again... How can i do this ?
So when i run the report i get a ORA-28113: policy predicate has
error because i have no context defined in the new session that
is opened by REPORTS SERVER
Thankx