Hi,

I am trying to execute my plsql proc on to a web browser..
But it gives me the following error

ORA-06550: line 12, column 5:
PLS-00201: identifier 'SYS.WPIUTL' must be declared
ORA-06550: line 12, column 5:
PL/SQL: Statement ignored
ORA-06550: line 14, column 5:
PLS-00201: identifier 'SYS.WPIUTL' must be declared
ORA-06550: line 14, column 5:
PL/SQL: Statement ignored


Can any1 pls tell me what does this mean?

Thanx in advance