Originally posted by jperusco
Hi Again,
It might be a problem with your LD_LIBRARY_PATH...
Set LD_LIBRARY_PATH and LIBPATH to the values
csh :
$ setenv LD_LIBRARY_PATH=$ORACLE_HOME/lib
$ setenv LIBPATH=$ORACLE_HOME/lib
ksh :
$ export LD_LIBRARY_PATH=$ORACLE_HOME/lib
$ export LIBPATH=$ORACLE_HOME/lib
if they are not already set and then rerun catqm.sql
Hi,
If that is the case then i must get this message for all the databases in the oracle home where i have the database in question. The other databases DO NOT return ORA-604 on startup.
When everything is lost, future still remains.