Home » Developer & Programmer » Forms » DBMS_CRYPTO_TOOLKIT and DBMS_RANDOM packages
DBMS_CRYPTO_TOOLKIT and DBMS_RANDOM packages [message #81728] Sun, 16 March 2003 07:56
pawel
Messages: 4
Registered: March 2002
Junior Member
I've created a database, and now I'm trying to install Oracle supplied PL/SQL packages (namely I'm interested in the random number generator, DBMS_RANDOM). I've run the catalog.sql and catproc.sql scripts, but this package doesn't get installed automatically with other packages that come in catproc.sql, so I found I need to run catoctk.sql.
Here is where I get a problem, I get
MGR-00072 (Package body DBMS_CRYPTO_TOOLKIT created with compilation errors)
I figured that catoctk calls dbmsoctk.sql to create the package declaration and then prvtoctk.plb to create the package body, and although after running dbmsoctk.sql I get no error, but the package does not exits!
Please, I need help on that, it seems I am doing everyting correctly (SYSTEM tablespace is autoextend on, I run the scripts as INTERNAL). I have no idea whatsoever on what the problem could be.
I will apreciate anyone's advice here.
Thanks, Pawel
Previous Topic: Error in installation of Oracle8.0.4 over Ddeveloper 2000 R2.1
Next Topic: URGENT!!!!! Could not install Oracle 8.0.4 on Developer 2000 R2.1
Goto Forum:
  


Current Time: Sun Jun 30 01:56:52 CDT 2024