Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help! Doesn't recognize utl_raw package
I am running 8.0.5 on NT and have run the catalog.sql, catproc.sql,
caths.sql, and pupbld.sql scripts. When I try to use the utl_raw
package, it doesn't recognize it (I get a 'PLS-00201: identifier
'UTL_RAW.CAST_TO_RAW' must be declared' error.
I tried to sign on as sys and do the following: SQL> grant execute on sys.utl_raw to public; grant execute on sys.utl_raw to public
*
Is there an additional script I need to run to install this package? I don't find anything when I search the documentation CD for utl_raw.
Thanks!
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Wed Sep 01 1999 - 10:10:38 CDT
![]() |
![]() |