java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path
From: Andrew (andrewolsen_os3_at_yahoo.com)
Date: 04/11/04
- Next message: Anast: "Servlet To Java Application Communication"
- Previous message: Jeff Rhines: "Re: Memory Augmentation Device (MAD)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Apr 2004 19:34:20 -0700
make sure you have the LD_LIBRARY_PATH set to include $ORACLE_HOME/lib...
throw something like
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
in your .bashrc
- Next message: Anast: "Servlet To Java Application Communication"
- Previous message: Jeff Rhines: "Re: Memory Augmentation Device (MAD)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]