Loadjava for Instant Client ?
Is there is a way to setup loadjava script and its dependencies for instant client ? or a package that exists for it? (On a Linux host)
We use instant client for a lightweight install of our application server, but we would need ability to load java to our database at some point from here. We try to avoid installing the full client, even if I understand we may have to in this case
Only asking if it is possible/doable in the future to have that extra piece available, or if there is a workaround to make it working on instant client.(in similar way that there is a sqlplus and tools package, it could be part of the jdbc or a standalone javatools package for instant client)