LD_LIBRARY_PATH and Windows
LD_LIBRARY_PATH and Windows
(OP)
Hello,
I have been using Oracle on LINUX but now need to create some Windows (2000/2003) databases.
Is the environment variable LD_LIBRARY_PATH used on Windows systems?
Sorry for such a silly question. I cannot absolutely confirm if I need LD_LIBRARY_PATH set or not on Windows. In my tests is does not seem so.
Thanks for the sanity check!
TekDude
I have been using Oracle on LINUX but now need to create some Windows (2000/2003) databases.
Is the environment variable LD_LIBRARY_PATH used on Windows systems?
Sorry for such a silly question. I cannot absolutely confirm if I need LD_LIBRARY_PATH set or not on Windows. In my tests is does not seem so.
Thanks for the sanity check!

TekDude
RE: LD_LIBRARY_PATH and Windows
It's entirely possible that it's vital to Oracle, but set "behind the scenes" to some useful default value.
I therefore suggest that you "cross that bridge when you come to it".
Regards
T
Grinding away at things Oracular
RE: LD_LIBRARY_PATH and Windows
>> the only client-side environment variable that I ever need is TNS_ADMIN.
Thanks for posting sir.
tekdude