Oracle Reports Generate Error on Unix platform [message #251321] |
Thu, 12 July 2007 21:55 |
nankeen80
Messages: 32 Registered: April 2006
|
Member |
|
|
Hi,
I ve recently added a new field on a report, its supposingly convert a number field to amount in word. I ve run and compiled successfully on Oracle Developer 6.0 on my windows platform pc, but when i upload the .rdf file to the production server, it wont work on the application, it gave me the error
REP-0736: There exist uncompiled program unit(s)
REP-1247: Report contains uncompiled PL/SQL
So, i thot it has to do with the different platform. Then i open the .rdf file and try to compile it thru unix. But it gives me this error when i compile
Function Body: CF_1, 2 Errors
Error 306 at line 9, column 8
Wrong number or types of arguments in call to 'Get_word_value'
Error 0 at line 8, column 5
Statemnet ignored.
Please help.
Any feedback is very much appreciated. Thanks.
|
|
|
|
|