PLL Vs PLX
430762Aug 14 2008 — edited Aug 22 2008Hi,
I would like to know if my forms_path is pointing to a directory having plls and not plxs, i will still be able to access my application?
Environment is
Oracle 10gAS Rel 2
Windows 2000 server/ Windows XP
I recently found out unusual behaviour of my application.
My forms_path was pointing to directory having plls and plxs but first path was directory with plls.
Now when I tried to access my appliction, after initializing applet, applet used to hang. I was not getting my login screen. Nothing in java console even after enabling trace.
Then when I looked at the env file i found out it was also pointing to plls along with plx. When removed the pll path, everything worked as usual.
I still do not understand why applet was hanging when pll path was there in env file.
I have seen application running with only pll path in forms_path in Oracle 9iAS rel 2 environment.
Has anything changed in 10g then?
Thanks and Regards
Amit Trivedi