Reports Dr.Watason Error [message #77920] |
Sun, 16 December 2001 03:01 |
JD.Dutt
Messages: 9 Registered: December 2001
|
Junior Member |
|
|
While running a report through a parameter form(designed in forms6i), Some times i am getting an error like
Dr.WATSON error and DIVIDE Zero ERROR
No validations/code have been witten except the SQL to fetch the records for the report.
In the parameter form the report parameters are passed to the report builder(reports6i) through the statement
'RUNPRODUCT' in forms6i.
----------------------------------------------------------------------
|
|
|
Re: Reports Dr.Watason Error [message #77942 is a reply to message #77920] |
Thu, 20 December 2001 00:28 |
Peter battrick
Messages: 4 Registered: December 2001
|
Junior Member |
|
|
I have had numerous problems with runnning 6i Reports and to be honest, not all of them have been resolved yet with Oracle. Nevertheless, are you using the RUN_REPORT_OBJECT function rather than RUN_PRODUCT. according to Oracle, this should be your preference but I will add, I have had a lot of problems with it. The background engine does not always shutdown and you may have a problem with HP printers. Give it a try.
----------------------------------------------------------------------
|
|
|