Hi gurus,
i have a simple question, but first the information you need.
Our db runs under linux (mandrake 7.x) and our db is Oracle 8.1.7.
So now where is the file and which name has it to install it.
Thanks for the help. Do you need more information ask?
07-10-2001, 09:18 AM
amar
run:
ORACLE_HOME/rdbms/admin/dbmssum.sql.
-amar
07-10-2001, 09:23 AM
jmodic
And for package body: ORACLE_HOME/rdbms/admin/prvtsum.plb
Note: DBMS_OLAP is in fact synonym for a package called DBMS_SUMMARY.
07-10-2001, 09:57 AM
tomate
As which user must i implemented it.
For example sys or system or the user which will use the package. i think i must be implemented as sys because there is a puvblic synonym clause.