ORA-06512:OWA_UTIL AT LINE 354
Hello,
I created a new procedure to update the table through web page. I use html commands and owa_util package to get the user id
owa_util.get_cgi_env('REMOTE_USER')
I am using same code in lot of other procedures and they are all working.
When I run through SQL/PLS, I am getting errors:
ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "SYS.OWA_UTIL", line 354
ORA-06512: at "Profile.pmp_rfq_form, line 17 (Procedure name and line number where the command is )
ORA-06512: at line 21
Can anybody tell what is the problem. When I run through web, I get this error
The requested URL /pls/prolink/pmp_rfq_form was not found on this server.
--------------------------------------------------------------------------------
Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server Server at ORADEVAPP1IACDCA.corp.iacna.com Port 7778