error Rep 0999 unimplement error
Hola, tengo este error despues de obtener el reporte en reports e intentar guardarlo como archivo en cualquier fomato HTML, pdf, etc. Gracias
Hay un bug respecto al error REP-0999:
fact: Oracle Reports Developer 6.0.5
fact: Reports Runtime Previewer
symptom: Generate to File fails
symptom: The report is started from commandline or with HOST like
command
symptom: Module option is used when running rwrun60.exe
symptom: REP-00999 : unimplemented error
cause: <Bug:1138128>
REP-999 WHEN USING GENERATE TO FILE IN THE REPORT
PREVIEWER
fix: Fixed in 6.0.5.36
Possible workaround :
Replacing the "module" with "report" avoids this error. For
example use:
rwrun60.exe report=<rdf-file> userid=<auth> destype= ....
instead of
rwrun60.exe module=<rdf-file> userid=<auth> destype= ....
Espero que te sirva.
fact: Oracle Reports Developer 6.0.5
fact: Reports Runtime Previewer
symptom: Generate to File fails
symptom: The report is started from commandline or with HOST like
command
symptom: Module option is used when running rwrun60.exe
symptom: REP-00999 : unimplemented error
cause: <Bug:1138128>
REP-999 WHEN USING GENERATE TO FILE IN THE REPORT
PREVIEWER
fix: Fixed in 6.0.5.36
Possible workaround :
Replacing the "module" with "report" avoids this error. For
example use:
rwrun60.exe report=<rdf-file> userid=<auth> destype= ....
instead of
rwrun60.exe module=<rdf-file> userid=<auth> destype= ....
Espero que te sirva.
Gracias por tu consejo, si funciona, instale un patch y se soluciono el problema que ocacionaba este bug
