I've run into a very interesting issue - it appears I have Oracle installed on two different locations on two different servers
Thus I'm using the iwov perl script to connect to a database
and need the following enviroment variables:
$ENV {ORACLE_HOME}
$ENV {Path}
$ENV {SystemRoot}
does anyone know how I can get these dynamically so I can have my script move from one server to the next seamlessly
The script I'm using is the example product promotion one found here:
http://devnet.interwoven.com/site.fcgi/techlib/048942