Re: Problems (with Oracle9) using OCI JDBC driver on AIX 5

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • c_prateesh

    Re: Problems (with Oracle9) using OCI JDBC driver on AIX 5


    Hii.

    I was able to run the code. The thing i was missing out was that i was
    not running the program under the user oracle. OCI requires some
    environment variables to be set. So either copy the oracle user profile
    or run it as user oracle.
    Thanks and Regards
    Prateesh

    --
    Posted via http://dbforums.com
Working...