On Mon, Apr 30, 2012 at 07:28:52PM +0300, Aki Tuomi wrote: > On Mon, Apr 30, 2012 at 06:20:55PM +0200, Peter van Dijk wrote: > > Hi, > > > > On Apr 30, 2012, at 15:55 , a b wrote: > > > > > Apr 29 17:13:29 OracleFactory: OCIEnvCreate > > > Apr 29 17:13:29 Caught an exception instantiating a backend, cleaning up > > > > > > > Have you set the relevant environment variables, like ORACLE_HOME? > > > > -- > > Peter van Dijk > > Netherlabs Computer Consulting BV - http://www.netherlabs.nl/ > > Also, please do check that this is not related to privileges. The user you > run pdns as should be able to access the files under ORACLE_HOME and they > quite often are somehow protected. > > Aki Tuomi
Also looking at other oracle setup, you might need following enviroment variables: ORACLE_SID, ORACLE_BASE (parent for ORACLE_HOME), USERPWD (this can be defined in backend too, but takes username/password) and ORACLE_HOME Some of these are set by the backend, others are not. By the looks of it, the username,password and database is set. Rest is up to you. So you should check that ORACLE_SID, ORACLE_BASE and ORACLE_HOME are correct. Aki Tuomi
signature.asc
Description: Digital signature
_______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
