> launch=oracle
> oracle-master-database=//ORACLE-IP:PORT/SERVICE-NAME
> oracle-master-username=DBUSER
> oracle-master-password=DBPASS
launch=oracle
oracle-home=${ORACLE_HOME}
oracle-sid=${ORACLE_SID}
oracle-pool-database=${ORACLE_SID}
oracle-pool-username=${PDNS_LOGIN}
oracle-pool-password=${PDNS_PASSWD}
oracle-master-database=${ORACLE_SID}
oracle-master-username=${PDNS_LOGIN}
oracle-master-password=${PDNS_PASSWD}
replace all instances of variables above with values appropriate for your
environment. The excerpt above is from a working configuration, the variables
get dynamically replaced by code in the package, during OS package
installation.
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users