Report output to network location [message #678814] |
Wed, 15 January 2020 09:36 |
|
dplus
Messages: 1 Registered: January 2020
|
Junior Member |
|
|
Hi,
I would like to generate report to network share. When I specify DESNAME='\\SERVER\DIR' it is throwing me an error:
"The report terminated with error:
REP-69: An internal error occurred org.omg.CORBA.UNKNOWN: ----------BEGIN server-side stack trace---------- org.omg.CORBA.UNKNOWN: vmcid: SUN minor code: 202 completed: Maybe at com.sun.corba.se.impl.logging.ORBUtilSystemException.runtimeexception(ORBUtilSystemException.java:8869) at ..."
I've added this location to rwserver.conf <write> tag.
I also granted full access to the share to the Reports server (by specifying Report's SERVERNAME$ in sharing options). This should give accsess to share to Local System user on Reports server on which Oracle Weblogic service is running.
I am running it by run_report_object() from Oracle Forms 12c.
What is missing or what is wrong in this solution?
|
|
|